Sign In
Start Page | Recent Changes | All Pages | Orphan Pages | Junebug Help

Comparing version 40 and version 39

lol p(note). *Please pardon the dust!* We are in the process of moving the old "trac based wiki":http://dev.radiantcms.org/wiki/ over to this new Junebug based wiki. Feel free to help us port content from the "old How To page":http://dev.radiantcms.org/wiki/HowTos to the new one.

This is a cook book of "How Tos" covering solutions to common problems. Please prefix all wiki links with "How To".

*Please Note!* Much of the documentation on the Radiant Wiki is still tailored for Radiant 0.5.x. Please give us a hand and help us update any articles that are out of date.

h2. Upgrading

* [[How to Upgrade 05x to 06|Upgrade from 0.5.x to 0.6]]

h2. Deployment

* [[How To Host Multiple Websites by using mod proxy|Host Multiple Web sites from a single Radiant install]]
* [[How To Deploy on A Small Orange|Deploy Radiant on A Small Orange]]
* [[How To Deploy on Dreamhost|Deploy Radiant on Dreamhost]]
* [[How To Deploy on Instant Rails|Deploy Radiant on InstantRails]]
* "Deploy Radiant on (mt) Media Temple":http://kb.mediatemple.net/article.php?id=152
* [[How To Deploy on Prime Hosting|Deploy Radiant on Prime Hosting]]
* "Deploy Radiant on RailsPlayground":http://wiki.railsplayground.com/railsplayground/show/How+To+Install+RadiantCMS
* "How To Deploy on Slicehost (Ubuntu 7.10)":http://johnmuhl.com/notebook/server
* [[How To Deploy on Site5|Deploy Radiant on Site5]]
* "Deploy Radiant on SteelPixel":http://steelpixel.stikipad.com/support/show/Setting+up+Radiant+CMS
* [[How To Deploy on TextDrive|Deploy Radiant on TextDrive]]
* "How To Deploy on HostingRails":http://www.hostingrails.com/forums/wiki_thread/18
* "How to Deploy with Capistrano":http://johnmuhl.com/notebook/deploy
* "How to Deploy on Webfaction":http://http://atinypixel.com/blog/entry/2008/05/09/how-to-install-radiantcms-on-webfaction/Webfaction":http://atinypixel.com/blog/entry/2008/05/09/how-to-install-radiantcms-on-webfaction/

h2. Behaviors

* [[How To Multiple Behaviors|Use Multiple Behaviors on one Page]]
* [[How To Define Global Tags|Define Global Tags]] (that work on all pages without specifying a Behavior)
* [[How To Navigation Tag |Understanding Navigation Tag Code]] a review of the 'navigation' tag code

NOTE: Behaviors have been superseded by Radiant Extensions.

h2. Extensions

* [[How To Use the Language Redirect Extension|Use the Language Redirect Extension]]
* [[How To Use The Mailer Extension|Use the Mailer Extension]]
* [[How To Use the Gallery Extension|Use the Gallery Extension]]

h2. Extending Radiant

* [[How To Define Global Tags|Create new tags]]
* [[Creating Radiant Extensions|Write an Extension]]
* [[Extension Wish-list]]
* [[Extension Ideas|Ideas for Extension authors]] -- I think it would be useful to list out all the possible types of extensions we might ever expect to see for Radiant, and outline how they *might* be implemented.  And how core *could* be improved to make extension authoring easier.


h2. Hacks

There is also a wiki page dedicated to Radiant CMS [[Hacks|hacks]]. 

* [[How To Set a Top Level Page for User|How To set a top level page for a specific user]]

h2. Recipes

Radiant Recipes are smart ways to use Radiant.

* [[How To Reset Your Password|Reset Your Password]]
* [[How to Make a Site Map|Make a Sitemap]] - also includes a recipe for Google Sitemaps.
* [[How To Output All Page Parts|Output All Page Parts]]
* [[How To Make Page Level CSS Elegant|Make Page-Level CSS Elegant]]
* [[How To Setup Dev Mode| How To Setup Radiant's Development Mode to Preview Draft Pages]]
* [[How To Simplify External Linking With Adapters|Simplify External Linking With Adapters]]
* [[Using the Search Extension|Add site wide search to your Radiant site]]

h2. Development

* [[How to use Radiant trunk in your subversion-managed project]]

Back to Page