Extension:Cite/pl

This page documents the extension. For how to use it, see help on citing.
This extension comes with MediaWiki 1.21 and above. W związku z tym nie musi być ponownie pobierane. Niemniej jednak wciąż musisz wykonać inne podane instrukcje.
Category:Extensions bundled with MediaWiki 1.21/pl Category:GPL licensed extensions/pl
Podręcznik rozszerzeń MediaWiki
Cite
Status wydania: stabilneCategory:Stable extensions/pl
Realizacja Znaczniki Category:Tag extensions/pl
Opis Allows footnotes for citing sources and helps for correctly citing content in offline media
Autor(zy) Ævar Arnfjörð Bjarmasondyskusja
Ostatnia wersja Continuous updates
Polityka zgodności Snapshots releases along with MediaWiki. Master nie jest kompatybilny wstecznie.
MediaWiki 1.34+Category:Extensions with manual MediaWiki version
PHP 7.0+
Licencja Licencja GNU General Public License 2.0 lub nowsza
Pobieranie Category:Extensions in Wikimedia version control/pl
Przykład Wikipedia:Footnotes
  • $wgCiteDefaultBacklinkAlphabet
  • $wgCiteReferencePreviewsConflictingNavPopupsGadgetName
  • $wgCiteResponsiveReferencesThreshold
  • $wgCiteResponsiveReferences
  • $wgCiteSubReferencing
  • $wgCiteBacklinkCommunityConfiguration
  • $wgCiteReferencePreviews
  • $wgCiteUseLegacyBacklinkLabels
  • $wgCiteVisualEditorOtherGroup
  • $wgCiteReferencePreviewsConflictingRefTooltipsGadgetName
Quarterly downloads 153 (Ranked 12th)
Public wikis using 14,146 (Ranked 6th)
Przetłumacz rozszerzenie Cite jeżeli jest dostępne na translatewiki.net
Problemy Otwarte zadania · Zgłoś błąd
Category:All extensions/pl

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.

Użycie

See the help page for using the Cite extension for further information.

Instalacja

  • Pobierz i umieść plik(i) w katalogu o nazwie Cite w folderze extensions/.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'Cite' );
    
  • Configure as required.
  • Yes Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.


Instalacja Vagranta:

  • Jeżeli korzystasz z Vagrant a, zainstaluj poprzez vagrant roles enable cite --provision

Konfiguracja

$wgCiteBookReferencing

Enables an experimental feature for sub-references when set to true, see the help page. Wartość domyślna: false

$wgCiteResponsiveReferences

Default setting for responsive display of references. When set to true, the references section will be displayed in multiple columns. Zobacz dokumentację użycia. Domyślna wartość: 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. Wartość domyślna: false.

Zobacz też

Category:Extensions used on Wikimedia/pl#Cite/pl Category:Referencing extensions/pl Category:Extensions with VisualEditor support/pl
Category:APIQuerySiteInfoGeneralInfo extensions/pl Category:All extensions/pl Category:CommunityConfigurationProvider initList extensions/pl Category:ContentHandlerDefaultModelFor extensions/pl Category:EditPage::showEditForm:initial extensions/pl Category:Extensions available as Debian packages/pl Category:Extensions bundled with MediaWiki 1.21/pl Category:Extensions in Wikimedia version control/pl Category:Extensions included in BlueSpice/pl Category:Extensions included in Canasta/pl Category:Extensions included in Fandom/pl Category:Extensions included in Miraheze/pl Category:Extensions included in MyWikis/pl Category:Extensions included in ProWiki/pl Category:Extensions included in ShoutWiki/pl Category:Extensions included in Telepedia/pl Category:Extensions included in WikiForge/pl Category:Extensions included in semantic::core/pl Category:Extensions included in wiki.gg/pl Category:Extensions used on Wikimedia/pl Category:Extensions with VisualEditor support/pl Category:Extensions with manual MediaWiki version Category:GPL licensed extensions/pl Category:GetPreferences extensions/pl Category:MakeGlobalVariablesScript extensions/pl Category:ParserAfterParse extensions/pl Category:ParserClearState extensions/pl Category:ParserCloned extensions/pl Category:ParserFirstCallInit extensions/pl Category:Referencing extensions/pl Category:ResourceLoaderGetConfigVars extensions/pl Category:ResourceLoaderRegisterModules extensions/pl Category:Stable extensions/pl Category:Tag extensions/pl Category:UserGetDefaultOptions extensions/pl