Extension:Wikisource/pl

Category:Extensions with invalid or missing type/plCategory:GPL licensed extensions/pl
Podręcznik rozszerzeń MediaWiki
Wikisource
Status wydania: stabilneCategory:Stable extensions/pl
Opis Wikisource-specific MediaWiki customizations
Autor(zy) Community Tech and Tpt
Polityka zgodności Snapshots releases along with MediaWiki. Master nie jest kompatybilny wstecznie.
Licencja Licencja GNU General Public License 2.0 lub późniejsza
Pobieranie Category:Extensions in Wikimedia version control/pl
Pomoc Help:Extension:Wikisource/pl
  • $wgWikisourceHttpProxy
  • $wgWikisourceOcrUrl
  • $wgWikisourceEnableOcr
  • $wgWikisourceWikibaseEditionProperty
  • $wgWikisourceTranskribusModels
  • $wgWikisourceWikibaseEditionOfProperty
  • $wgWikisourceWsExportUrl
Quarterly downloads 8 (Ranked 92nd)
Przetłumacz rozszerzenie Wikisource jeżeli jest dostępne na translatewiki.net
Problemy Otwarte zadania · Zgłoś błąd
Category:All extensions/pl

Wikisource is an extension to provide specific customizations for Wikisource wikis, including enhanced integration with Wikibase, the WS Export tool, and Wikimedia OCR.

End-user help is available at Help:Extension:Wikisource.

Warunki wstępne

Instalacja

  • Pobierz i umieść plik(i) w katalogu o nazwie Wikisource 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/Wikisource
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'Wikisource' );
    
  • Yes Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.

Parametry konfiguracyjne

$wgWikisourceWikibaseEditionProperty
identifier of the Wikibase property has edition or translation (P747). By default P747 (the identifier of this property in Wikidata).
$wgWikisourceWikibaseEditionOfProperty
identifier of the Wikibase property edition or translation of (P629). By default P629 (the identifier of this property in Wikidata).
$wgWikisourceWsExportUrl
URL used for the sidebar links to WS Export (in $wgContentNamespaces only)
$wgWikisourceEnableOcr
Whether to show the OCR toolbar UI. Defaults to false.
$wgWikisourceOcrUrl
URL of the OCR tool, linked from the toolbar when editing in the Page namespace.
Category:Extensions used on Wikimedia/pl#Wikisource/pl
Category:All extensions/pl Category:ArticleViewHeader extensions/pl Category:EditPage::showEditForm:initial extensions/pl Category:Extensions in Wikimedia version control/pl Category:Extensions used on Wikimedia/pl Category:Extensions with invalid or missing type/pl Category:GPL licensed extensions/pl Category:GetPreferences extensions/pl Category:SidebarBeforeOutput extensions/pl Category:Stable extensions/pl Category:WikibaseClientSiteLinksForItem extensions/pl