forked from alohaeditor/Aloha-Editor
-
Notifications
You must be signed in to change notification settings - Fork 9
Roadmap
draftkraft edited this page Jan 25, 2012
·
8 revisions
This document cover release cycle and roadmap planing. For changes in current releases see the CHANGELOG.md of the release.
Releases are planned approximately a year a ahead. When time comes closer the release date gets more accurate. See http://blogs.gnome.org/bolsh/2011/02/07/drawing-up-a-roadmap/(http://blogs.gnome.org/bolsh/2011/02/07/drawing-up-a-roadmap/) for roadmap planning issues. Our release cycle follows http://nvie.com/posts/a-successful-git-branching-model/(http://nvie.com/posts/a-successful-git-branching-model/)
You may follow the weekly meetings on Weekly Core Conference
- x.0.0 - a major version - complete rewrites
- 0.x.0 - a minor version - new features
- 0.0.x - a revision version - bugfixes, maintenance
- Website Enhancements
- Screencasts
- Add a blog
- link the current guides
- Settings Compilation/Bundling
- Translation Compilation/Bundling
- Aloha Blocks
- Copy & Paste Support For
- Aloha Blocks
- inline noneditables Handling
- Support for editing/rendering/handling CMS widgets that exist within the post content. E.g. `This is a youtube video: [youtube]blah/youtube`
- Implement Aloha.execCommand stack
- createLink
- italic
- removeFormat
- strikethrough
- subscript
- superscript
- underline
- unlink
- Shed ExtJS and Adopt jQuery UI
- MessageStack
- Implement Aloha.execCommand stack
- insertHorizontalRule
- insertImage
- insertText
- justifyCenter
- justifyFull
- justifyLeft
- justifyRight
- backColor
- fontName
- fontSize
- foreColor
- hiliteColor
- implement createLink to be used as flow and/or phrasing element (http://html5doctor.com/block-level-links-in-html-5/)
- Allow for table columns and rows to be resized by dragging
-
Semantic Annotation
- Will add semantic value to your content as you type
- Smart helpers to help you type repetitive content
- Copy & Paste Support For
- Wikimedia Syntax
- Markdown Syntax
- Microsoft Excel
- Google Docs
- Better HTML5 Support (section, article, video, canvas, etc)
- Drag&DropFiles
- AutoSave and AutoRestore Functionality
- Style Editor
- Insert Element Button
- Plugin Gallery
- http://bespinplugins.mozillalabs.com/
- https://addons.mozilla.org/
- http://plugins.jquery.com/
- Developer Network and Showcase
- *Developers can register on the Aloha Editor website and showcase what they are building with Aloha Editor, as well as give praise and feedback** Full Screen Mode for Editing
- Plugin Gallery
- Got ideas? Add them here
- Spellchecker
- remove jQuery from the core.
- still use it, but allow inclusion from google CDN or local hosting. Would make it easier to integrate Aloha into an existing project.
- Remove ExtJS completely. Deliver with jQuery UI
- Undo-Function