Commit Graph

589 Commits

Author SHA1 Message Date
mohrt
0559fce601 remove \n from cycle function 2002-05-07 21:58:39 +00:00
mohrt
5b70385282 update cycle function to handle array as input, update files to 2.1.1 2002-05-07 14:16:34 +00:00
changelog
7ee4e41e17 ChangeLog update 2002-05-07 00:23:07 +00:00
mohrt
933fe652e6 update fetch function with more error checking 2002-05-06 14:50:37 +00:00
changelog
8ea6a1b835 ChangeLog update 2002-05-04 00:38:19 +00:00
mohrt
541e03660e update counter to use name instead of id (id still works though) 2002-05-03 18:22:41 +00:00
mohrt
2cb3d473f6 rename id to name for cycle function 2002-05-03 18:14:24 +00:00
mohrt
a54b3af229 update cycle function to allow blank values parameter after initialized 2002-05-03 14:39:49 +00:00
mohrt
a2ce60c0a2 fix syntax error 2002-05-03 13:33:10 +00:00
changelog
bceacbe91d ChangeLog update 2002-05-03 00:24:49 +00:00
mohrt
f172b31c49 ugh, another typo 2002-05-02 22:10:50 +00:00
mohrt
4c6bd62135 update comments 2002-05-02 22:09:36 +00:00
mohrt
e532d32408 added function cycle 2002-05-02 22:05:58 +00:00
mohrt
9b20e26885 fix register_outputfilter function 2002-05-02 14:34:35 +00:00
changelog
dbaa2e6439 ChangeLog update 2002-05-02 00:25:53 +00:00
mohrt
97dff11384 fixed bug with resource testing and include_path 2002-05-01 15:40:45 +00:00
changelog
9a701e8243 ChangeLog update 2002-05-01 00:52:18 +00:00
mohrt
c8717e62a5 update files for 2.1.0 release 2002-04-30 14:41:36 +00:00
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