Commit Graph

  • 9a8ab178b7 fixed bug in documentation for $smarty->default_modifiers messju 2003-06-07 15:38:19 +00:00
  • 43ccceb67d ChangeLog update changelog 2003-06-07 00:31:18 +00:00
  • 245e5e5650 fix problem with new default_resource_type changes mohrt 2003-06-06 20:30:53 +00:00
  • 891ddf1cfb update NEWS file info mohrt 2003-06-06 15:54:28 +00:00
  • a569bd39dc add default_resource_type, ignore 1 char resource names mohrt 2003-06-06 15:49:29 +00:00
  • e51af36e66 fix bug where config file starts with hidden section mohrt 2003-06-06 13:52:21 +00:00
  • 311a83f14a ChangeLog update changelog 2003-06-05 00:30:51 +00:00
  • 06b4bddd47 *** empty log message *** mohrt 2003-06-04 13:50:50 +00:00
  • 51246eb424 ChangeLog update changelog 2003-06-04 00:30:47 +00:00
  • 260085657c fix example in code comments mohrt 2003-06-03 13:38:08 +00:00
  • ced3cf376e fixed behaviour of start=... for {counter} messju 2003-06-03 13:22:41 +00:00
  • 8ea24a3a20 ChangeLog update changelog 2003-06-03 00:31:08 +00:00
  • 2e9424d567 fixed assign for {counter} messju 2003-06-02 15:13:18 +00:00
  • 3cf833352f ChangeLog update changelog 2003-05-31 00:30:57 +00:00
  • d1c6ce0d60 add discrete error checking pertaining to $cache_dir and $compile_dir, their existance and writability mohrt 2003-05-30 19:27:23 +00:00
  • f4a44e3315 Update changelog 2003-05-30 18:42:57 +00:00
  • c1e0a86bdf ChangeLog update changelog 2003-05-29 00:30:52 +00:00
  • f1a3b53106 added params vdir, hdir and inner to html_table to allow looping over the data in various directions messju 2003-05-28 22:30:58 +00:00
  • 833513ba44 fix problem with security and debug.tpl file mohrt 2003-05-28 19:40:30 +00:00
  • fd900ef46b ChangeLog update changelog 2003-05-24 00:30:53 +00:00
  • a0e83daa1b upd NEWS file mohrt 2003-05-23 19:27:39 +00:00
  • 6edf3b63d2 allow spaces in literal tags mohrt 2003-05-23 19:26:57 +00:00
  • 89d5f74eab ChangeLog update changelog 2003-05-23 00:30:57 +00:00
  • c99671e968 fix special chars mohrt 2003-05-22 16:36:06 +00:00
  • 6d2e916a7b speed up compiled templates, hardcode plugin filepaths instead of recalculate at runtime mohrt 2003-05-19 22:38:28 +00:00
  • b60879d89b fixed example of {html_image} messju 2003-05-19 17:45:48 +00:00
  • 033ae0330d fixed typo messju 2003-05-19 15:12:11 +00:00
  • 79d955503f fixed multiple redundant occurrences for 'config' and 'template' in $smarty->_cache_info messju 2003-05-12 07:53:57 +00:00
  • 8876777597 refurbished create_dir_structure to use '/' internally messju 2003-05-10 15:35:44 +00:00
  • d57a0296d6 fixed windows absolute-paths in smarty_core_create_dir_structure() messju 2003-05-10 12:46:17 +00:00
  • 356ecf572e fixed error-message messju 2003-05-10 10:29:05 +00:00
  • 9390ce38d5 fixed warning due to missing param to _execute_core_function() messju 2003-05-09 19:46:37 +00:00
  • 84d5bfef20 fixed quoting in _compile_include_php messju 2003-05-09 14:18:28 +00:00
  • 688530acea fixed quoting of "file"-parameter in _compile_include_tag() messju 2003-05-09 07:36:27 +00:00
  • 7ca1d19de1 fix typo mohrt 2003-05-08 21:01:45 +00:00
  • 5b67277699 abstract more private functions to plugin directory mohrt 2003-05-08 20:21:16 +00:00
  • 8d99b837ec only add DIRECTORY_SEPARATOR if it isn't already present mohrt 2003-05-08 14:29:44 +00:00
  • a46afb8f82 fix directory separator code, use DIRECTORY_SEPARATOR mohrt 2003-05-08 14:21:13 +00:00
  • afc42e2a3f fixed example of html_checkboxes messju 2003-05-08 14:07:21 +00:00
  • 60a1b8cdc5 fixed bug in _create_dir_structure() when used with open_basedir-restriction and relative paths messju 2003-05-08 13:18:17 +00:00
  • 0e78fa20d6 fixed example for html_radios messju 2003-05-08 12:17:41 +00:00
  • 9e42d23f88 abstracted display_debug_console and assign_smarty_interface to plugin dir as a test mohrt 2003-05-07 18:54:41 +00:00
  • 15cd354bf8 correct misc varnames, abstract debug console display to plugin function mohrt 2003-05-07 16:37:07 +00:00
  • 900f27bd6d fix typo mohrt 2003-05-07 13:24:43 +00:00
  • 2af5e72a7c add % to math mohrt 2003-05-05 18:36:11 +00:00
  • 2d245d5d8f clean up comments, formatting mohrt 2003-05-05 14:49:38 +00:00
  • 81bb2aec77 keep DIR_SEP for 3rd party compatability mohrt 2003-05-05 14:41:22 +00:00
  • db2ff5a2ef remove DIR_SEP, use DIRECTORY_SEPARATOR exclusively mohrt 2003-05-05 14:37:57 +00:00
  • deec21800c remove ++ and -- math operators on template vars mohrt 2003-05-05 14:19:57 +00:00
  • eb3b9beec1 removed unused parameter $quote from Smarty_Compiler::_parse_attrs() messju 2003-05-04 22:08:44 +00:00
  • 7f307b8a94 fixed DIR_SEP in html_image-plugin messju 2003-05-04 22:07:10 +00:00
  • 3a1b87f3e4 rename DIR_SEP to SMARTY_DIR_SEP to avoid varname collisions mohrt 2003-05-04 16:57:15 +00:00
  • 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 messju 2003-05-04 11:32:54 +00:00
  • f40c0f0b53 fix typo mohrt 2003-05-03 16:04:08 +00:00
  • f5c4fd4534 fixed assign attribute for multiple counters messju 2003-05-02 22:33:15 +00:00
  • 406a148673 allow math on negative number mohrt 2003-05-02 19:05:21 +00:00
  • b29b7f9025 added simple math operators to variables mohrt 2003-05-02 16:39:18 +00:00
  • ebe4d61475 fixed typos messju 2003-05-02 07:58:45 +00:00
  • cf21e1270e add frech docs to cvs repository mohrt 2003-04-30 18:48:44 +00:00
  • 4389d50168 reverted patch for case-insensitive tag-names messju 2003-04-29 17:00:30 +00:00
  • 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 ;-) messju 2003-04-28 15:57:56 +00:00
  • 0ea2e6a37d fixed default user and group for max os x installation messju 2003-04-28 08:03:53 +00:00
  • 5f959fc7ec made $function[2] and $function[3] options for register_resource messju 2003-04-28 01:33:17 +00:00
  • 217b120db3 fixed issue with object-callback when fetching a php-resource messju 2003-04-28 00:55:01 +00:00
  • 4dac038066 enabled array(&$obj. 'source', 'timestamp', 'secure', 'trusted') as callback for register_resource() messju 2003-04-28 00:22:41 +00:00
  • 74286b0c51 fixed some typos, thank to mehdi messju 2003-04-27 23:55:58 +00:00
  • c4479805af prevent assign from overruling print-attribute in function.counter.php messju 2003-04-27 18:29:21 +00:00
  • 56792e7ccd fixed problem with counter and assign messju 2003-04-27 18:16:24 +00:00
  • 3919c2a8af fixed notice in _load_plugins() messju 2003-04-27 18:10:02 +00:00
  • 86aff4030b made plugin-names case-insensitive. this affects compiler/block/custom-functions and modifers. messju 2003-04-27 18:04:33 +00:00
  • f3dfdc5ec1 remove unnecessary close/open tags from compiled templates mohrt 2003-04-26 15:56:18 +00:00
  • a2550ae543 added documentation for foreach.property.* messju 2003-04-26 14:00:47 +00:00
  • 49bbb4c8ae fixed example table_attr and tr_attr in html_table-example messju 2003-04-24 07:43:11 +00:00
  • 0b10d02d73 fixed small bug in doc comments cellog 2003-04-21 19:04:47 +00:00
  • 448da66e39 fixed errornous creation of '//' in image_path in html_image messju 2003-04-21 17:42:50 +00:00
  • 4a6b5269a3 fix htmlspecialchars() conflict mohrt 2003-04-21 16:53:03 +00:00
  • 1f0f8d062c fix escapement of special chars in key values of debug console mohrt 2003-04-21 16:17:26 +00:00
  • 97e6b40b81 fixed debug timing logic for config_load mohrt 2003-04-21 14:22:46 +00:00
  • fa5f4bdf72 fix example text mohrt 2003-04-21 14:02:03 +00:00
  • fac8fb59fc *** empty log message *** cellog 2003-04-20 21:18:26 +00:00
  • 02f56203ad updated all doc comments to phpDocumentor format cellog 2003-04-20 21:12:13 +00:00
  • 9b42197d3e fix typo mohrt 2003-04-20 21:07:54 +00:00
  • e55d4e9df9 add strip block function file to repository mohrt 2003-04-20 18:41:44 +00:00
  • 815ac01d84 moved strip from smarty core to plugin, made textformat block function return output instead of echo it mohrt 2003-04-20 18:33:31 +00:00
  • fffa454585 add config_load plugin file to repository mohrt 2003-04-20 18:08:34 +00:00
  • 386515966b moved config_load from smarty core to plugin mohrt 2003-04-20 18:08:04 +00:00
  • efd4ed83b5 added &$repeat-paramter to block-functions messju 2003-04-20 13:04:42 +00:00
  • 51b8d2b854 *** empty log message *** cellog 2003-04-20 06:01:16 +00:00
  • 7f9466bd17 enabled hex-constants in function.math.php messju 2003-04-19 10:32:05 +00:00
  • 3f0821ed62 enabled hex-constants (0x...) as function-attributes, inside if-statements and as modifier-parameters messju 2003-04-19 10:12:18 +00:00
  • aa7d2b3418 fix more path typos mohrt 2003-04-18 16:18:52 +00:00
  • 4c62ef5a47 fix typo in file path example mohrt 2003-04-18 16:17:00 +00:00
  • 2ba21fd1e1 fixed bug with passing $smarty as reference in Smarty.compiler.class quoted "<?php ... ?>" in comment to dis-annoy syntax-highlighting of a certain editor messju 2003-04-18 10:03:09 +00:00
  • 76a3ebd1a8 backed out comment patch mohrt 2003-04-17 18:30:41 +00:00
  • 9736393913 fix bug in new comment logic mohrt 2003-04-17 15:43:31 +00:00
  • e19bfe73a0 corrected output with Smarty comments mohrt 2003-04-17 15:20:19 +00:00
  • 25c6f33b28 fix bug with {strip} and PHP tag newlines mohrt 2003-04-17 14:51:45 +00:00
  • 5eff9c73e5 commit german 2.5.0 docs mohrt 2003-04-17 14:50:49 +00:00
  • de2316c91c add README file mohrt 2003-04-15 13:39:09 +00:00
  • d0f6503183 remove fix_vars.php file from distribution, add smarty icon gif mohrt 2003-04-15 13:34:55 +00:00