Feeds:
Posts
Comments

Posts Tagged ‘FCK Editor’

Integrating FCK Editor Plugin in Active Scaffold is very easy Assuming FCK Editor Plugin is installed in your application. In controller we need to write the following code to make it work: Considering the category we have this as usual active_scaffold :category do |config| config.label = “Category” # Display page name config.columns = [:name, :rank, [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.