format.placeholder.lipsum ViewHelper <vhs:format.placeholder.lipsum> 

Lipsum ViewHelper

Renders Lorem Ipsum text according to provided arguments.

Arguments 

lipsum 

DataType
string
Required
false
Description
Optional, custom lipsum source

paragraphs 

DataType
integer
Required
false
Description
Number of paragraphs to output

wordsPerParagraph 

DataType
integer
Required
false
Description
Number of words per paragraph

skew 

DataType
integer
Required
false
Description
Amount in number of words to vary the number of words per paragraph

html 

DataType
boolean
Required
false
Description
If TRUE, renders output as HTML paragraph tags in the same way an RTE would

parseFuncTSPath 

DataType
string
Required
false
Description
If you want another parseFunc for HTML processing, enter the TS path here