DW CS3, Templates and Updatable Navigation

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

  1. #1

    Default DW CS3, Templates and Updatable Navigation

    Hi Guys,

    I wonder if any of you can help me get my brain around this issue.

    I'm recreating a site for a client using a Dreamweaver Template as the
    foundation which will then be used be Contribute to manage the content.

    However I need the user to be able to add new navigational items.

    This is were the problem begins.
    My solution was to use an Include on the Template of a nav.htm file.
    In the nav.htm file I used another template with repeating, editable regions
    to create the UL navigation. That way users could edit the nav.htm file in a
    controlled way which would then be automatically inserted into the other pages
    on the site via the main Template.

    You can check out the development site here:
    [url]http://www.otsmanagement.com.au/dev/[/url]

    The direct link to the nav.htm file is here:
    [url]http://www.otsmanagement.com.au/dev/inc/nav.htm[/url]

    However, using this method seem to break the main template on subsequent pages
    by allowing users to add content OUTSIDE of the editable regions.

    Does anyone have a better solution or a fix for the issue?

    Thanks in advance
    --Neil

    Demon Design Guest

  2. Similar Questions and Discussions

    1. nested templates for multi-tier navigation
      Greetings, I am trying to use dreamweaver templates to build a site that my client can maintain after initial development. The site will involve...
    2. ResultSet is not updatable.
      hi, i am using db2 v8.1 udb fix pack 2 on NT. db2jcc.jar is the jdbc driver we use, it is type 4. the url is ...
    3. Recordset is not updatable
      I have a main form that has a subform. I changed the name of the subform and updated the links accordingly so that the data shown is correct. BUT...
    4. Three levels of templates with conditional navigation menus
      How about trying our product, Nested Templates and Menus? http://www.decloak.com/Products/Dreamweaver/NestedTemplates/ Free 30-day evaluation...
    5. updatable recordset?
      Hello, in an earlier post I asked about connection.open options. The DSNless version seemedto work fine, but now I am having trouble getting a...
  3. #2

    Default Re: DW CS3, Templates and Updatable Navigation

    Why don't you simplify your solution to an include file with just an ul and provide your user with the url to the file (or telle him yto use the chosse-button, or create a bookmark).
    ThinkInk Guest

  4. #3

    Default Re: DW CS3, Templates and Updatable Navigation

    That would require the user to have more technical knowledge of HTML.
    I need it to be fool proof.

    By giving them the data in a repeating region the nav is ALWAYS going to have
    a correctly formed LI. All they will need to enter is the name of the nav item
    and a link which is easily done in Contribute.

    --N

    Demon Design Guest

  5. #4

    Default Re: DW CS3, Templates and Updatable Navigation

    That would require the user to have more technical knowledge of HTML.
    I need it to be fool proof.

    By giving them the data in a repeating region the nav is ALWAYS going to have
    a correctly formed LI. All they will need to enter is the name of the nav item
    and a link which is easily done in Contribute.

    --N

    Demon Design Guest

  6. #5

    Default Re: DW CS3, Templates and Updatable Navigation

    That would require the user to have more technical knowledge of HTML.
    I need it to be fool proof.

    By giving them the data in a repeating region the nav is ALWAYS going to have
    a correctly formed LI. All they will need to enter is the name of the nav item
    and a link which is easily done in Contribute.

    --N

    Demon Design Guest

  7. #6

    Default Re: DW CS3, Templates and Updatable Navigation

    I like the way you try to make it client-proof, so I puzzled some with the
    concept.

    But I failed... I cannot make this work without problems.
    I get the same problem with the editablity outside the editable regions, even
    if I place the repeatlist in a php-include (script protection doesn't take care
    of it either).

    Maybe I will try some more later on...

    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