Re: [xwiki-users] Hide (don't show) some macros in WYSIWYG insert macro menu

2011-04-07 Thread Thomas Mortagne
Maybe putting theses macro is a scary macro category like "System" would be enough for user to not use them in your case ? On Thu, Apr 7, 2011 at 10:05, Marius Dumitru Florea wrote: > Hi Ramon, > > The WYSIWYG editor takes the list of macros from the MacroManager and > the MacroCategoryManager se

Re: [xwiki-users] Hide (don't show) some macros in WYSIWYG insert macro menu

2011-04-07 Thread Marius Dumitru Florea
Hi Ramon, The WYSIWYG editor takes the list of macros from the MacroManager and the MacroCategoryManager server side components. The editor doesn't filter the list of macros and AFAIK neither the MacroManager and MacroCategoryManager, so the only solution is to provide a custom implementation

[xwiki-users] Hide (don't show) some macros in WYSIWYG insert macro menu

2011-04-06 Thread Ramon Gomes Brandão - SERINT
Hi XWiki Team, I would like to hide some macros from the user, in the list presented on the WYSIWYG editor menu "Insert Macro". How can I do that? The matter is only hiding some of them from the user, to prevent him/her to select it to use on the page creation. Some of them are not familiar to