Ask a Question related to Dreamweaver AppDev, Design and Development.
-
OngovDLS #1
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
-
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... -
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... -
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... -
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... -
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... -
Murray *TMM* #2
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.
This can certainly be the case - I suggest that you use Templates for the> Currently he has a maintenance nightmare and templates would make our
> future development much smoother.
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



Reply With Quote

