Extension:Examples/pl

Category:GPL licensed extensions/pl
Podręcznik rozszerzeń MediaWiki
Examples
Status wydania: stabilneCategory:Stable extensions/pl
Realizacja PrzykładCategory:Extension examples/pl, ContentHandler Category:ContentHandler extensions/pl
Autor(zy) Krinkle, Kaldari
MediaWiki 1.32Category:Extensions with manual MediaWiki version
Licencja Licencja GNU General Public License 2.0 lub późniejsza
Pobieranie Category:Extensions in Wikimedia version control/pl
Przetłumacz rozszerzenie Examples jeżeli jest dostępne na translatewiki.net
Problemy Otwarte zadania · Zgłoś błąd
Category:All extensions/plCategory:Extensions not in ExtensionJson

The Examples extension is a collection of small extensions that extend the BoilerPlate extension, implementing some common features. It has many additional annotations and inline comments explaining how it all works. Read the Examples extension, base your own code on the BoilerPlate extension.

Instalacja

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


Zobacz też

Category:All extensions/pl Category:ContentHandler extensions/pl Category:Extension examples/pl Category:Extensions in Wikimedia version control/pl Category:Extensions not in ExtensionJson Category:Extensions with manual MediaWiki version Category:GPL licensed extensions/pl Category:Stable extensions/pl