Difference between revisions of "MediaWiki/Extensions"
(add brickimedia) |
(add a couple) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
See [[Special:Version]] | See [[Special:Version]] | ||
− | == | + | == Notes == |
− | + | === Add Images === | |
− | + | An extension found at wikia (also called WikiaMiniUpload?), it allows you to add images from Flickr, the web, and those already uploaded to your local wiki. It also adds a new button to the editor (a feature lacking in the standard editor). Video and instructions at http://help.wikia.com/wiki/Help:Add_Images | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== DataTable2 === | === DataTable2 === | ||
Line 51: | Line 18: | ||
=== Interwiki === | === Interwiki === | ||
− | The Interwiki Extension has been added which makes it easy to manipulate the interwiki table. http://mediawiki.org/wiki/Extension:SpecialInterwiki But what is the Interwiki table you say? The Interwiki table sets up internal namespaces making it convenient for authors to create links to other wikis. For example, you can link to a '''Wikipedia''' article with the following syntax: '''<nowiki>[[WikiPedia:Thomas_Jefferson]]</nowiki> '''. | + | The Interwiki Extension has been added which makes it easy to manipulate the interwiki table. http://mediawiki.org/wiki/Extension:SpecialInterwiki But what is the Interwiki table you say? The Interwiki table sets up internal namespaces making it convenient for authors to create links to other wikis. For example, you can link to a '''Wikipedia''' article with the following syntax: ''' |
+ | <nowiki>[[WikiPedia:Thomas_Jefferson]]</nowiki> '''. | ||
[[Special:Interwiki|There is a long list of wikis and sites already included]] in the Interwiki table. | [[Special:Interwiki|There is a long list of wikis and sites already included]] in the Interwiki table. | ||
Line 62: | Line 30: | ||
=== SyntaxHighlight_GeSHi === | === SyntaxHighlight_GeSHi === | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | == More Info == | ||
+ | See the changelog at [[NbptGnus:Current_events]] | ||
− | + | {{stub}} | |
− | {{ | ||
[[Category:Wiki]] | [[Category:Wiki]] |
Revision as of 13:54, 29 September 2014
Contents
Installed Extensions[edit | edit source]
See Special:Version
Notes[edit | edit source]
Add Images[edit | edit source]
An extension found at wikia (also called WikiaMiniUpload?), it allows you to add images from Flickr, the web, and those already uploaded to your local wiki. It also adds a new button to the editor (a feature lacking in the standard editor). Video and instructions at http://help.wikia.com/wiki/Help:Add_Images
DataTable2[edit | edit source]
http://www.mediawiki.org/wiki/Extension:DataTable2 essentially does the converse of Semantic Media Wiki. Instead of storing data on multiple pages, which can then be queried and displayed, this extension allows for saving data in a single (or multiple) page and reusing that data on multiple pages.
DeleteBatch[edit | edit source]
Icon[edit | edit source]
wiki2xml[edit | edit source]
ParserFunctions[edit | edit source]
Interwiki[edit | edit source]
The Interwiki Extension has been added which makes it easy to manipulate the interwiki table. http://mediawiki.org/wiki/Extension:SpecialInterwiki But what is the Interwiki table you say? The Interwiki table sets up internal namespaces making it convenient for authors to create links to other wikis. For example, you can link to a Wikipedia article with the following syntax: [[WikiPedia:Thomas_Jefferson]] .
There is a long list of wikis and sites already included in the Interwiki table.
Semantic Bundle[edit | edit source]
A great way to get all the goodness of SMW in an easy way.
VisualEditor[edit | edit source]
git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/VisualEditor.git
SyntaxHighlight_GeSHi[edit | edit source]
More Info[edit | edit source]
See the changelog at NbptGnus:Current_events