Editing Drop Down Menus in Contribute

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

  1. #1

    Default Editing Drop Down Menus in Contribute

    I have a client who is using contribute and wants to edit drop down menus.
    These drop down menus link to individual pdfs and she changes the names of the
    pdfs on a regular basis and wants to update these links in the drop down menus.
    The site was created in Dreamweaver. In role preferences of Contribute I turned
    on the allow unrestricted editiing which allows form elements to be edited.
    However I cannot figure out how to change the drop down menus. Is there any way
    to edit the drop down menus fields in Contribute?
    :confused;

    designdepartment Guest

  2. Similar Questions and Discussions

    1. Contribute and drop down CSS menus
      Is it possible to edit drop down horizonal CSS menus with Contribute? I'd like to recommend this product to a client but their site (which I'm...
    2. Drop down menus using CSS
      Can anyone more experienced with Dreamweaver help me get my drop down menu to work in IE? By looking at the website I have been trying to fix,...
    3. drop down menus
      CC: It loads slowly because it is large relative to the target weight for a web page. The only remedy is to not use that method. Here are two...
    4. Drop-Down Menus?
      this might be a silly question, but what is the best way to use DW drop-down menus througout your site for navigation? Is there a way to put the...
    5. Drop Menus?
      Do I need a special software or different program to create in a normal flash page production, a drop menu that (a) drops when scrolled over, (b)...
  3. #2

    Default Editing Drop Down Menus in Contribute

    I have a client who is using contribute and wants to edit drop down menus.
    These drop down menus link to individual pdfs and she changes the names of the
    pdfs on a regular basis and wants to update these links in the drop down menus.
    The site was created in Dreamweaver. In role preferences of Contribute I turned
    on the allow unrestricted editiing which allows form elements to be edited.
    However I cannot figure out how to change the drop down menus. Is there any way
    to edit the drop

    designdepartment Guest

  4. #3

    Default Re: Editing Drop Down Menus in Contribute

    Create a SSI (with PHP f.i.), best in de root of the site, considering the way
    Contribute is handling linking.
    Call the file something like menu.inc.php.
    Provide your client with the url to menu.inc.php in the Bookmarks or explain
    the Choose-button in Contribute to open the file menu.inc.php.
    Keep the file simple (ul/li or p) .


    ThinkInk 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