2007-12-31: Minor release with feature enhancements. More...
2007-09-08: Small bug fix release. More...
2007-06-29: Some bug fixes and one small feature enhancement. More...
| Plugin name: | Tag/Block (Tag/Default) |
|---|---|
| Author: | Thomas Leitner <t_leitner@gmx.at> |
| Summary: | Returns the rendered content of a page file block |
| Parameters: | blockName (=default mandatory parameter): "content" |
| Handled tags: | block |
This tag is used to render a page file block (for more information about blocks have a look at the WebPage Format reference).
| Usage | Output |
|---|---|
| {block: extrablock} | Data from the block named ‘extrablock’. |