Extension:ImportArticles/zh

Category:GPL licensed extensions/zh
ImportArticles
Category:Stable extensions/zh
AjaxCategory:Ajax extensions/zh
描述 Adds an ImportArticles used for JavaScript to import multiple CSS/JS pages at once.
作者 Developaws留言
最新版本 1.4 (2017-01-26)
MediaWiki 1.25+Category:Extensions with manual MediaWiki version
GNU通用公眾授權條款3.0
下載 Category:Extensions in Wikimedia version control/zh
季度下載量 1 (Ranked 94th)
前往translatewiki.net翻譯ImportArticles
問題 开启的任务 ·
Category:All extensions/zh

The ImportArticles extension adds a JavaScript that is loaded on the page, which allows the importation of multiple JS and CSS at once. This is usable in the MediaWiki namespace for the skin, or in the users namespace for their local modifications.

安裝

  • 下载,并将解压后的ImportArticles移动到extensions/目录中。
    开发者和代码贡献人员应从Git安装扩展,输入:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ImportArticles
  • 将下列放置在您的LocalSettings.php 的底部:
    wfLoadExtension( 'ImportArticles' );
    
  • Yes 完成 – 在您的wiki上Special:Version,以验证已成功安装Category:Simple extensions/zh
Category:Ajax extensions/zh Category:All extensions/zh Category:BeforePageDisplay extensions/zh Category:Extensions in Wikimedia version control/zh Category:Extensions with manual MediaWiki version Category:GPL licensed extensions/zh Category:Simple extensions/zh Category:Stable extensions/zh