2007-02-28: webgen 0.4.2 released! Bugs fixed and some feature added! More...
2007-01-12: webgen 0.4.1 released! Bug fix for running webgen on Windows and other small updates! More...
2007-01-05: webgen 0.4.0 released! Major update to the core and plugins and many new features added! 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’. |