Extension:ImportArticles/hi
From Linux Web Expert
ImportArticles प्रकाशन की स्थिति: स्थिर |
|
---|---|
कार्यान्वयन | Ajax |
विवरण | कई CSS/JS पृष्ठों को एक साथ आयात करने के लिए, जावास्क्रिप्ट के लिए प्रयुक्त ImportArticles जोड़ता है। |
लेखक | Developawstalk |
नवीनतम संस्करण | 1.4 (2017-01-26) |
MediaWiki | 1.25+ |
डेटाबेस बदलता है | नहीं |
लाइसेंस | GNU साधारण सार्वजनिक लाइसेंस 3.0 |
डाउनलोड करें | |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
ImportArticles एक्सटेंशन को अनुवादित करें अगर यह translatewiki.net पर उपलब्ध है | |
मुद्दे | अधूरे कार्य · बग की रिपोर्ट करें |
ImportArticles एक्सटेंशन एक जावास्क्रिप्ट जोड़ता है जिसे पृष्ठ पर लोड किया जाता है, जिसकी मदद से कई JS और CSS फ़ाइलों को एक साथ आयात किया जा सकता है। इसका इस्तेमाल स्किन के लिए मीडियाविकि नामस्थान में, या फिर लोकल सुधारों के लिए सदस्य नामस्थान में किया जा सकता है।
स्थापना
- <translate> [[<tvar name=2>Special:ExtensionDistributor/ImportArticles/hi</tvar>|Download]] and move the extracted <tvar name=name>
ImportArticles/hi
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ImportArticles%2Fhi - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'ImportArticles/hi' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>