Any chance of porting this to version 4.7 ?
Thanks!

Comments

johnalbin’s picture

Title: 4.7 » Drupal 4.7 version?

The 5.x-1.2 version of Theme Settings API module works as is in Drupal 4.7. No modifications needed.

But Drupal 4.7 is lacking in hook_nodeapi(node, 'alter') and hook_link_alter(), so the Theme Settings module would require re-writing.

If anyone would like to contribute a 4.7 version, I’ll release it.

spl13’s picture

Confirmed that the API works in 4.7

johnalbin’s picture

Status: Active » Closed (won't fix)

An official 4.7 version of the Theme Settings API module is now available from the newly-split-off Theme Settings API project.

It seems unlikely someone will provide a patch for a 4.7 version of the Theme Settings module, so I’m marking this issue as “won‘t fix.” If you need something like the Theme Settings module for Drupal 4.7, you should check out the simpler Read More Tweak module.