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 | |
| Check usage and version matrix; stats | |
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.
Installation[edit]
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" );