This page last changed on May 16, 2012 by jed.wheeler@involver.com.

Use Overview

Renders a block of html or text within the tab. This feature block is useful for creating editable chunks of HTML, CSS, Javascript, or even plain text that can be easily modified at a later time. Possible use-case scenarios include storing css stylesheets and JavaScript files or storing chunks of text that clients need to be able to access and modify without touching the layout code.

Configuration

Click "Configure" to bring up the input field

Add some text

Save changes and view page

Sample SML Code

{% html_block name:"intro" %}{% endhtml_block %}

Document generated by Confluence on Feb 12, 2013 09:09