Extensions
|
|
This extension allows extension developers to easily override the validators built into Radiant’s models. This is done by adding a new method to the ActiveRecord class to clear validations, and met… |
|
|
RandomChild gives you the possibility to render child pages in a random order. Works just like <r:children:each> but returns children in a random order. The tag is called: <r:children:rand… |
|
|
|
|
|
friendly extension management with git or http. |
|
|
An extension that utilizes the extension RBAC_Base to allow only users in the “Assets” role to edit assets. |
|
|
Creates finer control over the types of roles that Radiant uses or may use, allowing other extensions to create their own user roles and restrict their extension to users in that role. |
|
|
Restricts users from editing pages based upon the assigned role. This works exactly like Page Group Permissons but is built on RBAC Base. |
|
|
Requires the RbacBaseExtension and limits access to snippets to users in the “Snippets” role. |
|
|
This is a framework that takes care of all the dull bits of registering, activating, reminding, logging in, sending messages and editing preferences for your site visitors (or members, or subscribe… |
|
|
This extension sits on top of the reader framework and adds a useful layer of group access control. Out of the box it allows you to limit pages to certain groups and to send messages to designated … |
|
|
This extension integrates reCAPTCHA into a Radiant app. It adds a tag to place the reCAPTCHA dialog on a page and a controller method to validate the reCAPTCHA. In and of … |
|
|
Provides support for email forms and generic mailing functionality with Recaptcha validation provided by the recaptcha extension. Supports only Radiant 0.8. |
|
|
Enable RedCloth 4.0.3 or greater from RubyGems. RedCloth 3.0.4 comes packaged with Radiant <= 0.6.9, so we have to pull some tricks to get RedCloth loaded from gems. Not needed with Radiant 0.7 a… |
|
|
Allows reordering of child pages within their parent page. |
|
|
Provides tags to fetch concert listings from ReverbNation.com and incorporate them into Radiant pages. |
|
|
Lets you specify dynamic parameters in your URLs, and place these parameters on the page, or use them in any attributes of any Radius tags. It can be used for pagination, with ‘webservices’ extensi… |
|
|
This is a simple thing that adds a few radius tags and makes it very easy to serve RSS feeds. The assumption is that your feed has a root page: might be your blog, might be the home page if you wan… |
|
|
This is a tiny extension that sits on our version of multi_site and provides robust site-scoping of users, layouts and snippets. |
|
|
This extension makes the search extension multi_site aware. |
|
|
Extracts out the search terms entered into google/yahoo/msn/etc that have referred a user to your site |
|
|
Provides if_meta and unless_meta tags with an inherit attribute to search page ancestors. |
|
|
Session Management allows us to track user information == Installation 1) Unpack/checkout/export the extension into vendor/extensions of… |
|
|
Provides an interface for managing configuration settings. Developed by Alex Wayne |
|
|
Shop is the core extension needed to turn a radiant site into something which will allow clients to list and sell products. This extension aims to eventually be an api, which is hooked by ot… |
|
|
Shop Cart provides shopping cart functionality to the radiant-shop-extension. It allows any Controller you delegate to add/remove/update items to a shopping cart. Shop Cart requires the activemerch… |
Add Extension