|
Re: dreamweaver templates: msg#00342php.pear.general
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. 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> |
|---|---|---|
| Previous by Date: | Re: dreamweaver templates: 00342, Greg Beaver |
|---|---|
| Next by Date: | Re: dreamweaver templates: 00342, Nick Nettleton |
| Previous by Thread: | Re: dreamweaver templatesi: 00342, Greg Beaver |
| Next by Thread: | Re: dreamweaver templates: 00342, Nick Nettleton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |