Commit Graph

571 Commits

Author SHA1 Message Date
andrei 180f8f3d8d Fix. 2002-04-30 13:57:14 +00:00
changelog 8e3e2e0027 ChangeLog update 2002-04-30 00:43:20 +00:00
andrei dafcbf419b A whole bunch of docs. 2002-04-29 21:13:40 +00:00
changelog d941e6c0f6 ChangeLog update 2002-04-27 00:39:55 +00:00
mohrt 4f36d58bc4 update FAQ, QUICKSTART, small doc syntax fix 2002-04-26 14:08:17 +00:00
changelog 7e14a31152 ChangeLog update 2002-04-25 00:51:41 +00:00
mohrt 20cb65fdb8 changed doc structure a bit 2002-04-24 14:46:02 +00:00
changelog a7cee3b2a3 ChangeLog update 2002-04-17 00:27:35 +00:00
andrei bfbefa484f Add register/unregister API for output filters. 2002-04-16 20:06:31 +00:00
andrei ad0ef5a6e0 Changed the way filters are loaded, which now has to be done explicitly,
either through load_filter() API or by filling in $autoload_filters variable.
Also renamed internal variable to avoid namespace pollution.
2002-04-16 20:04:06 +00:00
changelog 22fe87c395 ChangeLog update 2002-04-16 01:44:18 +00:00
andrei 0a0c6896d4 Fixed _get_php_resource() to take include_path into account. 2002-04-15 19:32:54 +00:00
mohrt bd4ad753d7 update docs, get modifiers and functions into index for easy access 2002-04-15 19:01:48 +00:00
mohrt 7912d0b3d0 update caching documentation 2002-04-15 17:28:50 +00:00
andrei f31dd5fa86 *** empty log message *** 2002-04-15 16:40:13 +00:00
andrei 13a81d8bdb Only turn down error notices if $debugging is false. 2002-04-15 16:39:16 +00:00
mohrt b3c7c91829 update NEWS file 2002-04-15 14:57:27 +00:00
mohrt aa2e6890cb fixed logic so this works right when field_separator = "/" 2002-04-15 14:56:38 +00:00
mohrt d788c4d845 fix regular expression for matching date 2002-04-15 13:30:00 +00:00
changelog a37433272b ChangeLog update 2002-04-14 00:23:01 +00:00
mohrt 4f2e5e55c7 updated html_select_date docs to reflect changes 2002-04-13 16:18:25 +00:00
mohrt 281af29060 added YYYY-MM-DD support to html_select_date 2002-04-13 16:15:14 +00:00
changelog 972ca00ec3 ChangeLog update 2002-04-13 00:27:52 +00:00
andrei aa79261893 New entry. 2002-04-12 21:32:50 +00:00
mohrt e693afbeca back out changes to strip_tags 2002-04-12 14:48:48 +00:00
mohrt 982698643f update docs regarding cache_lifetime 2002-04-12 14:46:29 +00:00
mohrt fc9846c319 update cache_lifetime logic: -1 = never expire, 0 = always expire 2002-04-12 14:41:04 +00:00
changelog 59e06a38e7 ChangeLog update 2002-04-12 00:26:29 +00:00
andrei dfd5ad93e9 Fixed directory separtor issue. Requiring PHP 4.0.6 now. 2002-04-11 20:27:04 +00:00
andrei f20a6be33d Added ability to use simple variables for array indices or object properties. 2002-04-11 16:22:50 +00:00
andrei e28d4f9f3e Another one. 2002-04-11 13:24:27 +00:00
andrei 77abec4344 Adding one from Mark P. 2002-04-11 13:16:56 +00:00
changelog 65adf1bcaf ChangeLog update 2002-04-06 01:20:13 +00:00
andrei ba8a7a6115 Make it possible to unregister pre/postfilter plugins. 2002-04-05 17:16:52 +00:00
mohrt 360fbad56a Remove addons file from INSTALL instructions 2002-04-05 14:19:49 +00:00
changelog 78b12556cd ChangeLog update 2002-04-05 01:21:30 +00:00
mohrt 9c93dc8273 update doc error 2002-04-04 20:37:39 +00:00
mohrt 5dd4649cba added htmlall attribute to escape modifier 2002-04-04 20:34:44 +00:00
changelog 873f47f7a8 ChangeLog update 2002-04-04 01:19:20 +00:00
andrei 56f0f6d10c Fixed undefined offset warning in {if} tag. 2002-04-03 23:04:36 +00:00
andrei 21c65f93e6 Added template_exists() API. 2002-04-03 19:31:11 +00:00
andrei dd56027476 - Added $smarty.template variable.
- Fixed {include_php} tag when dynamic values were used for 'file' attribute.
2002-04-03 16:31:59 +00:00
andrei e1f8273788 Separator setting fix. 2002-04-03 14:45:03 +00:00
changelog 94f29eeb7e ChangeLog update 2002-03-29 01:21:07 +00:00
mohrt 5245be27e5 add digest address 2002-03-28 20:03:00 +00:00
mohrt 3b63e33f82 update mailing list addresses 2002-03-28 19:53:27 +00:00
changelog 15a2f7b3ec Adding automatically generated ChangeLog file. 2002-03-28 19:28:14 +00:00
andrei f6ae478137 *** empty log message *** 2002-03-28 14:53:17 +00:00
andrei d2d51f009f Fix for when plugins directory is not the default one. 2002-03-28 14:52:52 +00:00
mohrt 0b1f019069 update FAQ page 2002-03-27 16:42:05 +00:00