Mini Radiant plugin
Plugin details
Documentation
ruby script/plugin install http://svn.pluginaweek.org/trunk/plugins/libraries/mini_radiant/
Description
===========
The mini_radiant library is a branch of the popular Radiant[http://www.radiantcms.org] content management system. However, this did not initially start as an entirely new branch. Instead, it started as an experiment to see whether the complexity of Radiant's extension system could be replaced with the application-independent Plugins+[http://wiki.pluginaweek.org/Plugins_plus] library. In addition, the project experimented with reducing the number of dependencies on external libraries by only supporting Radius syntax out of the box.
In other words, the key differences between mini_radiant and radiant are:
1. Extensions have been completely replaced with Plugins+
2. Dependencies on bluecloth, highline, and rubypants have been removed
3. The radius and redcloth libraries are not svn:externals in the mini_radiant library
4. All of the custom installation scripts have been replaced with the regular process of creating a basic Rails app and adding mini_radiant as a vendor/plugin.
Usage
===========
An example Rails application set up with mini_radiant and various Radiant extensions has been provided in the PluginAWeek repository. Links to these resources are below:
* {Live demo}[http://miniradiant.demos.pluginaweek.org]
* Source[http://svn.pluginaweek.org/trunk/examples/mini_radiant]
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 6 months ago

