[WEB4LIB] RE: Dreamweaver templates

Pons, Lisa (ponslm) PONSLM at UCMAIL.UC.EDU
Mon Sep 6 15:47:06 EDT 2004


 
Yes, your structure is protected that way.

Templates can be very powerful. We have 20 editors working with Conribute
and templates. With template parameters, they can turn sections of the page
on or off, set style sheet properties for elements, and more. That, plus
SSI's, make maintaining control over the site, while allowing distributed
editing across the library, as simple as possible.

Lisa
-----Original Message-----
From: Drew, Bill
To: Multiple recipients of list
Sent: 9/6/2004 2:32 PM
Subject: [WEB4LIB] RE: Dreamweaver templates

 Good suggestion.  I am the only one maintaining the library website
here so
it is not an issue.  I will however change my template to reflect the
suggestion.  Dreamweaver is one of the best set of programs I have ever
used
to manage our website.  The best feature beyond the templates is the
fact
you are always working on a copy of the file, not the one actually on
the
web server if you have it set up right.

Bill Drew
drewwe at morrisville.edu

-----Original Message-----
From: Pons, Lisa (ponslm) [mailto:PONSLM at UCMAIL.UC.EDU] 
Sent: Monday, September 06, 2004 2:13 PM
To: 'Drew, Bill '; 'Multiple recipients of list '
Subject: RE: [WEB4LIB] RE: Dreamweaver templates

Depending on what you are doing, and how many other people are editing
or
creating pages from your template, you might consider putting the div
outside of the editable region, so others using the template can't
delete
the div. 
<div>
<!--BeginEditable-->

<!--EndEditable-->
</div>



More information about the Web4lib mailing list