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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

himerus’s picture

Ugh... form error lost patch.
Re-attaching

lpalgarvio’s picture

subscribing

Coupon Code Swap’s picture

+1 subscribe

sun’s picture

Status: Needs review » Fixed
FileSize
22.2 KB

Thanks 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.