[Radiant] Cna i create my own controllers and models radaint CMS

Casper Fabricius me at casperfabricius.com
Fri Mar 7 05:07:47 CST 2008


Hi Srinu,

You are on the right track - extensions is exactly for that purpose.  
But you can't generate an extension with a rake task, you need to do  
this:

./script/generate extension ShinyNewExtension

It is all very well explained here:
http://wiki.radiantcms.org/Creating_Radiant_Extensions

And if you want to go in-depth once you have started on your extension:
http://casperfabricius.com/blog/2007/07/19/advanced-radiant-extensions/

Good luck,
Casper


On 07/03/2008, at 10:09, Srinu Pala wrote:

> Hi,
>
> I want to run my project with radiant CMS? I want to create my own
> controllers and models and I want to use my methods in the classes. Is
> it possible?
>
> This below command is not running in my command propt?
> "radiant:extensions:shiny_new_extension:install"
>
> In Which file I use the radius tags? How the radius tags show the  
> effect
> in my application?
>
> I need your help?
> Please help me in this radiant cms.
>
> Thank you,
>
> srinivas rao.pala
> -- 
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant



More information about the Radiant mailing list