boots
|
fdb25e363f
|
replace {} string access with equivalent substr() to avoid E_STRICT warnings in PHP 5.1
|
2005-11-23 20:36:05 +00:00 |
|
mohrt
|
daf68045ea
|
Added author title to plugins where they don't exist. I put my name where I was the original or co-author. If there needs to be more credit given somewhere, speak up!
|
2005-10-11 16:22:56 +00:00 |
|
mohrt
|
49731f8e1c
|
change default charset from utf8 to iso-8859-1
|
2005-08-30 21:03:23 +00:00 |
|
mohrt
|
dcfee3d1e8
|
add char_set param
|
2005-08-30 16:24:22 +00:00 |
|
mohrt
|
c847cf5547
|
add "urlpathinfo" escape type to escape modifier. (apache does not like %2F in the PATH_INFO)
|
2005-08-12 19:38:56 +00:00 |
|
messju
|
1345545229
|
escape:url now uses the (RFC 1738 compliant) rawurlencode()
|
2005-01-28 17:20:14 +00:00 |
|
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 |
|