Extensions

25 of 232 extensions
Missing

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…

Missing

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…

Missing
Ray
ray

friendly extension management with git or http.

Missing

An extension that utilizes the extension RBAC_Base to allow only users in the “Assets” role to edit assets.

Missing

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.

by Jim Gay
Missing

Restricts users from editing pages based upon the assigned role. This works exactly like Page Group Permissons but is built on RBAC Base.

by Jim Gay
Missing

Requires the RbacBaseExtension and limits access to snippets to users in the “Snippets” role.

by Jim Gay
Missing

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…

Missing

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 …

Missing

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 …

Missing

Provides support for email forms and generic mailing functionality with Recaptcha validation provided by the recaptcha extension.

Supports only Radiant 0.8.

Missing

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…

Missing

Allows reordering of child pages within their parent page.

Missing

Provides tags to fetch concert listings from ReverbNation.com and incorporate them into Radiant pages.

Missing

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…

Missing

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…

Missing

This is a tiny extension that sits on our version of multi_site and provides robust site-scoping of users, layouts and snippets.

Missing

This extension makes the search extension multi_site aware.

Missing

Extracts out the search terms entered into google/yahoo/msn/etc that have referred a user to your site

Missing

Provides if_meta and unless_meta tags with an inherit attribute to search page ancestors.

by Jim Gay
Missing

Session Management allows us to track user information
( i.e. user_id, session, page accessing, site, etc.)

== Installation

1) Unpack/checkout/export the extension into vendor/extensions of…

Missing

Provides an interface for managing configuration settings. Developed by Alex Wayne

by Jim Gay
Missing

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…

Missing

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…