Estensione:Cite
Cite Stato della release: stabile |
|
---|---|
Implementazione | Etichetta |
Descrizione | Allows footnotes for citing sources and helps for correctly citing content in offline media |
Autore(i) | Ævar Arnfjörð Bjarmasondiscussione |
Versione | Continuous updates |
Politica di compatibilità | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.34+ |
PHP | 7.0+ |
Licenza | GNU General Public License 2.0 or later |
Scaricare | |
Esempio | Wikipedia:Footnotes |
|
|
Quarterly downloads | 294 (Ranked 13th) |
Public wikis using | 14,146 (Ranked 6th) |
Traduci l'estensione Cite se è disponibile su translatewiki.net | |
Problemi | Compiti aperti · Riportare un 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
Vedere la pagina Utilizzare l'estensione Cite per informazioni aggiuntive.
Installazione
- Download and move the extracted
Cite
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite - Aggiungi il seguente codice al tuo $LocalSettings (preferibilmente alla fine):
wfLoadExtension( 'Cite' );
- Configure as required.
- Done – Naviga in Special:Version nella tua wiki per verificare che l'estensione sia stata installata correttamente.
Vagrant installation:
- Se stai usando Vagrant , installa con
vagrant roles enable cite --provision
Configuration
$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
.
Vedi anche
Questa estensione viene utilizzata su uno o più progetti Wikimedia. Ciò probabilmente significa che l'estensione è stabile e funziona abbastanza bene da essere utilizzata da siti Web ad alto traffico. Cerca il nome di questa estensione nei file di configurazione CommonSettings.php e InitialiseSettings.php di Wikimedia per vedere dove è installato. Un elenco completo delle estensioni installate su un particolare wiki può essere visto sulla pagina Special:Version del wiki. |
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/it
- Stable extensions/it
- Tag extensions/it
- GPL licensed extensions/it
- Extensions in Wikimedia version control/it
- APIQuerySiteInfoGeneralInfo extensions/it
- ContentHandlerDefaultModelFor extensions/it
- EditPage::showEditForm:initial extensions/it
- GetPreferences extensions/it
- MakeGlobalVariablesScript extensions/it
- ParserAfterParse extensions/it
- ParserClearState extensions/it
- ParserCloned extensions/it
- ParserFirstCallInit extensions/it
- ResourceLoaderGetConfigVars extensions/it
- ResourceLoaderRegisterModules extensions/it
- UserGetDefaultOptions extensions/it
- All extensions/it
- Extensions used on Wikimedia/it
- Extensions included in BlueSpice/it
- Extensions included in Canasta/it
- Extensions available as Debian packages/it
- Extensions included in Fandom/it
- Extensions included in Miraheze/it
- Extensions included in MyWikis/it
- Extensions included in ProWiki/it
- Extensions included in semantic::core/it
- Extensions included in ShoutWiki/it
- Extensions included in Telepedia/it
- Extensions included in wiki.gg/it
- Extensions included in WikiForge/it
- Referencing extensions/it
- Extensions with VisualEditor support/it