Closed (fixed)
Project:
Footnotes
Version:
5.x-1.x-dev
Component:
Footnotes.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2007 at 15:37 UTC
Updated:
23 Dec 2007 at 18:40 UTC
Call to drupal_add_css() was recently moved to hook_init(). It seems this is not recommended for Drupal 5.x. For the 5.x branch we should move it back to hook_menu()
@see http://drupal.org/node/202316
@see http://api.drupal.org/api/function/hook_init/5
Comments
Comment #1
beginner commentedRemove also the core = 6.x in .info.
This is the DRUPAL-5 branch.
If you want to organise a new release for D5 (the last one?), you can ask me.
Note again that the procedures and the right-way-to-do-things ™ have changed for D6. E.g. See with me if you're unsure.
Comment #2
hingo commentedGood point, I'll do that too.
**
I'm really grateful for you helping out following the Drupal scene, since I'm unable to do that closely enough.
Comment #3
hingo commented