[xwiki-users] WYSIWYG Editor - Menubar Settings in Administration Page hidden
Hi, i have tried to add new plugins to the WYSIWYG Editor, so ein added font, color, justify and style. Because I wanted to see how it looks like i have added the 4 new plugins to the Menubar and the Toolbar. But after restarting xwiki, there are no new plugins in the wysiwyg editor visible and the edit fields in the menubar of the wysiwyg-editor administration page are hidden. Here is screenshot: http://imageshack.us/photo/my-images/525/menubarxwiki.png/ I have already removed the 4 new plugins from the loaded plugin and toolbar list - but how can i make the edit fields of the menubar visible again? Perhaps I must edit the database directly? My System is a Tomcat6 AS with an mysql dbms on a linux machine. -- View this message in context: http://xwiki.475771.n2.nabble.com/WYSIWYG-Editor-Menubar-Settings-in-Adminis... Sent from the XWiki- Users mailing list archive at Nabble.com.
P.S. XWiki Version is 4.3.1 -- View this message in context: http://xwiki.475771.n2.nabble.com/WYSIWYG-Editor-Menubar-Settings-in-Adminis... Sent from the XWiki- Users mailing list archive at Nabble.com.
Have solved the problem by myself. Here the solution: Go to "/xwiki/bin/edit/XWiki/WysiwygEditorConfig?editor=object", expand the second object "XWiki.WysiwygEditorConfigClass" and edit the Menu Bar text manually. I had to delete four nulls at the end of the Menu Bar text "]},null,null,null,null]". -- View this message in context: http://xwiki.475771.n2.nabble.com/WYSIWYG-Editor-Menubar-Settings-in-Adminis... Sent from the XWiki- Users mailing list archive at Nabble.com.
See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/WysiwygEditor#HPluginsan... . Each plugin provides features that can be added either to the menu bar or to the tool bar. You cannot place tool bar features on the menu bar or the other way around unless specified in that table. And you can also use the history of the XWiki.WysiwygEditorConfig page to rollback to a previous WYSIWYG Editor configuration. Hope this helps, Marius On Mon, Jan 7, 2013 at 3:06 PM, Silvio Mink <[email protected]> wrote:
Have solved the problem by myself.
Here the solution:
Go to "/xwiki/bin/edit/XWiki/WysiwygEditorConfig?editor=object", expand the second object "XWiki.WysiwygEditorConfigClass" and edit the Menu Bar text manually. I had to delete four nulls at the end of the Menu Bar text "]},null,null,null,null]".
-- View this message in context: http://xwiki.475771.n2.nabble.com/WYSIWYG-Editor-Menubar-Settings-in-Adminis... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Marius Dumitru Florea -
Silvio Mink