S63 Insert Lorem Ipsum Sample Text
Use the S63 Tag to insert "Lorem Ipsum" placeholder text in PageWrappers and Stationery.
Specify the number of paragraphs (from 1 to 3) of the standard "Lorem ipsum dolor..." for a preview of a design. The space occupied by the sample text is reserved for later replacement with real content.
Application
Platform
Can You Add This S-Tag in the WYSIWYG content editor?
No, add the S-Tag code to the HTML using the Plain Text Editor.
Can You Add This S-Tag in the Luminate CMS WYSIWYG content editor?
No, add the S-Tag code to the HTML using the Plain Text Editor.
Format
-
Standard
[[S63:num_paragraphs]]
-
XML
<convio:session name="63" param="num_paragraphs" />
Parameters
-
num_paragraphs - the number of paragraphs, from one to three, to render
Sample Code
-
Standard
[[S63:2]]
-
XML
<convio:session name="63" param="2" />