mohrt
|
6edf3b63d2
|
allow spaces in literal tags
|
2003-05-23 19:26:57 +00:00 |
|
changelog
|
89d5f74eab
|
ChangeLog update
|
2003-05-23 00:30:57 +00:00 |
|
mohrt
|
c99671e968
|
fix special chars
|
2003-05-22 16:36:06 +00:00 |
|
mohrt
|
6d2e916a7b
|
speed up compiled templates, hardcode plugin filepaths instead of
recalculate at runtime
|
2003-05-19 22:38:28 +00:00 |
|
messju
|
b60879d89b
|
fixed example of {html_image}
|
2003-05-19 17:45:48 +00:00 |
|
messju
|
033ae0330d
|
fixed typo
|
2003-05-19 15:12:11 +00:00 |
|
messju
|
79d955503f
|
fixed multiple redundant occurrences for 'config' and 'template' in
$smarty->_cache_info
|
2003-05-12 07:53:57 +00:00 |
|
messju
|
8876777597
|
refurbished create_dir_structure to use '/' internally
|
2003-05-10 15:35:44 +00:00 |
|
messju
|
d57a0296d6
|
fixed windows absolute-paths in smarty_core_create_dir_structure()
|
2003-05-10 12:46:17 +00:00 |
|
messju
|
356ecf572e
|
fixed error-message
|
2003-05-10 10:29:05 +00:00 |
|
messju
|
9390ce38d5
|
fixed warning due to missing param to _execute_core_function()
|
2003-05-09 19:46:37 +00:00 |
|
messju
|
84d5bfef20
|
fixed quoting in _compile_include_php
|
2003-05-09 14:18:28 +00:00 |
|
messju
|
688530acea
|
fixed quoting of "file"-parameter in _compile_include_tag()
|
2003-05-09 07:36:27 +00:00 |
|
mohrt
|
7ca1d19de1
|
fix typo
|
2003-05-08 21:01:45 +00:00 |
|
mohrt
|
5b67277699
|
abstract more private functions to plugin directory
|
2003-05-08 20:21:16 +00:00 |
|
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 |
|