Extension:NearbyPages
此扩展由Web团队所维护。 |
NearbyPages 发行状态: 稳定版 |
|
---|---|
描述 | 提供Special:Nearby功能 |
最新版本 | 1.40 |
MediaWiki | 1.39 |
数据库更改 | 否 |
许可协议 | GNU通用公眾授權條款2.0或更新版本 |
下載 | README |
|
|
1.39 | |
季度下載量 | 12 (Ranked 117th) |
前往translatewiki.net翻譯NearbyPages扩展 | |
問題 | 开启的任务 · 报告错误 |
NearbyPages的扩展功能通过Special:Nearby的特殊页面提供基于位置的文章。 It was previously part of Extension:移动版前端 but decoupled and rewritten with Vue.js . The extension can also be deployed as a static web app that is demoed as a standalone app for Wikipedia and Wikidata.
Special:Nearby
The page Special:Nearby lists articles that are geotagged nearest to the user's current location, as provided by their browser. Due to the limit of the geosearch API, only articles within a 10 km radius are listed by default, although this can be changed using the $wgMaxGeoSearchRadius and $wgNearbyRange variables.
It is also possible to manually specify a location by including its latitude and longitude as URL parameters. For example, this URL will generate a list of articles near the w:Statue of Liberty in New York City, US:
https://en.wikipedia.org/wiki/Special:Nearby#/coord/40.69,-74.04
Installation
- 下载文件,并将解压后的
NearbyPages
文件夹移动到extensions/
目录中。
开发者和代码贡献人员应从Git安装扩展,输入:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/NearbyPages - 将下列代码放置在您的LocalSettings.php 的底部:
wfLoadExtension( 'NearbyPages' );
- 完成 – 在您的wiki上导航至Special:Version,以验证已成功安装扩展。
此扩展用于一个或多个维基媒体项目。 这可能意味着扩展足够稳定、运作足够良好,可以用在这样的高流量的网站上。 请在维基媒体的CommonSettings.php和InitialiseSettings.php配置文件中查找此扩展的名称以查看哪些网站安装了该扩展。 特定wiki上的已安装的扩展的完整列表位于Special:Version页面。 |
此扩展在以下wiki农场/托管网站和/或软件包中提供: 這不是一份權威名單。 即使某些wiki农场/托管网站和/或软件包未在这里列出,它们也可能提供此扩展。 请检查你的wiki农场/托管网站或软件包以确认提供情况。 |