Hi, If I were to guess, I`d say you want to make it installable with the Extension Manager UI. To do that, all you need is to add an ExtensionCode.ExtensionVersionClass object to your extension's page where you need to fill in the id of your extension, version and downloadURL (for attached files, use "attach:<fileName>.jar/xar" To do this semi-automatically, you need to edit inline your extension and go to the "Add Downloads" section and read the instructions. One note on your extension is that you seem to have both a jar and a xar. In this case, you need to have an extension document for each artifact, since you can not have 2 artifacts for 1 extension. You should have an extension for the UI (xar) that depends on an extension for the backend (jar), each with their own documentation and each with their own ExtensionVersionClass objects so they are installable with EM. Thanks, Eduard On Fri, Jan 9, 2015 at 10:21 AM, Thomas Mortagne <[email protected]> wrote:
On Thu, Jan 8, 2015 at 9:35 PM, Matthias Wegner <[email protected]> wrote:
Hi All,
i just uploaded a new extension to http://extensions.xwiki.org/xwiki/bin/view/Extension/TaskMacro.
I want to enable in inside
Is there something missing to this phrase ?
Can i do that?
Regards, Matthias
-- View this message in context:
http://xwiki.475771.n2.nabble.com/Run-Macro-inside-velocity-tp7593608.html
Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users