Extension:ParserFunctions/hu
This extension comes with MediaWiki 1.18 and above. így nem kell újra letöltened. Az útmutató egyéb utasításait azonban továbbra is követned kell.
Category:Extensions bundled with MediaWiki 1.18/hu
Category:GPL licensed extensions/hu![]() Kiadási állapot: stabilCategory:Stable extensions/hu |
|
---|---|
Megvalósítás | Parser functionCategory:Parser function extensions/hu |
Leírás | Enhances the parser with logical and string functions |
Szerző(k) | Tim Starlingvitalap |
Legfrissebb verzió | Continuous updates |
Kompatibilitási irányelv | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.25+Category:Extensions with manual MediaWiki version |
Adatbázis-változtatások | Nem |
Licenc | GNU General Public License 2.0 or later |
Letöltés | Category:Extensions in Wikimedia version control/hu README |
Help | |
|
|
Quarterly downloads | 266 (Ranked 10th) |
Public wikis using | 15,766 (Ranked 4th) |
Fordítsd le a(z) ParserFunctions kiterjesztést, ha elérhető a translatewiki.net oldalon | |
Problémák | Nyitott feladatok · Hibajelentés |
The ParserFunctions extension enhances the wikitext parser with helpful functions, mostly related to logic and string handling. Since MediaWiki 1.15, ParserFunctions has incorporated most (but not all) functions from the former StringFunctions extension, which may be enabled or disabled.
For instructions on how to use this extension, see the help pages.
Telepítés
- Töltsd le a kiterjesztés fájljait, és mentsd el az
extensions/
mappán belüliParserFunctions
könyvtárba.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions - Add hozzá az alábbi kódot a LocalSettings.php fájlod aljára:
wfLoadExtension( 'ParserFunctions' );
- Configure as required, e.g., if you want to use the integrated string function functionality, add just after that line:
$wgPFEnableStringFunctions = true;
Kész – A Special:Version oldalon ellenőrizheted, hogy a kiterjesztés ténylegesen feltelepült-e.
Beállítás
$wgPFEnableStringFunctions
- Allows to activate the integrated string function functionality (see string functions ). The default value is
false
. $wgPFStringLengthLimit
- Defines the maximum length of a string that string functions can operate on. The default value is
1000
.
Help pages
Lásd még
![]() | Ezt a kiterjesztést egy vagy több Wikimédia-projekt használja. Ez valószínűleg azt jelenti, hogy stabil és nagy biztonsággal használható ilyen forgalmas oldalakon is. A kiterjesztést használó wikik pontos listáját a Wikimédia CommonSettings.php és InitialiseSettings.php konfigurációs fájljaiban a nevére keresve találhatod meg. Egy adott wikin telepített összes kiterjesztés listája a wiki Special:Version oldalán található. |
![]() | This extension is included in the following wiki farms/hosts and/or packages:
|
Category:All extensions/hu
Category:Extensions available as Debian packages/hu
Category:Extensions bundled with MediaWiki 1.18/hu
Category:Extensions in Wikimedia version control/hu
Category:Extensions included in BlueSpice/hu
Category:Extensions included in Canasta/hu
Category:Extensions included in Fandom/hu
Category:Extensions included in Miraheze/hu
Category:Extensions included in MyWikis/hu
Category:Extensions included in ProWiki/hu
Category:Extensions included in ShoutWiki/hu
Category:Extensions included in Telepedia/hu
Category:Extensions included in WikiForge/hu
Category:Extensions included in semantic::core/hu
Category:Extensions included in wiki.gg/hu
Category:Extensions used on Wikimedia/hu
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions/hu
Category:ParserFirstCallInit extensions/hu
Category:ParserTestGlobals extensions/hu
Category:Parser function extensions/hu
Category:ScribuntoExternalLibraries extensions/hu
Category:Stable extensions/hu