]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/GeoURL/README
Modern version of XMPPHP extlib
[quix0rs-gnu-social.git] / plugins / GeoURL / README
1 The GeoURL plugin add extra <meta> headers for certain pages that geourl.org
2 understands and pings geourl.org when those pages are created.
3
4 Note: The third-party service that this plugin depends on (geourl.org) seems to
5 be dead.
6
7 Installation
8 ============
9 add "addPlugin('GeoURL');"
10 to the bottom of your config.php
11
12 Settings
13 ========
14 none
15
16 Example
17 =======
18 addPlugin('GeoURL');
19