Node (dynamic menu made easy)
Node is a dynamic menu system based on pure PHP without any framework requirement. Node comes with a control panel where you can add/edit/delete menu items as well as shift menu item’s position.
Basically Node outputs a
- markup, and leave it yourself to choose any Javascript and Css to form its look and feel.
The real magic thing about Node is that it gives you a tree control panel, where you can easily change your menu item’s content. It makes coding a dynamic menu as easy as writing a few lines in your code.
Updates:
-
02 August 2010
- It now handles special characters. eg.”,’,<,>
Feature:
- It is lightweight with pure PHP scripts and only one database table.
- It comes with very user friendly control panel (tree editor).
- Built your dynamic menu with only 4 lines coding.
DEMO :
Client Page: http://www.the-di-lab.com/node-demo/node/demo/
Control panel: http://www.the-di-lab.com/node-demo/node/admin/node_c.php
Manual.pdf is included in download file.





8comments