Difference between revisions of "Reference:BlueSpiceInterWikiLinks"
(Tag: 2017 source edit) |
Extension: BlueSpiceInterWikiLinks
Overview | |||
---|---|---|---|
Description: | Administration interface for adding, editing and deleting interwiki links. | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL v3 only |
Type: | BlueSpice | Category: | Administration |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
Features[edit source]
The extension InterWikiLinks simplifies linking to other wikis. An Interwikilink is an abbreviation, which stands for the beginning of an internet address (better: URL). This makes links much shorter. The actual address only needs to be known when defining the Interwikilink, rather than each time it is used.
Technical backgroundThrough this extension, administrators can create the abbreviations for different extenal wikis using a special page.
Usage / features[edit | edit source]
This extension provides the following functionality:
- acces to the page Special:InterWikiLinks
- add new interwikilinks
- delete interwikilink entries
- assign URLs to interwiki link entries
- sort entries
- export entries
Technical information[edit | edit source]
Interwikilinks are saved in the Mediawiki table interwiki. An Interwikilink essentially consists of assigning a link name (prefix) to an URL. Keep in mind that the link name must be only one word.
Create and Manage InterwikilinksConfiguration[edit | edit source]
Where to Find the Interwikilinks Manager[edit | edit source]
There is an extra manager for Interwikilinks in the admin area of the main navigation. In the list, under "Administration", you will find the Interwikilinks list point, which will lead you directly to the Interwikilinks manager.
Alternatively, you can also find a link in the list of all special pagesSpecial:SpecialPages
(also linked in the admin area). Look for Interwikilinks in the "BlueSpice" section. Or you can call the corresponding special page directly via Special:InterWikiLinks
.
Prerequisites for all these accesses are administrative rights for the wiki. Overview of all Interwikilinks
This extension offers no configurations.
Rights (permissions)[edit | edit source]
Admins can create and delete new Interwikilinks at the special page. The links are sorted alphabetically ascending by prefix (link name) in the table. The abbreviations (prefix) and the corresponding links can be edited via the tool symbol. Any number of links can be generated. The manager shows 25 links per page. Use the arrows to navigate to further pages.
Edit Interwikilinks[edit | edit source]
The prefixes and associated URLs of individual wikis can be edited via the tool icon on the right side.The syntax for the URL is:
http://URL_OF_THE_WIKI/$1
$1
is the placeholder for the article title of the other wiki.
Use Interwikilinks in Articles[edit | edit source]
In both the visual editor and the WikiCode, you can open the dialog for inserting links (see also: InsertLink). To do this, click on this button in the menu:

An example:
The URL to Wikipedia article "Tree house" https://en.wikipedia.org/wiki/Tree_house
will be inserted as [[wikipedia:Tree_house|Wikipedia article about tree houses]]
Administrator: Managing InterWikiLinks[edit | edit source]
Where do I find the InterWikiLink settings?[edit | edit source]
Special:Wiki_Admin
or in the navigation bar on the left in the tab Admin. (If you do not have administration rights, you will not have access to this special page and will not see the tab in the navigation bar.)
Overview of InterWikiLinks[edit | edit source]
Admins can set up and delete interwiki links via this special page. The links are sorted alphabetically in the table via the prefix (link name). The prefixes and the links assigned to them can be edited using the tool symbol. You can create as many links as you like. The management display shows 25 links per page. You can move between the pages using the arrows.

Editing InterWikiLinks[edit | edit source]


