Editmode for Rails
Installation
Rendering Content
Render the content of a chunk
Render an Editable chunk. (This will activate the inline Magic Editor)
Working with multiple projects in the same codebase
Content can also be accessed in Controllers
Directly get the value of a custom field
Working with variables
Use collections for repeatable content
Access the current index from inside a collection block
Working with Image Transformation
Caching
Disabling editmode.js auto-include
Last updated