Hi developers/contributors,
We have quite a lot of applications on
http://extensions.xwiki.org
However several haven't been updated for a very long time even though XWiki has made
progress.
I can think of 3 areas where help would be appreciated:
* Some apps have wiki pages in XWiki Syntax 1.0 version. Those need to be upgraded to
XWiki Syntax 2.1.
* Some apps don't register themselves in the Applications Panel. To change that just
need to create a new page with the proper XObject. You can copy the
Blog.ApplicationsPanelEntry page to this app's space and edit it.
* Some apps don't automatically register translations and force the user to manually
add documentation resource bundle in the Administration. There's now a better way
which is to add an object of type XWiki.TranslationDocumentClass
Example of app that would need an update:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Polls+Application
So who's willing to help? :)
Note that the best strategy is to ensure that the application has a git repo on
https://github.com/organizations/xwiki-contrib (there should be a Source button on the app
page on
extensions.xwiki.org too). If not, then let me know by answering this email and
I'll create it for you and give you access so that you can make changes there. FYI the
full process is documented at
http://contrib.xwiki.org and I can help you with that.
Thanks!
-Vincent