Diff: Help/FoafViewerPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 2 and previous revision of Help/FoafViewerPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 2 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 1 Last edited on 17 January 2022 18:35 by harold Revert
@@ -1,23 +1,21 @@
-The **~FoafViewer** [[Help:WikiPlugin|plugin]] is written to facilitate the viewing of FOAF / RDF files in human readable form. Please note, it provides only basic features at this time. 
+!About  
+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. 
  
-== Usage ==  
+!Version  
+0.0.1  
  
-{{{  
-<<FoafViewer foaf=http://www.myfoaf.com/foaf.rdf>
+!Usage  
+<verbatim>  
+ <?plugin FoafViewer foaf=http://www.myfoaf.com/foaf.rdf ?
 /FoafViewerPlugin?foaf=http://www.myfoaf.com/foaf.rdf 
-}}}  
-  
-== Download ==  
+</verbatim>  
  
+!Download from....  
 http://www.ahsonline.com.au/dod/FoafViewerPlugin.zip 
  
-== Example ==  
+! Example  
+<?plugin FoafViewer foaf =http://www.ahsonline.com.au/dod/FOAF.rdf ?>  
  
-{{{  
-<<FoafViewer foaf=http://www.ahsonline.com.au/dod/FOAF.rdf>>  
-}}}  
+-----  
  
-<noinclude>  
-----  
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 2

About

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.

Version

0.0.1

Usage

<?plugin FoafViewer foaf=http://www.myfoaf.com/foaf.rdf ?>
/FoafViewerPlugin?foaf=http://www.myfoaf.com/foaf.rdf

Download from....

http://www.ahsonline.com.au/dod/FoafViewerPlugin.zip

Example

Plugin FoafViewer failed. required PEAR library XML/FOAF/Parser.php not found in include_path

PhpWikiDocumentation Help:WikiPlugin