I've always used this module heavily in D6 when working on my Omega base theme, and when creating subthemes and adding new features.
I don't have a use case that needs it for users on the front end, but really just for my own testing.
The attached patched is a first pass that did at the very minimum the following:
- Fixed .info for right core version, and to list files in the module
- changed hook_perm to hook_permission
- change blocks to use now hook_block_info and hook_block_view
This patch is working on my system (only testing the default form to select a theme, then change.)
patch applies to HEAD.
Comments
Comment #1
himerus commentedUgh... form error lost patch.
Re-attaching
Comment #2
lpalgarvio commentedsubscribing
Comment #3
Coupon Code Swap commented+1 subscribe
Comment #4
sunThanks for reporting and the starter patch - I've completed that. ;) Committed attached patch to HEAD.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.