]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FFoafViewerPlugin
bump version
[SourceForge/phpwiki.git] / pgsrc / Help%2FFoafViewerPlugin
1 Date: Sun, 4 Jul 2004 01:31:02 -0700
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.7)
3 X-Rcs-Id: $Id: Help%2FFoafViewerPlugin,v 1.1 2005-11-21 22:19:00 rurban Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FFoafViewerPlugin;
6   pgsrc_version="1 $Revision: 1.1 $";
7   flags="";
8   markup=2;
9   charset=iso-8859-1
10 Content-Transfer-Encoding: binary
11
12 !About
13 FoafViewerPlugin is written to facilitate the viewing of FOAF / RDF files in human readable form. Please note, it provides only basic features at this time.
14
15 !Version
16 0.0.1
17
18 !Usage
19 <verbatim>
20 <?plugin FoafViewer foaf=http://www.myfoaf.com/foaf.rdf ?>
21 /FoafViewerPlugin?foaf=http://www.myfoaf.com/foaf.rdf
22 </verbatim>
23
24 !Download from....
25 http://www.ahsonline.com.au/dod/FoafViewerPlugin.zip
26
27 !Example
28 <?plugin FoafViewer foaf=http://www.ahsonline.com.au/dod/FOAF.rdf ?>
29
30 -----
31
32 PhpWikiDocumentation Help:WikiPlugin