Extension:TopoJson
![]() Release status: unknownCategory:Extensions with invalid status |
|
---|---|
Author(s) | Tobias Haider |
Latest version | 0.0.2 |
MediaWiki | >= 1.29.0 |
License | GNU General Public License 2.0 |
Download | GitHub: Note: |
The TopoJson extension adds a {{#topojson:...}}
parser function providing TopoJson functionality. The code is extremely specific to one wiki and unlikely to be useful elsewhere.
Installation
- Download and place the file(s) in a directory called
TopoJson
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'TopoJson' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:Wiki-specific extensions
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions with invalid or missing type
Category:Extensions with invalid status
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:ParserFirstCallInit extensions
Category:Wiki-specific extensions