Movatterモバイル変換


[0]ホーム

URL:


Jump to content
MediaWiki
Search

Extension:ParserFunctions/mr

From mediawiki.org
This page is atranslated version of the pageExtension:ParserFunctions and the translation is 0% complete.
Languages:
This extensioncomes with MediaWiki 1.18 and later, so you do not need to download it. The remaining configuration instructions must still be followed.
मिडियाविकि विस्तारकांची निदेशपुस्तिका
ParserFunctions
विमोचन स्थिती: स्थिर
अंमलबजावणीParser function
वर्णनEnhances the parser with logical and string functions
लेखकTim Starlingचर्चा
नविनतम आवृत्तीContinuous updates
Compatibility policySnapshots releases along with MediaWiki.Master is not backward compatible.
MediaWiki1.25+
विदागाराचे बदलनाही
परवानाGNU General Public License 2.0 or later
अधिभारण
README
Help
  • $wgPFEnableStringFunctions
  • $wgPFStringLengthLimit
Translate the ParserFunctions extension if it is available at translatewiki.net
बाबीखुली कामे ·गणकदोष अहवाल द्या

TheParserFunctions 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 thehelp pages.

Installation

  • Download and move the extractedParserFunctions folder to yourextensions/ directory.
    Developers and code contributors should install the extensionfrom Git instead, using:
    cdextensions/gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
  • Add the following code at the bottom of yourLocalSettings.php file:
    wfLoadExtension('ParserFunctions');
  • Configure as required, e.g., if you want to use the integrated string function functionality, add just after that line:
$wgPFEnableStringFunctions=true;
  • YesDone – Navigate toSpecial:Version on your wiki to verify that the extension is successfully installed.

Configuration

$wgPFEnableStringFunctions
Allows to activate the integrated string function functionality (seestring functions).The default value isfalse.
$wgPFStringLengthLimit
Defines the maximum length of a string that string functions can operate on. The default value is1000.

Help pages

See also

ही extension एक किंवा एकाधिकविकिमिडिया प्रकल्पांवर सध्या वापरात आहे. बहुतेक त्याचा अर्थ असा आहे कि,extension ही स्थिर असून, यासारख्या उच्च रहदारी असलेल्या संकेतस्थळांद्वारे वापरण्यासाठी पुरेसे चांगले काम करीत आहे. विस्तार नाव विकिमिडियाच्याCommonSettings.phpInitialiseSettings.php रचित संचिकांमध्ये बघा, जेथे ती उभारल्या जाते. एखाद्या विशिष्ट विकिवर उभारल्या गेलेल्या extensions यादी, त्या विकिच्याSpecial:Version पानावर बघितल्या जाउ शकते.
This extension is included in the following wiki farms/hosts and/or packages:This is not an authoritative list.Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here.Always check with your wiki farms/hosts or bundle to confirm.
Retrieved from "https://www.mediawiki.org/w/index.php?title=Extension:ParserFunctions/mr&oldid=7734502"
Categories:
Hidden category:

[8]ページ先頭

©2009-2025 Movatter.jp