Contents
h_card / v_card
Description
The h_card and v_card parser allows you to have h_card/v_card entriese rendered nicely inside Moin.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
1.0 |
1.6 |
||
1.0 |
1.6 |
Installation
For general installation instructions, see ParserMarket/InstallingParsers. This parser requires special dependencies vobject needs python 2.4
You need to apply first fullpatch.diff and afterwards do replace the parser files
Usage
To use this parser, simply put #!text_x_hcard or #!text_vcard
Example
{{{#!text_vcard BEGIN:VCARD VERSION:2.1 FN:Reimar Bauer N:Bauer;Reimar;;; EMAIL;INTERNET:rb.proj (AT) googlemail (DOT) com UID:e586d4e8547de772ba1ab6079db50d03 REV:2007-12-20T22\:05\:34Z X-GENERATOR:vCardMaker 0.6.4 (http://vcardmaker.wackomenace.co.uk/) END:VCARD }}}
Copyright
@copyright: 2007 Rafael Weber
License
This parser is released under the terms of the GNU GPL.