Rails Vs CakePHP View more presentations from gautamrege.
Month: January 2010
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 admin section. However we can always customize this page as we want. Below are the … Continue reading Usage and Best Practices for RADIANT CMS-Part4
Usage and Best Practices for RADIANT CMS-Part3
Some useful Radiant tags for inserting contents : As an illustration consider the following snippet of code: Suppose that we have snippet named “site_footer” which is written for footer link/page “About Us” which has following piece of code: In this code we consider that webpage corresponding to “About Us” have already been created as child … Continue reading Usage and Best Practices for RADIANT CMS-Part3
