Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

New content module designed around HTML5's contenteditable #16

@einkoro

Description

@einkoro

To support the fancy new WYSIWYG editors that are not just textarea replacements we will need to redesign the content module to work with one. This also allows us to add a lot of neat features like notes and snippets (predefined markup chunks that can be inserted on a page) plus a much better interface for history revisions.

http://jejacks0n.github.com/mercury/

The interface may be an issue if it clashes with any layout CSS.

The challenge I see is that this almost needs two content managers in a sense. One like the current one where the web developer would have complete control of the markup and could define what regions are editable and one where the users edit their content.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions