Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. 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...
    5. 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...
  3. #2

    Default 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

  4. #3

    Default 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

  5. #4

    Default 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

  6. #5

    Default Re: what's on the menu?

    You can also use INCLUDE MENU.PHP function and edit the MENU.PHP file
    Seven Guest

  7. #6

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139