Re: < img > in Display Attribute, posted by Emiliano Gabrielli on Fri Jul 15 17:28:33 2005
|
the very usefull thing my request will enable is the following:
[CODE]
|
Re: < img > in Display Attribute, posted by Emiliano Gabrielli on Mon Jul 18 10:09:06 2005
|
[quote="Stefan Ritt"] I added an escape character. If you write <b> or \[b], then it gets interpreted. If you write \<b> or \\[b] with the "\" in front
of the tag, it does not get interpreted, thus the '\' works like an escape character. I edited your old entry with the <img> in the subject, and as you
see it is now not interpreted.
|
Display Subject and HTML tags, regression, posted by Emiliano Gabrielli on Mon Jul 18 10:16:35 2005
|
rev 1.703 makes the following code not to work:
[CODE]Display Subject = <b>$subject</b>[/CODE]
|
Re: Display Subject and HTML tags, regression, posted by Emiliano Gabrielli on Mon Jul 18 18:36:32 2005
|
[quote="Emiliano Gabrielli"]rev 1.703 makes the following code not to work:
[CODE]Display Subject = <b>$subject</b>[/CODE]
|
Re: < img > in Display Attribute, posted by Emiliano Gabrielli on Thu Jul 21 09:31:35 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]the very usefull thing my request will enable is the following:
[CODE]
|
Re: [code] should be a sort of <CDATA >, posted by Emiliano Gabrielli on Thu Jul 21 10:59:22 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]Using the \[code] elocode should be intended also to preserve the tagged text from beeing parsed as html
or elcode itself ..
|
Re: Display Subject and HTML tags, regression, posted by Emiliano Gabrielli on Thu Jul 21 11:00:47 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]rev 1.703 makes the following code not to work:
[CODE]Display Subject = <b>$subject</b>[/CODE]
|
Re: Display Subject and HTML tags, regression, posted by Emiliano Gabrielli on Thu Jul 21 11:02:44 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"][quote="Emiliano Gabrielli"]rev 1.703 makes the following code not to work:
[CODE]Display Subject = <b>$subject</b>[/CODE]
|