Vincent Massol wrote:
Can I test it somewhere so that I can fully understand
your technical solution?
http://extensions.xwiki.org/xwiki/bin/view/Extension/DownloadAttachments/
is an example source with it.
This can also be browsed at:
http://direct.hoplahup.net/tmp/DownloadAttachments/src/main/resources/Macro…
where DownloadAttachments.xml includes DownloadAttachments_content.groovy.
I guess that the way to test it is to build and install the project I
have (which would be 8.3-SNAPHOT):
http://direct.hoplahup.net/tmp/xwiki-commons-tool-xar-plugin-8.3-SNAPSHOT-p…
(which you'd obtain by applying the patch I've put in the jira).
What I fail to understand is why you don’t want to
commit your code in
contrib. XWiki is a platform with extensions. You don’t need to be in
the core to be able to contribute an extension to XWiki (XAR plugin is
core).
I'd like to avoid forking. This creates niches.
My laptop is full of such attempts. Creating a github fork, a maven
polxar or something like this is fairly equivalent.
Paul