danilo
a03bcd353f
Updated smarty_core_write_file() and smarty_modifier_date_format() to speed up Windows detection.
...
Emulated more parameters for Windows in smarty_modifier_date_format() and fixed some old ones.
Updated the docs to tell what parameters are emulated on Windows.
Updated NEWS file.
2007-02-27 22:22:09 +00:00
boots
72a44bbbf6
fix handling of %I with mysql timestamps
...
Thanks to Danilo Buerger
2007-01-10 18:55:58 +00:00
boots
89eb4509c0
fix handling of %I with mysql timestamps
...
Thanks to Danilo Buerger
2007-01-10 18:12:11 +00:00
boots
aae3f2e702
Emulate %R in the date_format modifier on Windows
...
Thanks to Danilo Buerger
2007-01-10 16:25:23 +00:00
boots
ff0f70bac8
emulate %l in the date_format modifier on windows
...
thanks to Gibberish from the forums for reporting this
2006-06-20 16:38:36 +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
messju
c9844d410b
backed out renaming of _get_plugin_filepath() to get_plugin_filepath()
...
we'll stick to _get_plugin_filepath() and look for a more viable
solution to be exposed to plugin-writers.
2004-07-23 15:34:53 +00:00
messju
7008adfbda
changed call from $smarty->_get_plugin_filepath() to
...
$smarty->get_plugin_filepath()
2004-07-12 15:27:00 +00:00
mohrt
b67e942fda
display date_format %e, %T and %D as expected for windows
2004-06-23 13:56:10 +00:00
messju
f6bb3389f6
removed tabs. fixed indentiation.
2003-12-19 17:18:56 +00:00
messju
81bf74f327
started moving from $this to $smarty in core.*.php
2003-06-22 03:13:25 +00:00
cellog
02f56203ad
updated all doc comments to phpDocumentor format
2003-04-20 21:12:13 +00:00
mohrt
3dbab9bedc
allow plugins_dir to be an array of directories
2002-06-26 14:51:12 +00:00
mohrt
bd96ebf984
update date_format, allow optional 2nd paramater as default date if passed date is empty. update docs.
2002-06-19 14:43:58 +00:00
mohrt
2e1cd4a5d0
fix date_format modifier, return nothing if given empty string
2002-06-19 14:25:01 +00:00
andrei
d2d51f009f
Fix for when plugins directory is not the default one.
2002-03-28 14:52:52 +00:00
mohrt
c86b06078e
move .make_timestamp.php to shared.make_timestamp.php
2002-03-20 17:07:28 +00:00
andrey
4951193444
Fix plugin directory access.
2002-02-05 16:46:05 +00:00
andrey
e6fc0e5291
Implemented plugin architecture.
2002-01-31 20:49:40 +00:00