[WEB4LIB] RE: Dreamweaver templates

Pons, Lisa (ponslm) PONSLM at UCMAIL.UC.EDU
Mon Sep 6 14:12:59 EDT 2004


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>

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

 One sure way to avoid this error is to have the entire editable region
have
a separate div.

#BeginEditable
Div


/Div
#EndEditable

I use that kind of set up in all my templates and very seldom get the
errors.

Bill Drew
drewwe at morrisville.edu



More information about the Web4lib mailing list