[phplib] phplib template class From: Massimo Ferrario (massimo.ferrario <email protected>)
Date: 03/15/01

Hi,
I found in a message from "Micheal Anton" the following, quite interesting
statement:

>I found that some of the editors (ok, ok, I'm using
>FrontPage because my boss has a bee in his bonnet about using it) like
>to reformat the HTML which tended to move the <!-- BEGIN/END block -->
>tags away from the start of lines. I got around this by editing the
>regex used to match these so that it will match them anywhere in the code.

I am currently using a subclass of the template class to have template
files written in RTF format, as I need to output documents that have to be
printed (rtf is full of {s and }s, so I had to change the "variables
delimiter" from {} to a 'free delimiter').
My problem is that M$Word "tends to move the <!-- BEGIN/END block --> tags
away from the start of lines" as well!

Can soumeone please send me the 'patch' to the regex? (My brain refuses to
understand regexp simpler than [abc])

Please, reply to my own address also, not only to the mailing list (I know
this is not a polite statement, but i receive too many messages per day to
subscribe to another, medium traffic ml)

Thank you very much

-----------------------------------------------
Massimo Ferrario (massimo.ferrario <email protected>)
Inforeti - via Pellizzo 39, 35100 Padova (Italy)
tel +39-049-8079040; fax +39-049-8087772; http://www.inforeti.it

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>