gnu-social/plugins/GeoURL
Diogo Cordeiro 20a6f1d4f4 [CORE] Plugin API now extends a new Module API 2021-07-16 19:44:33 +01:00
..
locale [CORE] Plugin API now extends a new Module API 2021-07-16 19:44:33 +01:00
GeoURLPlugin.php [CORE] Plugin API now extends a new Module API 2021-07-16 19:44:33 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The GeoURL plugin add extra <meta> headers for certain pages that geourl.org
understands and pings geourl.org when those pages are created.

Note: The third-party service that this plugin depends on (geourl.org) seems to
be dead.

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

Settings
========
none

Example
=======
addPlugin('GeoURL');