Software Details:
Version: 1.0.0beta1
Upload Date: 1 Mar 15
Distribution Type: Freeware
Downloads: 82
Create (also known as Create.js) adds support for in-page (or in-place) editing to any CMS.
This means page content can be accessed and changed at any time, right in its place, without loading a new page with a designated editor to so.
Create.js also doesn't care what WYSIWYG editor the developer uses to edit the page, being only a placeholder for the technology that allows him to do that.
By default, Create comes packed with the Hallo editor by default, but it has been reported to work with Redactor, Aloha Editor, TinyMCE and CKEditor.
A demo is included with the download package.
Features:
- Local storage for unsaved content
- Content versioning
- Easy to skin
- Backend connectors
- Works with RDFa-annotated content
What is new in this release:
- Terminology: midgardEditable is now known as an editable entity widget, and the editors it runs for various properties are known as property editor widgets
- Entity editing widget now accepts two callbacks for instantiating decorators for entities and their properties in the DOM. This is handy for CMSs that want to visualize what can be edited
- New public methods setState and getState were added for manipulating the state from the application controller
Requirements:
- JavaScript enabled on client side
Comments not found