Content Management in rails

Ruchita Sharma wrote:

Hi,

Can someone tell me how to manage the content in Admin panel? I have to implement Content Management System in the admin panel.... but not getting any idea of how to implement it.

Any help would be greatly appreciated.

Thanks, Ruchita Sharma.    What admin panel? If you're looking for content management, there are a few CMS solutions implemented in Rails. Radiant is one and you can find a number more if you search the archives for this group/ mailing list.

Cheers, Mohit. 11/5/2007 | 9:21 PM.

Ruchita Sharma wrote:

Mohit Sindhwani wrote:   

Ruchita Sharma wrote:     

Thanks, Ruchita Sharma.   

What admin panel? If you're looking for content management, there are a few CMS solutions implemented in Rails. Radiant is one and you can find a number more if you search the archives for this group/ mailing list.

Cheers, Mohit. 11/5/2007 | 9:21 PM.      yeah i have looked Radiant.... but not able to work it properly coz the link that i am following does not give the exact description of how to use it. I have also tried admin_pages_engine but again not able to implement it properly. Can you tell me some other option???    What do you mean that Radiant is not able to work properly? It seems to work absolutely fine for a couple of sites that I'm managing. The documentation site on the Radiant site includes links to a few tutorials that should help you get started.

Of course, a lot depends on what you want to do and what is required of the site that you're designing. I don't think anyone can give you an option if you're not clear (and don't tell us) what needs to be implemented.

Ruchita Sharma wrote:

Mohit Sindhwani wrote:   

Ruchita Sharma wrote:     

a number more if you search the archives for this group/ mailing list.         

What do you mean that Radiant is not able to work properly? It seems to work absolutely fine for a couple of sites that I'm managing. The documentation site on the Radiant site includes links to a few tutorials that should help you get started.

Of course, a lot depends on what you want to do and what is required of the site that you're designing. I don't think anyone can give you an option if you're not clear (and don't tell us) what needs to be implemented.      Hi...

I am using this link "http://www.radiantcms.org/download/" U can check that in this link when we click on install instructions it gives an error. So I am not able to do the exact implementation.    The documentation is being migrated to another wiki. You can find all the documentation for Radiant on the documentation site: http://wiki.radiantcms.org/Documentation

Installation: http://wiki.radiantcms.org/Installation

Also, there are how-to articles and also tutorials. Just start at the documentation page.

Cheers, Mohit. 11/5/2007 | 9:46 PM.

Hi Ruchita

Aptana Radrails is an IDE for Rails Project Management and more... However, AFAIK, it s not a CMS :slight_smile:

CCH