public
Description: OBSOLETE! PLEASE SEE http://github.com/radiant/radiant
Homepage: http://www.radiantcms.org/
Clone URL: git://github.com/seancribbs/radiant.git
Search Repo:
radiant / radiant
name age message
..
folder .gitignore Sat Apr 05 08:26:34 -0700 2008 Merge [seancribbs]
folder CHANGELOG Thu Jun 05 09:46:32 -0700 2008 Updated contributers and changelog from previou... [Loren Johnson]
folder CONTRIBUTORS Thu Jun 05 09:46:32 -0700 2008 Updated contributers and changelog from previou... [Loren Johnson]
folder INSTALL Fri Mar 14 06:36:37 -0700 2008 updated Subversion URL so that `rake radiant:fr... [jlong]
folder LICENSE Sun Feb 03 11:58:26 -0800 2008 Copy rails2 branch to trunk. [seancribbs]
folder README Fri Jun 13 06:55:38 -0700 2008 updated copyright info in README [jlong]
folder Rakefile Sun Feb 03 11:58:26 -0800 2008 Copy rails2 branch to trunk. [seancribbs]
folder app/ Thu Jun 19 07:32:45 -0700 2008 Preserve newlines in ERb templates. [seancribbs]
folder bin/ Sun Feb 03 11:58:26 -0800 2008 Copy rails2 branch to trunk. [seancribbs]
folder config/ Fri Apr 18 13:47:12 -0700 2008 Move extra initialization into after_initialize... [seancribbs]
folder db/ Tue May 06 08:01:14 -0700 2008 Add per-user salting to password encryption. [seancribbs]
folder lib/ Tue Jun 03 13:40:55 -0700 2008 Generate a unique session secret for each app. [seancribbs]
folder log/ Sun Feb 03 11:58:26 -0800 2008 Copy rails2 branch to trunk. [seancribbs]
folder public/ Sat May 10 21:37:02 -0700 2008 Convert all views to Haml. [seancribbs]
folder script/ Mon Feb 18 21:04:29 -0800 2008 #588 Generate extensions with RSpec support by ... [seancribbs]
folder spec/ Thu Jun 05 04:25:53 -0700 2008 Added tolerance for non-existant Page classes i... [Loren Johnson]
folder stories/ Sun Feb 03 11:58:26 -0800 2008 Copy rails2 branch to trunk. [seancribbs]
folder test/ Sat Apr 19 09:36:33 -0700 2008 Remove test/unit tests - all RSpec now. [seancribbs]
folder vendor/ Sat May 10 21:37:02 -0700 2008 Convert all views to Haml. [seancribbs]
README
== Welcome to Radiant

Radiant is a no-fluff, open source content management system designed for
small teams. It is similar to Textpattern or MovableType, but is a general
purpose content management system (not just a blogging engine).

Radiant features:

* An elegant user interface
* The ability to arrange pages in a hierarchy
* Flexible templating with layouts, snippets, page parts, and a custom tagging
  language (Radius: http://radius.rubyforge.org)
* A simple user management/permissions system
* Support for Markdown and Textile as well as traditional HTML (it's easy to
  create other filters)
* An advanced plugin system
* Operates in two modes: dev and production depending on the URL
* A caching system which expires pages every 5 minutes
* Built using Ruby on Rails
* And much more...


== License

Radiant is released under the MIT license and is copyright (c) 2006-2008
John W. Long and Sean Cribbs. A copy of the MIT license can be found in the
LICENSE file.


== Installation and Setup

Radiant is a traditional Ruby on Rails application, meaning that you can
configure and run it the way you would a normal Rails application.

See the INSTALL file for more details.


== Support

The best place to get support is on the mailing list:

http://radiantcms.org/mailing-list/

There is also a Trac powered dev site available here:

http://dev.radiantcms.org/

Please Note: Before filing a ticket on the dev site discuss your question or
problem on the mailing list. This makes it much easier to manage legitimate
tickets.

Enjoy!

--
John Long :: http://wiseheartdesign.com