Commit Graph

367 Commits

Author SHA1 Message Date
andrey 43ea42c89d *** empty log message *** 2001-11-01 19:36:50 +00:00
mohrt 42862ca490 fix assign function problem with empty value passed 2001-10-30 21:01:57 +00:00
mohrt f621da8875 fixed bug in assign function when passing an empty value 2001-10-30 20:52:50 +00:00
mohrt d4022c9d33 fix minor typo in debug code 2001-10-26 19:41:05 +00:00
andrey ed15c856ce Typo. 2001-10-26 19:37:14 +00:00
mohrt 7e79a440de update debug console output, handle html encoding correctly 2001-10-26 19:27:18 +00:00
andrey 8b225eb072 Debug formatting. 2001-10-26 19:16:06 +00:00
andrey 85e1f567d4 Disable rmdir warning. 2001-10-26 19:06:01 +00:00
mohrt 7ead159849 update debugging to expand array variables 2001-10-26 19:05:11 +00:00
mohrt 497b97d05a update docs for fetching only timestamp with custom template source functions 2001-10-26 15:42:15 +00:00
mohrt 4190a446aa fix debug console error 2001-10-26 15:30:01 +00:00
andrey 39061406ee Typos. 2001-10-26 14:21:29 +00:00
andrey 92a8a31260 Cleanup whitespace. 2001-10-26 14:17:29 +00:00
andrey 7bb141a0ce Clean up whitespace. 2001-10-26 14:15:30 +00:00
andrey e5f8cb1e5a Cleaning up code, formatting mostly. 2001-10-26 14:12:23 +00:00
andrey 0554b2b0af *** empty log message *** 2001-10-26 13:05:53 +00:00
mohrt b9d62a813a update documentation to current version 2001-10-25 22:15:31 +00:00
mohrt b483c5a19c updated fetch to give proper warning when fetching unreadable or nonexistant files 2001-10-25 19:57:52 +00:00
mohrt 32b9ebfa68 fixed problem with newline at the end of compiled templates 2001-10-25 19:04:05 +00:00
mohrt edbc22d1bc recompile cache if config file gets modified too. 2001-10-25 17:08:37 +00:00
mohrt a89d935712 added feature to regenerate cache if compile_check is enabled and an
involved template is modified
2001-10-25 16:32:00 +00:00
mohrt 8faf0b902a fix indent for insert tags in debug console 2001-10-23 19:50:04 +00:00
mohrt 4874eb7256 update debug.tpl file format 2001-10-23 19:22:10 +00:00
mohrt e252e9d1f2 update execution time debugging, move into include list 2001-10-23 19:04:40 +00:00
mohrt 08012a6e41 fixed up execution time output in debug console 2001-10-10 23:58:36 +00:00
andrey fb7161d4ee Added support for hidden config vars. 2001-10-09 16:29:10 +00:00
mohrt 76c862f4c0 added execution times to debug console 2001-10-04 20:58:32 +00:00
andrey 72a82abc98 Add space. 2001-10-02 13:57:58 +00:00
andrey 87b477bf4a Fix reference to compile_id. 2001-10-01 16:53:39 +00:00
andrey fa1dc015ee Added postfilter functions. 2001-09-28 21:39:57 +00:00
andrey 9a70b58415 Rename to clear_compiled_tpl(). 2001-09-26 20:40:56 +00:00
andrey f77824eef5 Fixed line number reporting when removing comments. 2001-09-25 21:34:08 +00:00
mohrt b52e7d9c68 made html_options output xhtml compatible 2001-09-20 17:00:43 +00:00
mohrt 5768f134e8 updated version numbers 2001-09-19 14:52:08 +00:00
mohrt 7e334938d5 fix doc error with insert function 2001-09-16 20:19:14 +00:00
andrey 78fc18e87a *** empty log message *** 2001-09-06 16:08:38 +00:00
mohrt 668b7ccb5f update ChangeLog 2001-08-31 14:26:40 +00:00
mohrt 14cee2d567 update overlib to 3.50, adjust addon code so that the overlib.js file isn't modified 2001-08-31 14:25:56 +00:00
andrey fde4fb602f - compile_id changes 2001-08-31 03:33:41 +00:00
andrey 2c2e4b1c0b - compile_id support
- new options for html_select_date
2001-08-31 03:32:51 +00:00
andrey ebe6f6dd50 *** empty log message *** 2001-08-23 16:39:29 +00:00
andrey 3be576f83f *** empty log message *** 2001-08-23 13:09:50 +00:00
andrey d5cb0cce11 Modified to pass Smarty object as second parameter to insert functions.
Also moved _smarty_mod_handler() and _smarty_insert_handler() into the class.
2001-08-10 20:58:15 +00:00
andrey 0c64d1694d Passing Smarty as second parameter to prefilter functions. 2001-08-10 20:34:17 +00:00
andrey ca2529c128 *** empty log message *** 2001-08-09 20:00:34 +00:00
mohrt 7808495f59 add smarty.now variable to template 2001-08-09 19:56:10 +00:00
mohrt c3d556c3ed change config_load section back to setup 2001-08-06 22:46:41 +00:00
andrey 0a007ed628 Optimize a bit. 2001-08-06 18:37:21 +00:00
mohrt 2e450c7c76 update capture documentation 2001-08-04 16:46:37 +00:00
mohrt 8a74d27767 fix bug with URL controlled debugging, works now (Monte) 2001-08-03 19:59:29 +00:00