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 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 |
Random Image |
Plugin |
Display a random image from a cmsms directory using a smarty tag. |
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 Image Selector |
Plugin |
This tag rotates images out of a directory, simply tell it the directory you want it to look in.
Usage: {random_image dir="something"} |
Random Quote |
Plugin |
A simple little tag for producing a random quote on a page from a list of quotes held in a text file stored in the root directory. |
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_gcb |
Plugin |
This function takes any number of Global Content blocks whose name begins with a prefix and randomly displays it on the web page.
This is a fork of the original random_blobs code to work with CMSMS 1.11.2.1 |
Recently Added Pages |
Plugin |
Smarty block for listing of newest pages. |
Redirect Main Domain |
Plugin |
This plugin allow you to force web user to browse your site using the main domain URL. It is also usefull when you have multiple domains to be Search Engine Friendly. |
Redirect URL advanced |
Plugin |
Created specifically for blogs, where I needed to redirect the old addresses to the new and had pretty URLs on. Simply put it allows you to create a page with the old blog url and use this plugin to do a 301 to permanently redirect it to the correct new blog address.
Created after .htaccess kept defying me. :-) |
Rotate |
Plugin |
Rotate is a plugin that creates a slideshow from a directory of images using the jQuery Cycle plugin.
Full - Contains all of Cycle's Transitions.
Lite - Only has the Fade effect. |
rss2array |
Plugin |
A simple plugin reading a rss-feed and passing it to smarty for a template to display. |