using templates(dwt) from a different server

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

  1. #1

    Default using templates(dwt) from a different server

    I haven't tried this yet and was wondering if anyone had any information
    regarding the use of dreamweaver templates that are located in a different
    site(server).

    We want to maintain a certain look and feel for a site and would like the
    webmaster to maintain that code. We have developed code in java and jsp that
    reside on a webSphere application server. We could have the webmaster develop
    the dwt and keep it on his server then include our files it the editable
    regions of his dwt.

    Or COULD WE use the dwt as an include and set up the editable regions on our
    pages. What is the "best pratice" for this?

    We know that we can use simple includes, however we would like to encourage
    our webmaster to leverage the use of templates throughout our entire
    site-Currently he has a maintenance nightmare and templates would make our
    future development much smoother.

    OngovDLS Guest

  2. Similar Questions and Discussions

    1. Libraries, Templates, Nested Templates, Repeat Regions,
      Hi I have eight categories to display in my site navigation. Each category has at least one (some have two) levels of subcategories. For example...
    2. add server controls to the templates for the DataList control.
      how do I load controls to the templates for the DataList control. <asp:datalist id="dl1" runat="server" > <ItemTemplate> " how to load...
    3. Issues with templates and nested templates
      Hello, I hope there is someone out there that can help me. I created a website using 1 main template and several nested templates. Everything...
    4. Dreameaver Templates Applide to Templates?
      Hello, I was updating pages using templates today and I found that I had to create several templates to cover different styles of pages. There...
    5. Web templates??
      Hey guys, I'm the same person as BattleGuard (some account trouble *mumble*)... Anyway, I have a question, if I want to create a whole website (yeah...
  3. #2

    Default Re: using templates(dwt) from a different server

    DWT files and their associated markup are not meaningful to any server -
    they are design-time tools only. As such they have no function on the
    server, and would only be uploaded if you wanted to share them with someone
    else.

    So - the answer to your questions are NO, and NO.
    > Currently he has a maintenance nightmare and templates would make our
    > future development much smoother.
    This can certainly be the case - I suggest that you use Templates for the
    convenience of local site creation, along with Server-side includes for the
    convenience of maintenance.

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

    "OngovDLS" <webforumsuser@macromedia.com> wrote in message
    news:d1s48c$p5h$1@forums.macromedia.com...
    >I haven't tried this yet and was wondering if anyone had any information
    > regarding the use of dreamweaver templates that are located in a different
    > site(server).
    >
    > We want to maintain a certain look and feel for a site and would like the
    > webmaster to maintain that code. We have developed code in java and jsp
    > that
    > reside on a webSphere application server. We could have the webmaster
    > develop
    > the dwt and keep it on his server then include our files it the editable
    > regions of his dwt.
    >
    > Or COULD WE use the dwt as an include and set up the editable regions on
    > our
    > pages. What is the "best pratice" for this?
    >
    > We know that we can use simple includes, however we would like to
    > encourage
    > our webmaster to leverage the use of templates throughout our entire
    > site-Currently he has a maintenance nightmare and templates would make our
    > future development much smoother.
    >

    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