Changeset 446 for trunk/examples
- Timestamp:
- 10/24/06 16:28:25 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/index_sections.php
r438 r446 253 253 'descr' => 'patTemplate provides an input filter that lets you use the short modifier syntax that you may know from using smarty: {VAR|htmlentities}. All you need to do is apply an InputFilter prior to loading the templates.', 254 254 ), 255 'modifier_placeholder' => array( 256 'title' => 'Use placeholders as modifier parameter', 257 'descr' => 'Make parameter of variable modifier dynamic!', 258 ), 255 259 'copyfrom' => array( 256 260 'title' => 'The copyFrom attribute',
