Extension:PhpTags Storage/pl
![]() | To rozszerzenie nie jest aktualnie aktywnie rozwijane! Pomimo, że może nadal działać, jakiekolwiek zgłoszenia błędów lub propozycji funkcji będą najprawdopodobniej ignorowane. If you are interested in taking on the task of developing and maintaining this extension, you can request repository ownership. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{Rozszerzenie }} infobox. |
The PhpTags Storage extension provides a lightweight way to store and query the data for the PhpTags extension.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
PhpTagsStorage
w folderzeextensions/
.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/PhpTagsStorage - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
require_once "$IP/extensions/PhpTagsStorage/PhpTagsStorage.php";
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.Category:Extensions not using extension registration/pl Category:PhpTags extensions/pl
Category:All extensions/pl
Category:Extensions in Wikimedia version control/pl
Category:Extensions not in ExtensionJson
Category:Extensions not using extension registration/pl
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions/pl
Category:LoadExtensionSchemaUpdates extensions/pl
Category:ParserFirstCallInit extensions/pl
Category:Parser extensions/pl
Category:PhpTagsRuntimeFirstInit extensions/pl
Category:PhpTags extensions/pl
Category:RevisionDataUpdates extensions/pl
Category:UnitTestsList extensions/pl
Category:Unmaintained extensions/pl
Category:WikiPageDeletionUpdates extensions/pl