Extension:Wikisource/pl
Appearance
Status wydania: stabilne |
|
|---|---|
| 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 | |
| Pomoc | Help:Extension:Wikisource/pl |
|
|
| Przetłumacz rozszerzenie Wikisource jeżeli jest dostępne na translatewiki.net | |
| Problemy | Otwarte zadania · Zgłoś błąd |
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
- The Wikidata integration depends on WikibaseClient extension.
- WS Export integration depends on the WS Export tool, installation of which is documented at wikitech:Nova Resource:Wikisource/Wikisource Export.
- OCR integration depends on the ProofreadPage extension and the Wikimedia OCR tool, installation of which is documented at wikitech:Nova Resource:Wikisource/Wikimedia OCR.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
Wikisourcew folderzeextensions/.
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' );
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.
| To rozszerzenie jest wykorzystywane przez jeden lub więcej projektów Wikimedia. Oznacza to prawdopodobnie, że to rozszerzenie jest stabilne i działa wystarczająco dobrze, aby wykorzystywać je na stronach o dużym natężeniu ruchu. Odnajdź nazwę tego rozszerzenia w plikach konfiguracyjnych Wikimedia CommonSettings.php oraz InitialiseSettings.php, aby zobaczyć gdzie są zainstalowane. Pełną listę rozszerzeń zainstalowanych na określonej wiki można znaleźć na stronie Special:Version na danej wiki. |
Categories:
- Stable extensions/pl
- Extensions with invalid or missing type/pl
- GPL licensed extensions/pl
- Extensions in Wikimedia version control/pl
- ArticleViewHeader extensions/pl
- BeforePageDisplay extensions/pl
- EditPage::showEditForm:initial extensions/pl
- GetPreferences extensions/pl
- SidebarBeforeOutput extensions/pl
- WikibaseClientSiteLinksForItem extensions/pl
- All extensions/pl
- Extensions used on Wikimedia/pl
- Wiki-specific extensions/pl
