root/trunk/patTemplate/Reader.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @464 [464] 06/20/07 16:05:14 gerd Clean up gode from last revision :-( Support for placeholders in default …
(edit) @454 [454] 05/30/07 17:34:37 gerd Added feature to process functions on runtime The implementation was done …
(edit) @438 [438] 08/08/06 22:50:46 schst Implemented request #154: functions can be used as default values
(edit) @437 [437] 08/08/06 22:44:48 gerd Add support for varscope parent in variable modifier
(edit) @415 [415] 09/16/05 13:37:55 schst Added test files for bug #145
(edit) @413 [413] 08/05/05 15:51:01 schst setRoot() may now be used to set the root for one reader (this breaks …
(edit) @390 [390] 04/11/05 17:07:03 schst allow variables in <pat:sub condition="{FOO}">....</pat:sub>
(edit) @375 [375] 03/24/05 13:02:06 schst allow outut filters for single template (Request #114)
(edit) @341 [341] 12/30/04 17:29:05 schst requiredvars in simpleconditions may now use var=value syntax (request …
(edit) @338 [338] 12/08/04 17:46:35 schst the varscope attribute now supports a list of templates (requested by …
(edit) @337 [337] 12/03/04 18:24:15 schst fixed a notice and bug with relative includes
(edit) @334 [334] 12/03/04 18:14:53 schst added "relative" attribute to load templates in a path relatove to the …
(edit) @328 [328] 11/23/04 20:44:41 schst added the rowOffset attribute (requested by lende)
(edit) @320 [320] 10/28/04 17:07:07 schst implemented autoload in Call function
(edit) @310 [310] 10/27/04 15:52:00 schst a lot of whitespace changes
(edit) @307 [307] 10/27/04 12:54:48 schst added defaultFunction option
(edit) @304 [304] 10/27/04 12:17:27 schst setNamespace now accepts an array of namespaces
(edit) @283 [283] 09/07/04 21:09:56 schst added function aliases
(edit) @278 [278] 09/04/04 16:25:45 schst added more options to addSystemVars attribute (request #64)
(edit) @265 [265] 08/18/04 15:29:59 schst fixed bug with dot-syntax in simpleCondition templates
(edit) @264 [264] 08/11/04 15:38:41 schst updated some doc comments
(edit) @252 [252] 07/08/04 22:59:00 schst added Attribute function
(edit) @241 [241] 06/29/04 23:12:05 schst Entities in attribute values are now replaced correctly
(edit) @233 [233] 06/04/04 21:46:15 schst autoadd input to templates
(edit) @226 [226] 06/01/04 23:10:36 schst added experimental support for maxloop
(edit) @224 [224] 06/01/04 20:32:03 argh Bugfix for empty global vars
(edit) @219 [219] 05/25/04 22:38:38 schst added @abstract keyword
(edit) @217 [217] 05/25/04 22:18:55 schst improved translate function: creates file per template, able to get …
(edit) @213 [213] 05/17/04 21:01:27 schst added varsope="parent" feature
(edit) @208 [208] 05/17/04 20:40:54 schst added Stat refactored TemplateCache?
(edit) @198 [198] 05/06/04 23:30:03 schst fixed bug with simplecondition templates and external source
(edit) @189 [189] 04/27/04 23:26:20 schst fixed varspec behaviour (hopefully)
(edit) @178 [178] 04/21/04 20:57:55 schst fixed options behaviour
(edit) @177 [177] 04/21/04 20:49:20 schst fixed problem with custom functions
(edit) @137 [137] 04/20/04 19:44:11 schst fixed bug with functions
(edit) @136 [136] 04/20/04 19:41:41 schst fixed with with attribute inheritance
(edit) @124 [124] 04/16/04 22:14:15 schst fixed bugs with external templates
(edit) @120 [120] 04/15/04 15:40:09 schst added support for comments
(edit) @118 [118] 04/14/04 18:25:04 schst fixed inherit vars
(edit) @115 [115] 04/13/04 23:27:31 schst added handler for comment (is reserved)
(edit) @114 [114] 04/13/04 23:25:55 schst raising a notice, if a template already exists
(edit) @113 [113] 04/13/04 22:46:24 schst improved attribute inheritance
(edit) @103 [103] 04/09/04 19:55:53 schst improved attribute parsing fixed small bug with numerical attribute names
(edit) @101 [101] 04/09/04 18:13:10 schst implemented HTML Dump
(edit) @99 [99] 04/07/04 00:37:44 schst fixed small bugs
(edit) @94 [94] 04/06/04 20:45:43 schst first working version of template functions
(edit) @90 [90] 04/03/04 21:03:44 schst added modifier type
(edit) @88 [88] 04/03/04 20:40:01 schst implemented dot syntax for var[copyfrom] attribute
(edit) @87 [87] 04/03/04 20:14:10 schst variables can be hidden
(edit) @84 [84] 04/03/04 10:58:33 schst added first working version of complex modifiers
(edit) @81 [81] 04/01/04 22:07:17 schst added copyfrom attribute to var tag
(edit) @79 [79] 04/01/04 21:56:50 schst implemented input filters
(edit) @75 [75] 04/01/04 20:05:11 schst added options added maintainBc option that can be disabled
(edit) @67 [67] 03/30/04 23:22:39 schst updated error messages, they now contains line-numbers as well as the …
(edit) @63 [63] 03/30/04 22:50:17 schst added support for parse="off" started implementing line numbers in reader …
(edit) @55 [55] 03/29/04 22:33:09 schst added first working version of the template cache
(edit) @54 [54] 03/29/04 20:51:49 schst moved setTemplateReference to module base class added method that extracts …
(edit) @51 [51] 03/28/04 16:38:30 schst replaced double quotes with single quotes
(edit) @40 [40] 03/27/04 15:35:47 schst small performance improvements
(edit) @37 [37] 03/27/04 11:28:53 schst fixed bug with placeholder fixed bug with parsing looped templates more …
(edit) @34 [34] 03/26/04 19:05:01 schst implemented variable modifiers
(edit) @33 [33] 03/26/04 18:50:11 schst added _handleUnusedVars()
(edit) @19 [19] 03/24/04 20:14:34 schst added shared base class for _all_ modules
(edit) @17 [17] 03/24/04 19:40:29 schst added support for dot syntax added new attribute "conditiontemplate" added …
(edit) @16 [16] 03/23/04 23:29:56 schst added simpleCondition support
(edit) @15 [15] 03/23/04 23:02:56 schst updated some comments/todos
(edit) @14 [14] 03/23/04 22:51:45 schst implemented addSystemVars attribute
(edit) @13 [13] 03/23/04 21:59:26 schst added oddEven and module type
(edit) @11 [11] 03/09/04 23:42:13 schst small fixes
(edit) @9 [9] 03/09/04 23:28:14 schst added support for link templates
(edit) @7 [7] 03/09/04 23:01:01 schst support for first and last support for default support for …
(edit) @6 [6] 03/03/04 21:59:36 schst added basic support for condition templates
(edit) @5 [5] 03/03/04 00:30:52 schst support for varscope and autoclear parses dependencies
(add) @2 [2] 02/25/04 17:40:02 schst import to new server with new structure
Note: See TracRevisionLog for help on using the revision log.