Hello. I have worked a bit on http://jira.xwiki.org/browse/XWIKI-10333 <http://jira.xwiki.org/browse/XWIKI-10844>, to be able to remove some applications from the left bar. I wanted to propose it before 6.3M2 is released, so I have made a prototype (without doing a proper proposal) which is working quite well.
You can see a screenshot there: http://jira.xwiki.org/secure/attachment/29296/customizable-app-bar.png The principle is very simple: on the left, you have the applications that you want to have in the app bar. On the left, the others (stored in a blacklist actually). You just need to drag&drop the icon from the left to the right, or from the right to the left, to change your settings. Then you click on "save" and voila. It is written with jQuery and jQuery-ui (loaded via a webjar). If you like it, I can commit it on master. FYI, you can already see the code there: https://github.com/gdelhumeau/xwiki-platform/compare/panels Here is my +1 to put it on master. WDYT? Thanks -- Guillaume Delhumeau ([email protected]) Research & Development Engineer at XWiki SAS Committer on the XWiki.org project _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

