Template inheritance (DW MX)

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default Re: Template inheritance (DW MX)

    No, not directly at least. I was faced with the same problem and ended up having to write some Perl scripts in order to generate the new templates. If you like I can send you some of what I wrote.


    c_peter webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. inheritance
      by default new aspnet webforms inherits from page which gives us the intellisense of the basic objects such as request, response etc. I want my...
    2. Inheritance in ActionScript
      Hi, I am trying to get to grips with Inheritance in ActionScript.. I have created a symbol in the library called "Wall" and it is linked to a...
    3. Multiple Inheritance.
      On Wednesday, August 20, 2003, at 04:30 PM, Erich Musick wrote: Methods are the easy part: our @ISA = qw(ClassOne ClassTwo Etc); Perl...
    4. Page inheritance
      I have created an aspx page called Page1. The class associated with the page in code behind is abstract. Now I want to create another aspx page...
    5. Page inheritance (template) doesn't work in virtual directory
      An update on my original message seens like virtual directory doesn't like page inheritance I have taken my form in my Secure folder and made a...
  3. #2

    Default Re: Template inheritance (DW MX)

    Template Inheritance (or Nested Templates)

    [url]http://www.decloak.com/Products/Dreamweaver/NestedTemplates/[/url]

    free download available

    dc
    decloak, Inc.
    [url]http://www.decloak.com/[/url]
    __________________________________________________ ___________
    Multi-Navigation Templates and Menus
    [url]http://www.decloak.com/Products/Dreamweaver/NestedTemplates/[/url]





    "TasmanDevil" <webforumsuser@macromedia.com> wrote in message
    news:bg16er$jkh$1@forums.macromedia.com...
    > Would be nice if you could tell me what you've done. If willing, pls.
    send the info (Perl script) to [email]gjgvancompernolle@yahoo.com[/email]
    >
    > Appreciate your time.
    >
    > Thanks
    >
    > Geert
    >
    >

    dc Guest

  4. #3

    Default Re: Template inheritance (DW MX)

    c_peter:

    Well, in DMX it's quite possible to nest templates. Check your F1 Help
    files to see how. You might also want to check out the nested template
    product offered in dc's post which will do an interesting job on MENUS and
    NAVIGATION, but may not suit for this particular application. That's not to
    say, however, that you couldn't do exactly what you want manually.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver MX
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
    ANSWERS
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "c_peter" <webforumsuser@macromedia.com> wrote in message
    news:bg14in$hc1$1@forums.macromedia.com...
    > No, not directly at least. I was faced with the same problem and ended up
    having to write some Perl scripts in order to generate the new templates. If
    you like I can send you some of what I wrote.
    >
    >

    Murray *TMM* 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