Extension:PhpTags Storage/pl
Appearance
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. |
PhpTags Storage Status wydania: niewspierane |
|
---|---|
Realizacja | Rozszerzenie parsera |
Opis | lightweight way to store/query data for PhpTags extension |
Autor(zy) | Pavel Astakhov (pastakhovdyskusja) |
Ostatnia wersja | 0.1.1 (2015-09-07) |
MediaWiki | 1.25+ |
PHP | 5.3+ |
Zmiany w bazie danych | Tak |
Tabele | phptags_schemas phptags_page_templates phptags_storage_* |
Licencja | Licencja GNU General Public License 2.0 lub późniejsza |
Pobieranie | |
Przetłumacz rozszerzenie PhpTags Storage jeżeli jest dostępne na translatewiki.net | |
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.
Categories:
- Unmaintained extensions/pl
- Parser extensions/pl
- GPL licensed extensions/pl
- Extensions in Wikimedia version control/pl
- PhpTagsRuntimeFirstInit extensions/pl
- UnitTestsList extensions/pl
- ParserFirstCallInit extensions/pl
- LoadExtensionSchemaUpdates extensions/pl
- RevisionDataUpdates extensions/pl
- WikiPageDeletionUpdates extensions/pl
- All extensions/pl
- Extensions not using extension registration/pl
- PhpTags extensions/pl