ViewHelper Documentation
v:format.placeholder.lipsum
Lipsum ViewHelper
Renders Lorem Ipsum text according to provided arguments.
Arguments
lipsum string
String of paragraphs file path or EXT:myext/path/to/file
paragraphs integer
Number of paragraphs to output
wordsPerParagraph integer
Number of words per paragraph
skew integer
Amount in number of words to vary the number of words per paragraph
html boolean
If TRUE, renders output as HTML paragraph tags in the same way an RTE would
parseFuncTSPath string
If you want another parseFunc for HTML processing, enter the TS path here