手册:$wgRightsUrl
Appearance
Outdated translations are marked like this.
| 版权: $wgRightsUrl | |
|---|---|
| 版权的元数据 |
|
| 引进版本: | 1.3.0 |
| 移除版本: | 仍在使用 |
| 允许的值: | 未指定 |
| 默认值: | null |
| 其他设置: 按首字母排序 | 按功能排序 | |
详情
设置此项以表明您的维基上面的内容的许可协议的外部URL。 It's set at install time by the installer, either from its own predefined list or from the data returned from the Creative Commons license chooser.
如果$RightsPage已经设置,那么此变量可忽略。
此变量在很多地方出现,最为显著的两个地方是在:页脚和API输出。
In MediaWiki 1.8.2, it appears that $wgRightsUrl governs portions of the Creative Commons metadata generated within function wfCreativeCommonsRdf() in file Metadata.php regardless of whether $wgRightsPage is set or not.
示例
$wgRightsUrl = 'https://creativecommons.org/licenses/by-sa/3.0/';
许可协议
一些可用的URL在此表的URL列中: