Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
circlesquare #1
what's on the menu?
I know this has been discussed before, and I've read through a few threads but
not really found a solution.
My understanding is that contribute will allow a user to edit pages and create
new pages. Great. However, what about the menu on a website? I want the
customer to be able to update the menu himself, not rely on me downloading the
site and updating dwt files..... Thats basically my first point - can a user
edit whats on the menu?
Secondly, what about drop down menus (like heir or milonic) - can these be
used? Can they be updated?
I'm new to contribute, but it seems like a major flaw that a user can create a
new page, but can't add a link to that page in a site menu.... I'd love to be
proved wrong!
Thanks for your help.
circlesquare Guest
-
Context Menu menu items Language Independent names
Hi everyone, Can somebody provide me the language independent names of menu items of the context menu(right click menu). I tried very hard to find... -
JavaScript for menu bars or side menu for an externalweb page
I have designed some web pages with top menn bars and drop-down menu buttons for web page linkings. So far all the web pages I have coded showed... -
Help wiht converting this actionscript vertical menu to a horizontal menu?
I've been fiddling around with this script and I think my ActionScript is a bit too rusty for accomplishing what I want to change. I've been... -
How do I build Drop Down menu using Menu magic with Database result
Hi Every One. I resently purched Menu Magic Dropdown System. I would like to list my database content like news( few sentense with link ), Authers... -
ANNC: PVII Menu Magic II Multi-Level Menu Tutorial.
Hello All, Menu Magic II by Project Seven is probably the coolest menu creation tool there is for Dreamweaver. While PVII chose to provide a... -
Chefpraktikant #2
Re: what's on the menu?
Contribute is an authoring system, not a content management system. That means
Contribute can not access i.e. a menu-file and insert it into many pages like
on systems that use a database.
If you want to make menus editable you can use the "repeated regions" but will
have to edit the menu on EVERY page the menu is displayed.
Chefpraktikant Guest
-
circlesquare #3
Re: what's on the menu?
Thanks for posting your reply... at least thats clear...
Its a pity as we like the css/html compliance of it all...
Thanks
circlesquare Guest
-
Chefpraktikant #4
Re: what's on the menu?
Hi Circlesquare,
after reading a lot of postings in this forum I find you are not the only one
asking for a single menu-file to edit and embed it in many pages. Contrary to
my answer yesterday there seem to be workarounds for your problem. But all
have more or less disadvantages.
You can embed a menu-file by ServerSideInclude or by making your HTML-pages
PHP-pages with an embedded php-rule that embeds a menu-file. Nevertheless there
seem to be problems with relative or absolut referencing or with some rules the
editor has to follow which are not always easy for regular editors.
Furthermore I think that with those solutions it is not feasible to highlight
entries in the menu depending on which page is currently active. I presently do
that with those @@-expressions (don't know the term in english) so the editor
can change the highlight by editing the "template attributes" in Contribute.
Regards Jan
(sorry, my english is so bad this morning)
Chefpraktikant Guest
-
Seven #5
Re: what's on the menu?
You can also use INCLUDE MENU.PHP function and edit the MENU.PHP file
Seven Guest
-
Marje #6
Re: what's on the menu?
In many cases we allow our clients to update their menus themselves. For the
menu, we create a horizontal or vertical unordered list. Each menu item is a
list item. By placing their cursor next to the last letter of the last list
item and pressing the Enter key, they can create a new menu item.
This works fine for relatively small web sites. It requires that the client go
to each page and update the menu.
For our larger clients, we download all pages, change the template then
reupload all pages. Simple, efficient, not too time-consuming for us.
Marje Guest



Reply With Quote

