heading 1
heading 2
one: Hello World
foo
heading 1
heading 2
two: Aloha World
foo
heading 1
heading 2
three: Foo
Bar foo
Notes:
* block -- config ok?
* commands -- global
* dom-to-xhtml -- global
* undo -- global
* paste -- global
* browser -- global; internal config (deactivate browser for single editables / other config per editable or type like image / link)
* linkbrowser -- internal config (deactivate browser for single editables (via link plugin?); all settings configable?)
* flag-icons -- global; no config (just returns path); needs to be active for wai-lang (+ metaview! --> uses images)
* characterpicker -- button is not hideable when no config is provided
* cite -- config crashes browser (but was working weeks ago?)
* table -- needs rewrite for table/row/column/insidebar config
* image -- needs rewrite for ui options / callbacks
* link -- needs rewrite for target/css regex
* contenthandler
* formatlesspaste -- needs rewrite --> button handling not always working; new config structure
* listenforcer -- using settings array; type is missing; extend + old compatible?
Plugins:
* [ok] common/abbr
* [note] common/block
* [ok] common/format
* [note] common/commands
* [ok] common/highlighteditables
* [note] common/dom-to-xhtml
* [note] common/image
* [ok] common/list
* [note] common/table
* [ok] common/align
* [note] common/characterpicker
* [note] common/contenthandler
* [ok] common/horizontalruler
* [note] common/link
* [note] common/paste
* [note] common/undo
* [note] extra/browser
* [nok] extra/cite
* [nok] extra/formatlesspaste
* [ok] extra/headerids
* [note] extra/linkbrowser
* [note] extra/listenforcer
* [ok] extra/metaview
* [ok] extra/numerated-headers
* [note] extra/flag-icons
* [ok] extra/wai-lang
var config = this.getEditableConfig(obj);