Commit Graph

11 Commits

Author SHA1 Message Date
mohrt
d785df41b3 fix $smarty.const.foo compiling, clean up double quoted strings,
allow full dollar var syntax in quotes again
2003-02-28 15:08:15 +00:00
mohrt
ae704af588 update functions with separate escape_special_chars routine 2003-02-24 21:45:19 +00:00
mohrt
d23fe50562 fix html_options to not escape already escaped entities 2003-02-14 15:27:16 +00:00
mohrt
b579c0f51d update plugins to return values instead of echo, fix config file cache
to include global config variables in cache file
2003-01-08 17:34:45 +00:00
mohrt
556a9fc9df escape html entities in the option values and output 2002-12-10 15:20:09 +00:00
mohrt
9b25d35767 fixed bug with label of html_options 2002-12-10 14:52:07 +00:00
mohrt
1bda2fb5ac added label attribute to all option outputs, cover w3c spec. 2002-11-01 15:32:42 +00:00
mohrt
e574890ea8 make html_options work with optgroup, make func modular and recursive. 2002-11-01 15:18:27 +00:00
mohrt
51a14712f8 optimized for loops with count() function calls 2002-06-03 16:05:33 +00:00
andrey
120b1df0ed Fix html_options output to be XHTML compatible. 2002-02-06 15:13:24 +00:00
andrey
e6fc0e5291 Implemented plugin architecture. 2002-01-31 20:49:40 +00:00