mohrt
|
8d99b837ec
|
only add DIRECTORY_SEPARATOR if it isn't already present
|
2003-05-08 14:29:44 +00:00 |
|
mohrt
|
a46afb8f82
|
fix directory separator code, use DIRECTORY_SEPARATOR
|
2003-05-08 14:21:13 +00:00 |
|
messju
|
afc42e2a3f
|
fixed example of html_checkboxes
|
2003-05-08 14:07:21 +00:00 |
|
messju
|
60a1b8cdc5
|
fixed bug in _create_dir_structure() when used with
open_basedir-restriction and relative paths
|
2003-05-08 13:18:17 +00:00 |
|
messju
|
0e78fa20d6
|
fixed example for html_radios
|
2003-05-08 12:17:41 +00:00 |
|
mohrt
|
9e42d23f88
|
abstracted display_debug_console and assign_smarty_interface to plugin dir as a test
|
2003-05-07 18:54:41 +00:00 |
|
mohrt
|
15cd354bf8
|
correct misc varnames, abstract debug console display to plugin function
|
2003-05-07 16:37:07 +00:00 |
|
mohrt
|
900f27bd6d
|
fix typo
|
2003-05-07 13:24:43 +00:00 |
|
mohrt
|
2af5e72a7c
|
add % to math
|
2003-05-05 18:36:11 +00:00 |
|
mohrt
|
2d245d5d8f
|
clean up comments, formatting
|
2003-05-05 14:49:38 +00:00 |
|
mohrt
|
81bb2aec77
|
keep DIR_SEP for 3rd party compatability
|
2003-05-05 14:41:22 +00:00 |
|
mohrt
|
db2ff5a2ef
|
remove DIR_SEP, use DIRECTORY_SEPARATOR exclusively
|
2003-05-05 14:37:57 +00:00 |
|
mohrt
|
deec21800c
|
remove ++ and -- math operators on template vars
|
2003-05-05 14:19:57 +00:00 |
|
messju
|
eb3b9beec1
|
removed unused parameter $quote from Smarty_Compiler::_parse_attrs()
|
2003-05-04 22:08:44 +00:00 |
|
messju
|
7f307b8a94
|
fixed DIR_SEP in html_image-plugin
|
2003-05-04 22:07:10 +00:00 |
|
mohrt
|
3a1b87f3e4
|
rename DIR_SEP to SMARTY_DIR_SEP to avoid varname collisions
|
2003-05-04 16:57:15 +00:00 |
|
messju
|
2bc360d3c3
|
changed "link" to "href" in html_image. "link" is still working but deprecated
html_image always renders an alt-tag now (default alt="")
cleaned up indentiation of function.html_image.php
|
2003-05-04 11:32:54 +00:00 |
|
mohrt
|
f40c0f0b53
|
fix typo
|
2003-05-03 16:04:08 +00:00 |
|
messju
|
f5c4fd4534
|
fixed assign attribute for multiple counters
|
2003-05-02 22:33:15 +00:00 |
|
mohrt
|
406a148673
|
allow math on negative number
|
2003-05-02 19:05:21 +00:00 |
|
mohrt
|
b29b7f9025
|
added simple math operators to variables
|
2003-05-02 16:39:18 +00:00 |
|
messju
|
ebe4d61475
|
fixed typos
|
2003-05-02 07:58:45 +00:00 |
|
mohrt
|
cf21e1270e
|
add frech docs to cvs repository
|
2003-04-30 18:48:44 +00:00 |
|
messju
|
4389d50168
|
reverted patch for case-insensitive tag-names
|
2003-04-29 17:00:30 +00:00 |
|
messju
|
fc8c00559e
|
reverted back to humerous redundancy in the docs :). although we all
know we are here to generate template-based output, and not to have
fun ;-)
|
2003-04-28 15:57:56 +00:00 |
|
messju
|
0ea2e6a37d
|
fixed default user and group for max os x installation
|
2003-04-28 08:03:53 +00:00 |
|
messju
|
5f959fc7ec
|
made $function[2] and $function[3] options for register_resource
|
2003-04-28 01:33:17 +00:00 |
|
messju
|
217b120db3
|
fixed issue with object-callback when fetching a php-resource
|
2003-04-28 00:55:01 +00:00 |
|
messju
|
4dac038066
|
enabled array(&$obj. 'source', 'timestamp', 'secure', 'trusted') as
callback for register_resource()
enabled array(&$obj, 'method') as callback for
$default_template_handler_func
|
2003-04-28 00:22:41 +00:00 |
|
messju
|
74286b0c51
|
fixed some typos, thank to mehdi
|
2003-04-27 23:55:58 +00:00 |
|
messju
|
c4479805af
|
prevent assign from overruling print-attribute in function.counter.php
|
2003-04-27 18:29:21 +00:00 |
|
messju
|
56792e7ccd
|
fixed problem with counter and assign
|
2003-04-27 18:16:24 +00:00 |
|
messju
|
3919c2a8af
|
fixed notice in _load_plugins()
|
2003-04-27 18:10:02 +00:00 |
|
messju
|
86aff4030b
|
made plugin-names case-insensitive. this affects
compiler/block/custom-functions and modifers.
|
2003-04-27 18:04:33 +00:00 |
|
mohrt
|
f3dfdc5ec1
|
remove unnecessary close/open tags from compiled templates
|
2003-04-26 15:56:18 +00:00 |
|
messju
|
a2550ae543
|
added documentation for foreach.property.*
|
2003-04-26 14:00:47 +00:00 |
|
messju
|
49bbb4c8ae
|
fixed example table_attr and tr_attr in html_table-example
|
2003-04-24 07:43:11 +00:00 |
|
cellog
|
0b10d02d73
|
fixed small bug in doc comments
|
2003-04-21 19:04:47 +00:00 |
|
messju
|
448da66e39
|
fixed errornous creation of '//' in image_path in html_image
|
2003-04-21 17:42:50 +00:00 |
|
mohrt
|
4a6b5269a3
|
fix htmlspecialchars() conflict
|
2003-04-21 16:53:03 +00:00 |
|
mohrt
|
1f0f8d062c
|
fix escapement of special chars in key values of debug console
|
2003-04-21 16:17:26 +00:00 |
|
mohrt
|
97e6b40b81
|
fixed debug timing logic for config_load
|
2003-04-21 14:22:46 +00:00 |
|
mohrt
|
fa5f4bdf72
|
fix example text
|
2003-04-21 14:02:03 +00:00 |
|
cellog
|
fac8fb59fc
|
*** empty log message ***
|
2003-04-20 21:18:26 +00:00 |
|
cellog
|
02f56203ad
|
updated all doc comments to phpDocumentor format
|
2003-04-20 21:12:13 +00:00 |
|
mohrt
|
9b42197d3e
|
fix typo
|
2003-04-20 21:07:54 +00:00 |
|
mohrt
|
e55d4e9df9
|
add strip block function file to repository
|
2003-04-20 18:41:44 +00:00 |
|
mohrt
|
815ac01d84
|
moved strip from smarty core to plugin, made textformat block function return output instead of echo it
|
2003-04-20 18:33:31 +00:00 |
|
mohrt
|
fffa454585
|
add config_load plugin file to repository
|
2003-04-20 18:08:34 +00:00 |
|
mohrt
|
386515966b
|
moved config_load from smarty core to plugin
|
2003-04-20 18:08:04 +00:00 |
|