CMS MADE SIMPLE FORGE

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Name Type Description
display phpinfo Plugin Plugin for display phpinfo() inside a page.
Download History Plugin This plugin collects historical download data for the nominated file from the Uploads module.
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>