Active
Project:
Active menus
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2008 at 18:44 UTC
Updated:
10 Dec 2008 at 07:42 UTC
Hi,
in a block I have created menus with php code.
Is there a way to add activemenu support with those hand made menus ? How ?
Thanks
Comments
Comment #1
Julien PHAM commentedMmm I have read the README about how to add our own activemenus.
I have build some menus myself in php, but not with the drupal menu functions, just by using html code.
Is it still possible then to add activemenus?
Thanks
EDIT : here is the code of my block :
Comment #2
nedjoYes. You need to put your custom menu in a module and follow the steps in the README.