Commit Graph

1106 Commits

Author SHA1 Message Date
changelog
a1c4375b38 ChangeLog update 2003-06-10 00:31:12 +00:00
mohrt
ddca127513 replace example with more practical one 2003-06-09 22:06:20 +00:00
changelog
61ae270174 ChangeLog update 2003-06-09 00:31:04 +00:00
messju
5b4b13a319 added block-methods for registered objects 2003-06-08 01:07:39 +00:00
changelog
fa948918c7 ChangeLog update 2003-06-08 00:31:13 +00:00
messju
9a8ab178b7 fixed bug in documentation for $smarty->default_modifiers 2003-06-07 15:38:19 +00:00
changelog
43ccceb67d ChangeLog update 2003-06-07 00:31:18 +00:00
mohrt
245e5e5650 fix problem with new default_resource_type changes 2003-06-06 20:30:53 +00:00
mohrt
891ddf1cfb update NEWS file info 2003-06-06 15:54:28 +00:00
mohrt
a569bd39dc add default_resource_type, ignore 1 char resource names 2003-06-06 15:49:29 +00:00
mohrt
e51af36e66 fix bug where config file starts with hidden section 2003-06-06 13:52:21 +00:00
changelog
311a83f14a ChangeLog update 2003-06-05 00:30:51 +00:00
mohrt
06b4bddd47 *** empty log message *** 2003-06-04 13:50:50 +00:00
changelog
51246eb424 ChangeLog update 2003-06-04 00:30:47 +00:00
mohrt
260085657c fix example in code comments 2003-06-03 13:38:08 +00:00
messju
ced3cf376e fixed behaviour of start=... for {counter} 2003-06-03 13:22:41 +00:00
changelog
8ea24a3a20 ChangeLog update 2003-06-03 00:31:08 +00:00
messju
2e9424d567 fixed assign for {counter} 2003-06-02 15:13:18 +00:00
changelog
3cf833352f ChangeLog update 2003-05-31 00:30:57 +00:00
mohrt
d1c6ce0d60 add discrete error checking pertaining to $cache_dir
and $compile_dir, their existance and writability
2003-05-30 19:27:23 +00:00
changelog
f4a44e3315 Update 2003-05-30 18:42:57 +00:00
changelog
c1e0a86bdf ChangeLog update 2003-05-29 00:30:52 +00:00
messju
f1a3b53106 added params vdir, hdir and inner to html_table to allow looping over
the data in various directions
2003-05-28 22:30:58 +00:00
mohrt
833513ba44 fix problem with security and debug.tpl file 2003-05-28 19:40:30 +00:00
changelog
fd900ef46b ChangeLog update 2003-05-24 00:30:53 +00:00
mohrt
a0e83daa1b upd NEWS file 2003-05-23 19:27:39 +00:00
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