Commit Graph

13 Commits

Author SHA1 Message Date
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