Closed (won't fix)
Project:
Theme Settings
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2007 at 12:28 UTC
Updated:
13 Jun 2007 at 08:06 UTC
Any chance of porting this to version 4.7 ?
Thanks!
Comments
Comment #1
johnalbinThe 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')andhook_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.
Comment #2
spl13 commentedConfirmed that the API works in 4.7
Comment #3
johnalbinAn 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.