logo       

Re: dreamweaver templates: msg#00342

php.pear.general

Subject: Re: dreamweaver templates


On Wednesday, November 19, 2003, at 05:42 PM, Paul Wolstenholme wrote:

As far as I know, Dreamweaver templates are just regular html files with special html comments that are used by Dreamweaver to determine what areas are editable. PHP will more than likely just ignore these comments.
/Paul

I know how they're set up. It would be possible to open one of these templates, use a some regex's to edit those editiable regions. I think it would be possible and I'm wondering if anyone has tried it. Here's a snippet of code:

<!-- TemplateBeginEditable name="body" --> <p> blah </p><!-- TemplateEndEditable -->


ryan king

--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise