[xwiki-devs] [VOTE] Add macro name in the Macro descriptor
Hi, Right now we have a macro description in the macro descriptor but we're missing the macro name (ie a human understandable name to be used when displaying the list of macros in the wysiwyg editor for example). So I'm proposing we: * rename getMacroNames* methods in MacroManager/MacroCategoryManagers to getMacroIds * add a getName() in MacroDesciptor Here's my +1 Thanks -Vincent
On Mon, Aug 10, 2009 at 1:08 PM, Vincent Massol <[email protected]> wrote:
Hi,
Right now we have a macro description in the macro descriptor but we're missing the macro name (ie a human understandable name to be used when displaying the list of macros in the wysiwyg editor for example).
So I'm proposing we: * rename getMacroNames* methods in MacroManager/MacroCategoryManagers to getMacroIds * add a getName() in MacroDesciptor
Here's my +1
+1. Just to clear things: Macro hint (component hint) is of the form: <macro_id>[/<syntax>/<version>] Examples: * mymacro * mymacro/xwiki/2.0 Thanks. - Asiri
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Vincent Massol wrote:
Hi,
Right now we have a macro description in the macro descriptor but we're missing the macro name (ie a human understandable name to be used when displaying the list of macros in the wysiwyg editor for example).
So I'm proposing we: * rename getMacroNames* methods in MacroManager/MacroCategoryManagers to getMacroIds * add a getName() in MacroDesciptor
+1 -- Sergiu Dumitriu http://purl.org/net/sergiu/
+1 On Mon, Aug 10, 2009 at 09:38, Vincent Massol<[email protected]> wrote:
Hi,
Right now we have a macro description in the macro descriptor but we're missing the macro name (ie a human understandable name to be used when displaying the list of macros in the wysiwyg editor for example).
So I'm proposing we: * rename getMacroNames* methods in MacroManager/MacroCategoryManagers to getMacroIds * add a getName() in MacroDesciptor
Here's my +1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
+1 Vincent Massol wrote:
Hi,
Right now we have a macro description in the macro descriptor but we're missing the macro name (ie a human understandable name to be used when displaying the list of macros in the wysiwyg editor for example).
So I'm proposing we: * rename getMacroNames* methods in MacroManager/MacroCategoryManagers to getMacroIds * add a getName() in MacroDesciptor
Here's my +1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (5)
-
Asiri Rathnayake -
Marius Dumitru Florea -
Sergiu Dumitriu -
Thomas Mortagne -
Vincent Massol