Extension:CongressLookup
From MediaWiki.org
|
CongressLookup Release status: beta |
|
|---|---|
| Implementation | User interface |
| Description | Allows users to look up contact info for their representatives |
| Author(s) | Kaldari, Katie Horn, Brandon Harris (design) |
| Last version | 0.9 |
| MediaWiki | 1.18 |
| License | MIT |
| Download |
Download snapshot (Git master)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes |
|
Check usage (experimental) |
|
CongressLookup is an extension that 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.
[edit] Installation
To install this extension, download the latest snapshot and extract it to your extensions directory. Then add the following to LocalSettings.php:
require_once( "$IP/extensions/CongressLookup/CongressLookup.php" );