|
User Details |
message
|
|
Mark
post date:
2010-02-05 22:53:30
|
I'm using a static menu type but "Update in All Pages" is not available in the Developers version. And when I uninstall the developer version and install the designed version it says I can not edit the menu because it is a dynamic menu.
Suggestions?
|
|
|
Cristian Dorobantescu [Extend Studio]
post date:
2010-02-08 03:33:34
|
Hi Mark,
Well, let me know if you are working on a HTML page.
Cristian
|
|
|
Mark
post date:
2010-02-08 08:02:49
|
I am working in php pages but the menu is not database driven
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-02-08 08:21:21
|
Hello,
In dynamic websites the 'update in all pages' feature is not required anymore. You can have the menu on just one page and then include that page in all the other pages of your website. In php this is done by using the 'include' function.
You can get an idea of how this functions from this tutorial: http://www.extendstudio.com/creative-dw-menus-pack/Create_2_dependent_dynamic_menus_Dreamweaver_Creative_DW_Menus_extension.html
Check the 'Adding The Menus To The Index.Php Page' part.
Regards,
Andrei
|
|
|
Mark
post date:
2010-02-08 08:51:26
|
Wow, that is great. But, I would seriously consider not hiding this functionality in the tutorial about something else.
How about a little documentation and a simple tutorial specifically about how to use the include file functionality in php pages. Don't mix it in and confuse the issue with both dynamic coding and adding a secondary menu.
This is too important and fundamental to be hidden like this.
|
|