What would be cool is to have some sort of a menu system built.
We do not need to look at various config files. We can have a new table called menu and have all menu items/navigation set in the table. If you need to add a new simple module - we can just have it part of the UI without modifying the files.
Is there any efforts on that front?
thanks
sid
Comments
http://www.getfuelcms.com/user_guide/modules/fuel/navigation
http://www.getfuelcms.com/blog/2010/12/12/learning-fuel-cms-part-2
I was/am referring to links on the dashboard. Directly creating a link on the dashboard panel.
Ex: If we develop a custom module (simple or Advanced module - without making entries in the files - I should be able to
1. create the links
2. Associate the parent to these links appropriately.
Not sure if this is possible in the Navigation Module - May be it is possible.