Diogo Cordeiro e858629ac3 [aab] Revert structural change of v2 5 years ago
..
locale e858629ac3 [aab] Revert structural change of v2 5 years ago
GeonamesModule.php 34bfdc3e91 [CORE] Refactor Plugin API to Module API 5 years ago
README 34bfdc3e91 [CORE] Refactor Plugin API to Module API 5 years ago

README

The Geonames plugin uses geonames.org to get human-readable names for locations
based on user-provided lat/long pairs.

The human-readable names appear after notices that have a lat/long location
attached to them.

Installation
============
add "addModule('Geonames');"
to the bottom of your config.php

Settings
========
none

Example
=======
addModule('Geonames');