Category Archives: CMS

Page Cache control in radiant cms

Radiant Caching Radiant cms is very powerful and customizable cms as of now which has inbuilt support for page caching. Radiant caching mechanisam is somehow similar to action caching in rails. In latest radiant version i.e. > 0.8 Responsecache has been replaced … Continue reading

Posted in CMS, Radiant, Ruby on Rails | Tagged , | 1 Comment

Metaprogramming with RadiantCMS

My short stint with Radiant in the near past was actually quite interesting ! — No I did not design websites or webpages. What I am talking about is the internals – making radiant plugins and creating radius tags, the … Continue reading

Posted in CMS, Radiant, Ruby on Rails | Tagged , | 1 Comment

Usage and Best Practices for RADIANT CMS-Part4

Creation of Error page in Radiant CMS: By default when the radiant user requests the URL that doesn’t exist on site , the server will return HTTP status 404 and a page titled “Page Not Found” in the style of … Continue reading

Posted in CMS, Radiant | Tagged | Leave a comment