扩展:CongressLookup
![]() 发行状态: 测试版 |
|
---|---|
实现 | 用户界面 |
描述 | Allows users to look up contact info for their representatives |
作者 |
|
最新版本 | 2.0.0 (2018-05-06) |
兼容性政策 | 快照跟随MediaWiki发布。 master分支不向后兼容。 |
MediaWiki | 1.29+ |
许可协议 | MIT授權條款 |
下載 | |
季度下載量 | 0 |
前往translatewiki.net翻譯CongressLookup扩展 | |
問題 | 开启的任务 · 报告错误 |
The CongressLookup extension makes it easy for U.S. users to look up contact info for their representatives by entering their zip code. It includes table dumps of 2012 congressional info.
Installation
- 下载文件,并将其放置在您
extensions/
文件夹中的CongressLookup
目录内。
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/CongressLookup - 将下列代码放置在您的LocalSettings.php 的底部:
wfLoadExtension( 'CongressLookup' );
完成 – 在您的wiki上导航至Special:Version,以验证已成功安装扩展。
You should then be able to load the page Special:CongressLookup.
Interface
-
Zip code look-up screen
-
Representative information screen