Jump to content

Extension:Forms/pl

From mediawiki.org
This page is a translated version of the page Extension:Forms and the translation is 15% complete.
Podręcznik rozszerzeń MediaWiki
Forms
Status wydania: stabilne
Opis All-round form framework for MediaWiki
Autor(zy) Hallo Welt! GmbH
Ostatnia wersja 1.2-alpha
Polityka zgodności Dla każdego wydania MediaWiki, które jest wydaniem wsparcia długoterminowego, istnieje odpowiednia gałąź w rozszerzeniu.
MediaWiki 1.35+
Zmiany w bazie danych Tak
Licencja Licencja GNU General Public License 3.0 wyłącznie
Pobieranie
  • $wgFormsTargetEMailRecipients
  • forms-create-form
  • forms-edit-form-definition
Quarterly downloads 13 (Ranked 118th)
Przetłumacz rozszerzenie Forms jeżeli jest dostępne na translatewiki.net
Problemy Otwarte zadania · Zgłoś błąd

This extension allows to create OOUI based forms using wiki pages with the .form extension.

Instalacja

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

Zobacz też

  • PageForms - lets users define forms for creating and editing pages
  • VisualData - full-fledged metadata management framework based on json-schema able to easily record, organize and query collection of data on your wiki
  • FlexForm - lets users define forms for creating and editing pages, and sending emails