Commit Graph

17 Commits

Author SHA1 Message Date
mohrt
7b260f7b83 added escapement of '</' to javascript escaping 2004-06-09 14:54:31 +00:00
mohrt
530795cbf5 add 'nonstd' escape modifier 2004-05-12 19:40:36 +00:00
mohrt
16530ef589 add 'mail' attribute to escape modifier 2004-04-30 14:50:17 +00:00
messju
20b4be1048 added escape type "decentity" to smarty_modifier_escape() 2004-04-16 08:40:42 +00:00
messju
b73d2a7e63 reverted stuff 2004-04-16 08:03:07 +00:00
messju
729ebe26ed Smarty_Compiler.class.php 2004-04-16 07:53:37 +00:00
messju
f6bb3389f6 removed tabs. fixed indentiation. 2003-12-19 17:18:56 +00:00
messju
4b4157de20 fixed proper escaping of " and ' with escape:javascript 2003-08-25 13:37:27 +00:00
mohrt
900f27bd6d fix typo 2003-05-07 13:24:43 +00:00
cellog
02f56203ad updated all doc comments to phpDocumentor format 2003-04-20 21:12:13 +00:00
mohrt
57fc8d0372 fix syntax error from previous commit 2003-02-17 21:13:32 +00:00
mohrt
c99f9fdbb2 fix E_NOTICE messages 2003-02-17 14:58:36 +00:00
mohrt
a7106ed311 add javascript escape parameter to escape modifier 2003-01-06 23:15:27 +00:00
mohrt
5dd4649cba added htmlall attribute to escape modifier 2002-04-04 20:34:44 +00:00
andrey
ffe52be500 Fixup some naming. 2002-02-20 22:24:32 +00:00
mohrt
edcc3b7d8e removed global vars from fetch function, added attrs to escape modifier 2002-02-20 20:56:53 +00:00
andrey
e6fc0e5291 Implemented plugin architecture. 2002-01-31 20:49:40 +00:00