POI Syntax plugin
The POI syntax plugin allows to put references to POIs on the DokuWiki pages. It renders a block with POI name, short description, street address and contact information.
Features
- renders address box of POI
- TODO: support Google Map for link
- TODO: better style
Current Version
| Version | 1.0 |
| Last Updated | 22. June 2009 |
| Download | available soon |
Installation instructions
Unzip the dw-poi-1.0.0.zip into /DOKUWIKI_ROOT/lib/plugins/
Usage
To use the syntax plugin provide POI information in the following form:
{{poi>Name, Description, Street, Town, State, Zip, Country, Telephone, Homepage, Email-Address}}
Note, that any of the fields can be omitted (just write ,, to skip the field). If the State is provided as a two-letter code, it is assumed that the US-State is used (and the address is rendered accordinglny). Otherwise the address is rendered foillowing the European continental style. The homepage and email address fields are provided as hyperlinks.
Example
{{poi>Sherlock's office, a POI using European address style, 221B Baker Str., London,,10000, UK, +34(1)89674534, http://sherlock.holmes.org/, sherlock@holmes.org}}
{{poi>Monk's Home, a POI using American address style, 12344 Union Street, San Francisco, CA, 95050,,+1(820)89674523, http://www.monk.org/, adrian@monk.org}}
