Manual:$wgStyleVersion
この機能は、バージョン 1.32.0 で完全に除去されました。 |
サイトのカスタマイズ: $wgStyleVersion | |
---|---|
静的な CSS や JS が変更された際にクライアント側のキャッシュを削除できるように、それらのクエリ文字列に追加するバージョン。 |
|
導入されたバージョン: | 1.9.0 (r16992) |
廃止予定になったバージョン: | 1.31.0 (Gerrit change 393354; git #e00925d7) |
除去されたバージョン: | 1.32.0 (Gerrit change 434811; git #eb0f44d4) |
許容される値: | (文字列) |
既定値: | (非固定) |
その他の設定: アルファベット順 | 機能順 |
詳細
グローバルのスタイルシートや JavaScript を変更した際に、この番号も増やします。
It should be appended in the query string of static CSS and JS includes, to ensure that client-side caches don't keep obsolete copies of global styles.
この値を変更する必要はありません。 In addition the default values are not documented, as the actual value of this setting has no significance (except to note that it will be different, and higher, in each version of MediaWiki).