Manual:$wgResourceLoaderInlinePrivateModules
Appearance
この機能は、バージョン 1.19.0 で完全に除去されました。 |
| ResourceLoader: $wgResourceLoaderInlinePrivateModules | |
|---|---|
| Whether to embed private modules inline with HTML output or to bypass caching and check the user parameter against. |
|
| 導入されたバージョン: | 1.17.0 (r73686) |
| 除去されたバージョン: | 1.19.0 (Gerrit change 3434; git #13169c88) |
| 許容される値: | (真偽値) |
| 既定値: | true |
| その他の設定: アルファベット順 | 機能順 | |
詳細
Whether to embed private modules inline with HTML output or to bypass caching and check the user parameter against.
$wgUser to prevent unauthorized access to private modules.
関連項目
- ResourceLoader
$wgResourceModules- あとでページに読み込めるモジュールを登録する$wgResourceModuleSkinStyles- 既存の ResourceLoader モジュールに追加する、外装付帯スタイルシートを登録する$wgResourceLoaderDebug- MediaWiki の既定のデバッグ モードを構成する- Internal configuration settings:
$wgExtensionAssetsPath,$wgResourceLoaderMaxage ResourceLoaderRegisterModuleshook- Developing with ResourceLoader – Learn how to use ResourceLoader in MediaWiki