Create language links in the sidebar using InterWikiLinks[edit | edit source]
Step 1: Create an interwiki link (The prefix must be a [1] language code e.g. de, en, fr)
Step 2: Now enter your interwiki link in an arbitrary page and the language menu should appear in the side bar.
Use cases[edit | edit source]
As mentioned above, interwiki links were designed to be a simple method for linking between different wikis. If one wants to link to Wikipedia from this wiki, the link would normally look like this:
http://de.wikipedia.org/wiki/Hyperlink
As this URL is quite long for using in lots of links, there is an InterWikiLink, wp, which can shorten the link.
[[wikipedia:Hyperlink]]
Users must have the interwiki-viewspecialpage permission to view the list of interwiki links. This permission is by default assigned to the roles editor, admin, and maintenanceadmin. To edit the list, users need wikiadmin permissions. This permission is by default assigned to the roles admin and maintenanceadmin.
Requirements[edit | edit source]
InterWikiLinks requires BlueSpiceFoundation.
More info[edit | edit source]
For detailed description and usage, visit our help page.
Demo[edit | edit source]
Try inserting interwiki links in our BlueSpiceDemo.
__NOTOC__ "Interwikilinks" simplifies linking to other wikis. An Interwikilink is an abbreviation, which stands for the beginning of an internet address (better: URL). This makes links much shorter. The actual address only needs to be known when defining the Interwikilink, rather than each time it is used. ==Technical background== Interwikilinks are saved in the Mediawiki table'' interwiki''. An Interwikilink essentially consists of assigning a link name (prefix) to an URL. Keep in mind that the link name '''must''' be only '''one''' word. ==Create and Manage Interwikilinks== ===Where to Find the Interwikilinks Manager=== There is an extra manager for Interwikilinks in the admin area of the main navigation. In the list, under "Administration", you will find the Interwikilinks list point, which will lead you directly to the Interwikilinks manager. Alternatively, you can also find a link in the list of all special pages <code>Special:SpecialPages</code> (also linked in the admin area). Look for Interwikilinks in the "BlueSpice" section. Or you can call the corresponding special page directly via <code>Special:InterWikiLinks</code>.<br /><br />Prerequisites for all these accesses are administrative rights for the wiki. ===Overview of all Interwikilinks=== Admins can create and delete new Interwikilinks at the special page. The links are sorted alphabetically ascending by prefix (link name) in the table. The abbreviations (prefix) and the corresponding links can be edited via the tool symbol. Any number of links can be generated. The manager shows 25 links per page. Use the arrows to navigate to further pages. ===Edit Interwikilinks=== The prefixes and associated URLs of individual wikis can be edited via the tool icon on the right side.<br /><br />The syntax for the URL is: <code><nowiki>http://URL_OF_THE_WIKI/$1</nowiki></code> <code>$1</code> is the placeholder for the article title of the other wiki. ==Use Interwikilinks in Articles== In both the [[VisualEditor|visual editor]] and the WikiCode, you can open the dialog for inserting links (see also: [[InsertLink]]). To do this, click on this button in the menu: [[File:Btn-WYSIWYG-InsertLink.png]] [[File:BlueSpice2-InsertLink-Link_in_anderes_Wiki-en.png|500x156px|thumb|center|Screenshot: Insert an InterWiki link with InsertLink]] Here you need to switch to the tab "Link to another Wiki". There the prefix, which stands for the URL of the other wiki, can be selected. Now you only have to specify the page name, according to the article in the other Wiki. You can also enter a description, which is then displayed as a link in the article. An example: The URL to Wikipedia article "Tree house" <code>https://en.wikipedia.org/wiki/Tree_house</code> will be inserted as <code><nowiki>[[wikipedia:Tree_house|Wikipedia article about tree houses]]</nowiki></code> ==Administrator: Managing InterWikiLinks== ===Where do I find the InterWikiLink settings?=== [[File:BlueSpice223-InterwikiLinks-Navigation-en.png|thumb|left|270px|Screenshot: InterWiki link settings in the admin navigation]] Interwiki links can be added, edited and deleted from a special page. You can find this special page via <code>Special:Wiki_Admin</code> or in the navigation bar on the left in the tab Admin. (If you do not have administration rights, you will not have access to this special page and will not see the tab in the navigation bar.)<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /> ===Overview of InterWikiLinks=== Admins can set up and delete interwiki links via this special page. The links are sorted alphabetically in the table via the prefix (link name). The prefixes and the links assigned to them can be edited using the tool symbol. You can create as many links as you like. The management display shows 25 links per page. You can move between the pages using the arrows. [[File:BlueSpice2-InterWikiLinks-Admineinstellungen-en.png|thumb|none|700px|Screenshot:Overview of all InterWikiLinks]] <br /><br /> ===Editing InterWikiLinks=== [[File:BlueSpice2-InterWikiLinks-Link_bearbeiten-en.png|thumb|left|400px|Screenshot:Edit InterWikiLinks]] The prefixes and the URLs of the individual wikis assigned to them can be changed using the tool symbol on the right. [[File:Btn-edit.png]] <br /><br /><br /><br /><br /><br /><br /> ===Create language links in the sidebar using InterWikiLinks=== Step 1: Create an interwiki link (The prefix must be a [http://en.wikipedia.org/wiki/ISO_3166-1] language code e.g. de, en, fr)<br /> Step 2: Now enter your interwiki link in an arbitrary page and the language menu should appear in the side bar. ===Use cases=== As mentioned above, interwiki links were designed to be a simple method for linking between different wikis. If one wants to link to Wikipedia from this wiki, the link would normally look like this: <pre>http://de.wikipedia.org/wiki/Hyperlink</pre> As this URL is quite long for using in lots of links, there is an InterWikiLink, wp, which can shorten the link. <pre><nowiki>[[wikipedia:Hyperlink]]</nowiki></pre> {{Box_Links-en | Thema1 =[[InsertLink|Insert Links]] | Thema2 =[[WikiFarming|Wiki Farming]] | Thema3 =[[Navigation|Multilingual Navigation]] | Thema4 = }} [[Category:Extension]] [[Category:BlueSpice_free]] [[Category:BlueSpice_public]] [[Category:BlueSpice_docu]]{{BSExtensionInfobox |desc=Administration interface for adding, editing and deleting interwiki links. |status=stable |developer=HalloWelt |type=BlueSpice |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud |active=Yes |compatible=BlueSpice |category=Administration |license=GPL v3 only |docu=https://www.mediawiki.org/wiki/Extension:InterWikiLinks }} The extension '''InterWikiLinks''' simplifies linking to other wikis. Through this extension, administrators can create the abbreviations for different extenal wikis using a special page. ==Usage / features== This extension provides the following functionality: *acces to the page ''Special:InterWikiLinks'' *add new interwikilinks *delete interwikilink entries *assign URLs to interwiki link entries *sort entries *export entries ==Technical information== Interwikilinks are saved in the Mediawiki table'' interwiki''. An Interwikilink essentially consists of assigning a link name (prefix) to an URL. Keep in mind that the link name '''must''' be only '''one''' word. ===Configuration=== This extension offers no configurations. ===Rights (permissions)=== Users must have the ''interwiki-viewspecialpage'' permission to view the list of interwiki links. This permission is by default assigned to the roles ''editor, admin,'' and ''maintenanceadmin''. To edit the list, users need ''wikiadmin'' permissions. This permission is by default assigned to the roles ''admin'' and ''maintenanceadmin.'' ===Requirements=== InterWikiLinks requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]]. ==More info== For detailed description and usage, visit our [[Manual:Extension/InterWikiLinks|help page.]] ==Demo== Try inserting interwiki links in our [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] [[de:Referenz:{{PAGENAME}}]] [[en:Reference:{{PAGENAME}}]] [[Category:BlueSpice free]] [[Category:Extension]]
(50 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{BSExtensionInfobox | |
+ | |desc=Administration interface for adding, editing and deleting interwiki links. | ||
+ | |status=stable | ||
+ | |developer=HalloWelt | ||
+ | |type=BlueSpice | ||
+ | |edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
+ | |active=Yes | ||
+ | |compatible=BlueSpice | ||
+ | |category=Administration | ||
+ | |license=GPL v3 only | ||
+ | |docu=https://www.mediawiki.org/wiki/Extension:InterWikiLinks | ||
+ | }} | ||
+ | The extension '''InterWikiLinks''' simplifies linking to other wikis. Through this extension, administrators can create the abbreviations for different extenal wikis using a special page. | ||
− | + | ==Usage / features== | |
+ | This extension provides the following functionality: | ||
− | + | *acces to the page ''Special:InterWikiLinks'' | |
− | + | *add new interwikilinks | |
+ | *delete interwikilink entries | ||
+ | *assign URLs to interwiki link entries | ||
+ | *sort entries | ||
+ | *export entries | ||
+ | ==Technical information== | ||
+ | Interwikilinks are saved in the Mediawiki table'' interwiki''. An Interwikilink essentially consists of assigning a link name (prefix) to an URL. Keep in mind that the link name '''must''' be only '''one''' word. | ||
− | == | + | ===Configuration=== |
− | + | This extension offers no configurations. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | ===Rights (permissions)=== | ||
+ | Users must have the ''interwiki-viewspecialpage'' permission to view the list of interwiki links. This permission is by default assigned to the roles ''editor, admin,'' and ''maintenanceadmin''. To edit the list, users need ''wikiadmin'' permissions. This permission is by default assigned to the roles ''admin'' and ''maintenanceadmin.'' | ||
− | === | + | ===Requirements=== |
− | |||
− | + | InterWikiLinks requires [[Reference:BlueSpiceFoundation|BlueSpiceFoundation]]. | |
− | |||
− | + | ==More info== | |
− | + | For detailed description and usage, visit our [[Manual:Extension/InterWikiLinks|help page.]] | |
− | + | ==Demo== | |
− | + | Try inserting interwiki links in our [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.] | |
+ | [[de:Referenz:{{PAGENAME}}]] | ||
+ | [[en:Reference:{{PAGENAME}}]] | ||
+ | [[Category:BlueSpice free]] | ||
[[Category:Extension]] | [[Category:Extension]] | ||
− | |||
− | |||
− |