Changes for page Extensions Wiki

Last modified by Vincent Massol on 2017/03/01 17:23

From version 57.1
edited by Thomas Mortagne
on 2016/07/12 14:54
Change comment: There is no comment for this version
To version 57.2
edited by Vincent Massol
on 2016/08/16 11:05
Change comment: Fix typo

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ThomasMortagne
1 +xwiki:XWiki.VincentMassol
Content
... ... @@ -1,7 +1,7 @@
1 1  {{velocity}}
2 2  ## This pages serves 3 purposes:
3 -## - Used by the Extension Manager UI to display the extension page for an extension based on the Maven <url> element which are set to http://extension.xwiki.org/?id=${groupId}:${artifactId}:::...
4 -## - Used by the Javadoc to display external link, which based on the Maven <url> are set to http://extension.xwiki.org/?id=${groupId}:${artifactId}:::?id=groupid:artifactid:version:::.../apidocs/....html?is-external=true. Also support old Javadoc (pre-6.2) to display external link, which does not have version in URL.
3 +## - Used by the Extension Manager UI to display the extension page for an extension based on the Maven <url> element which are set to http://extensions.xwiki.org/?id=${groupId}:${artifactId}:::...
4 +## - Used by the Javadoc to display external link, which based on the Maven <url> are set to http://extensions.xwiki.org/?id=${groupId}:${artifactId}:::?id=groupid:artifactid:version:::.../apidocs/....html?is-external=true. Also support old Javadoc (pre-6.2) to display external link, which does not have version in URL.
5 5  ## - Displays the list of extensions (when there's no "id" request parameter) using Extension.WebHome
6 6  ##
7 7  #if ("$!request.id" != "")

Get Connected