Difference between revisions of "Template:Extension/doc"

Jump to navigation Jump to search
82 bytes removed ,  16:43, 24 January 2016
fixing links to svn.wikimedia.org phab:T109950
>Syum90
m (Reverted edits by Alphar Shaz (talk) to last revision by Matiia)
>Ciencia Al Poder
(fixing links to svn.wikimedia.org phab:T109950)
Line 150: Line 150:
** [[:Category:Skin extensions{{translation}}|''skin'']] - extensions adding [[w:CSS|CSS]] or [[w:JavaScript|JavaScript]], or implementing hook functions to change the look and feel of MediaWiki via the skins framework.
** [[:Category:Skin extensions{{translation}}|''skin'']] - extensions adding [[w:CSS|CSS]] or [[w:JavaScript|JavaScript]], or implementing hook functions to change the look and feel of MediaWiki via the skins framework.
** [[:Category:Ajax extensions{{translation}}|''ajax'']] - extensions that use [[w:Ajax|Ajax]] programming techniques.
** [[:Category:Ajax extensions{{translation}}|''ajax'']] - extensions that use [[w:Ajax|Ajax]] programming techniques.
** [[:Category:Special page extensions{{translation}}|''special'']] - extensions that subclass the [[Special:MyLanguage/Manual:SpecialPage class|SpecialPage class]], use one of its hooks, or patch one or more functions in [http://svn.wikimedia.org/doc/SpecialPage_8php-source.html SpecialPage.php]. See [[Special:MyLanguage/Manual:Special pages]] for more information.
** [[:Category:Special page extensions{{translation}}|''special'']] - extensions that subclass the {{Class doclink|SpecialPage}} class, use one of its hooks, or patch one or more functions in {{Git file|file=includes/specialpage/SpecialPage.php|text=SpecialPage.php}}. See [[Special:MyLanguage/Manual:Special pages]] for more information.
* '''other'''
* '''other'''
** [[:Category:API extensions{{translation}}|''api'']] - extensions that add a new API module or extend a core API module.
** [[:Category:API extensions{{translation}}|''api'']] - extensions that add a new API module or extend a core API module.
Line 215: Line 215:
| <span id="license">license</span>|| license governing use of this extension, as one of the codes found in https://spdx.org/licenses/
| <span id="license">license</span>|| license governing use of this extension, as one of the codes found in https://spdx.org/licenses/
|-
|-
| <span id="download">'''download'''</span>|| '''link to the download''' : [https://git.wikimedia.org/project/mediawiki Git], {{tl|WikimediaDownload}} with server=svn in case it was not migrated from [http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/ SVN]. If you put the code into page in the MediaWiki wiki, link to it using a full page name and section name, e.g. <code> <nowiki>[[Extension:Example/version_1.22a#Code]]</nowiki> </code> (it must remain valid when bot-copied elsewhere)
| <span id="download">'''download'''</span>|| '''link to the download''' : [https://git.wikimedia.org/project/mediawiki Git], {{tl|WikimediaDownload}} with server=svn in case it was not migrated from [[Subversion]]. If you put the code into page in the MediaWiki wiki, link to it using a full page name and section name, e.g. <code> <nowiki>[[Extension:Example/version_1.22a#Code]]</nowiki> </code> (it must remain valid when bot-copied elsewhere)
|-
|-
| <span id="readme">readme</span>|| external link to the readme file, e.g. http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Sort/README
| <span id="readme">readme</span>|| external link to the readme file, e.g. http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Sort/README
Anonymous user

Navigation menu