CMS MADE SIMPLE FORGE

Name Type Description
filelist Plugin Returns or assigns to a smarty variable a (random) filelist, starting from a given path (relative to $config['uploads_path']). Filelist can be filesystem paths or URIs.
Random Image Selective Plugin Based on the original Random Image tag, this tag also allows you to specify a prefix of images to iclude as well as a prefix of images to exclude. Exclude defaults to "thumb_"
Random Guest Book Entry (Multilingual) Plugin A multilingual tag or plugin to display a random Guestbook (Module) entry on a page, in a flexible way. (Bit of a cheat as it doesn't have any real display text, but look to the XHTML produced and also the multilingual 'Help' and 'About' text.) Save the tag/plugin to your plugins directory. Just insert the tag into your template/page {sfi_random_guestbook_entry}. Please read the multilingual 'Help' and 'About' supplied with this tag for more information on using the tag and how to use the parameters. (Apologies in advance for the translations, they were done with Google. If any one wishes to send corrections then please do and I will amend the code.) See also: http://forum.cmsmadesimple.org/index.php/topic,38311.0.html
Randomize Plugin You can randomize the content of a text file to display it into your CMSMS website. Each line can contain HTML code that will be displayed randomly. You can then randomize images, lists of links, etc... You can choose how many lines you will display randomly, plus it includes a delimiter for you to place between each displayed line.
Random File URL Plugin This Plugin enables you to display a randomised URL of a file from a specified directory. This plugin is a stripped down version of the Multiple Random Image plugin. Useful for inline CSS based background image calls and other situations where only a URL is required.
Random Global Content Block Plugin To display a random Global Content Block from a selection of GCB whose name begins with a prefix. Works with CMSMS 1.11.x and above.
Random Image Plugin Display a random image from a cmsms directory using a smarty tag.