Visual editor - add new node button at toolbar - inserting new node moved from anon...
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 24 Apr 2013 14:23:20 +0000 (16:23 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 24 Apr 2013 14:23:20 +0000 (16:23 +0200)
commit1fe8bb015648709853a4e14584ab1b3059b9ba1d
tree79725f0caef411603661ae98047dcad3b1991d76
parent203919a907c2b68e21009fd46aa8551e26502aa0
Visual editor - add new node button at toolbar - inserting new node moved from anon handler @ view.setup to view.insertNewNode -- view.insertNewNode still implements only appendingafter current node -- view.insertNewNode TODO: inserting inline - wrapping text in node moved to view.wrapSelectionWithNewNode (from sidebarView) - add button + tag/class selection in the toolbar
editor.css
modules/visualEditor.js