From: Pierre-Alain J. <pa...@pe...> - 2003-02-18 03:00:05
|
On Mon, 17 Feb 2003 12:33:14 -0500 (EST) "Adam Morton" <ad...@tu...> wrote: > There are also some pear issues which make it hard to edit template > files in a textarea. Currently when you view a template file all '{' > and '}' are replaced with '' and '' by me. This is needed > since the variables will be replaced by the pear IT when processing > the page. I will look into a more graceful way of handling this > (maybe use '[' and ']' and replace them with the appropriate symbols). Weird, I made online templates editor using IT for the application itself withouth problem, even with wysywig editor ;). Can you point me to the files where the problem occurs ? I can take a look. hth pierre |