Extension:Cite/de-formal
![]() Release status: stable |
|
---|---|
![]() |
|
Implementation | Tag |
Description | Allows footnotes for citing sources and helps for correctly citing content in offline media |
Author(s) | Ævar Arnfjörð BjarmasonDiskussion |
Latest version | continuous updates |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.34+ |
PHP | 7.0+ |
License | GNU General Public License 2.0 or later |
Download | |
Example | Wikipedia:Footnotes |
|
|
Quarterly downloads | 431 (Ranked 19th) |
Public wikis using | 14,146 (Ranked 6th) |
Translate the Cite extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
The Cite extension allows a user to create references as footnotes on a page. It adds two parser hooks to MediaWiki, <ref>
and <references />
; these operate together to add citations to pages.
Usage
See the help page for using the Cite extension for further information.
Installation
- Die Erweiterung herunterladen und die Datei(en) in ein Verzeichnis namens
Cite
im Ordnerextensions/
ablegen. - Folgenden Code am Ende Ihrer LocalSettings.php -Datei hinzufügen:
wfLoadExtension( 'Cite' );
- Configure as required.
Done – Zu Special:Version in dem Wiki (bei Einstellung auf deutsch nach Spezial:Version) navigieren, um die erfolgreiche Installierung der Erweiterung zu überprüfen.
Vagrant-Installation:
- Wird Vagrant benutzt, ist mit
vagrant roles enable cite --provision
zu installieren
Konfiguration
$wgCiteBookReferencing
Enables an experimental feature for sub-references when set to true
, see the help page. Default value: false
$wgCiteResponsiveReferences
Default setting for responsive display of references. When set to true
, the references section will be displayed in multiple columns. See the usage documentation. Default value: true
$wgCiteVisualEditorOtherGroup
When set to true
, the Cite toolbar button can be moved under the Insert menu. This is used on Wikivoyage sites. See the original feature request. Default value: false
Siehe auch
![]() | This extension is being used on one or more Wikimedia projects. This probably means that the extension is stable and works well enough to be used by such high-traffic websites. Look for this extension's name in Wikimedia's CommonSettings.php and InitialiseSettings.php configuration files to see where it's installed. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page. |
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
- Extensions bundled with MediaWiki 1.21/de-formal
- Stable extensions/de-formal
- Tag extensions/de-formal
- GPL licensed extensions/de-formal
- Extensions in Wikimedia version control/de-formal
- APIQuerySiteInfoGeneralInfo extensions/de-formal
- ContentHandlerDefaultModelFor extensions/de-formal
- EditPage::showEditForm:initial extensions/de-formal
- ParserAfterParse extensions/de-formal
- ParserClearState extensions/de-formal
- ParserCloned extensions/de-formal
- ParserFirstCallInit extensions/de-formal
- ResourceLoaderGetConfigVars extensions/de-formal
- All extensions/de-formal
- Extensions used on Wikimedia/de-formal
- Extensions included in BlueSpice/de-formal
- Extensions included in Canasta/de-formal
- Extensions available as Debian packages/de-formal
- Extensions included in Fandom/de-formal
- Extensions included in Miraheze/de-formal
- Extensions included in MyWikis/de-formal
- Extensions included in ProWiki/de-formal
- Extensions included in semantic::core/de-formal
- Extensions included in ShoutWiki/de-formal
- Extensions included in Telepedia/de-formal
- Extensions included in wiki.gg/de-formal
- Extensions included in WikiForge/de-formal
- Extensions included in WikiTide/de-formal
- Referencing extensions/de-formal
- Extensions with VisualEditor support/de-formal