CMS MADE SIMPLE FORGE

Name Type Description
Dropcaps Plugin {$string|dropcaps} or {$string|dropcaps:"dropclass"} where "dropclass" is any class name you want for the dropcap class. Produces code like this: <code> <p><span class="firstLetter"><span>T</span></span><span>his is a full paragraph.</span></p> </code>