Descripció
Geo Mark is a WordPress Plugin which will automatically locate Geo information in your WordPress posts using Yahoo Placemaker and YQL API’s.
Once the Geo location is located, it will add this information as custom fields to the post. The information stored in the custom field can be displayed anywhere in the post using the build in get_post_meta() function. The Plugin also exposes template functions which can be used to generate GEO Microformats based on the location information found in the post.
The Geo Mark Plugin also lets you to expose the location based information in RSS feeds. The Geo information stored in the custom field can be used to create Geo tags in the RSS feed. The Plugin supports the following Geo RSS formats.
- Simple (georss:point)
- GML (gml:pos)
- W3C (geo:lat)
Translation
- Belorussian (Thanks FatCow)
- Lithuanian (Thanks Nata of Web Hub)
- Bulgarian (Thanks Dimitar Kolevski of Web Geek)
- Spanish (Thanks Brian Flores of InMotion Hosting)
- Romanian (Thanks Alexander Ovsov of Web Geek Sciense)
- Hindi (Thanks Love Chandel)
The pot file is available with the Plugin. If you are willing to do translation for the Plugin, use the pot file to create the .po files for your language and let me know. I will add it to the Plugin after giving credit to you.
Support
Support for the Plugin is available from the Plugin’s home page. If you have any questions or suggestions, do leave a comment there.
Readme Generator
This Readme file was generated using wp-readme, which generates readme files for WordPress Plugins.
Instal·lació
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Geo Mark» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Geo Mark» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
v0.1 (2009-07-07)
- Initial Version
v0.2 (2009-07-21)
- Fixed issue in handling empty arrays
v0.3 (2009-07-22)
- Added support for translation.
v0.4 (2009-08-15)
- Fixed a small typo.
v0.5 (2009-08-18)
- Fixed a small typo.
v0.6 (2010-02-01)
- Added Belorussian translation.
v0.7 (2011-09-05)
- Added Lithuanian and Bulgarian translations.
v0.8 (2011-12-13)
- Added Spanish translations.
v0.9 (2012-03-13)
- Added translation support for Romanian
v0.9.1 (2012-07-23) (Dev time: 0.5 hour)
- Added translation support for Hindi