webwork CHANGES.txt,1.13,1.14
[email protected] Tue, 07 May 2002 18:39:00 -0700
| Newsgroups | gmane.comp.java.webwork.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/webwork/webwork In directory usw-pr-cvs1:/tmp/cvs-serv30883 Modified Files: CHANGES.txt Log Message: updated Index: CHANGES.txt =================================================================== RCS file: /cvsroot/webwork/webwork/CHANGES.txt,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** CHANGES.txt 5 May 2002 21:02:27 -0000 1.13 --- CHANGES.txt 8 May 2002 01:38:58 -0000 1.14 *************** *** 4,7 **** --- 4,14 ---- ========================================================== + Features: + - PropertyTag now supports escaping HTML. It has a new attribute "escape" that you + can set to "true" if you want HTML characters escaped. By default, if you do not set + the attribute, the property tag will escape HTML characters for "property" tags + with *no* body; i.e., <property value="."/>. Property tags with body are not escaped + by default. Quoted text that is escaped will have its outer quotes stripped. + As a result, all UI tags will escape HTML characters. Documentation: _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [email protected]