Changes between Initial Version and Version 1 of DoapViewMacro


Ignore:
Timestamp:
Jul 4, 2008, 4:52:38 AM (16 years ago)
Author:
Rob Cakebread
Comment:

New hack DoapViewMacro, created by cakebread

Legend:

Unmodified
Added
Removed
Modified
  • DoapViewMacro

    v1 v1  
     1= DOAP Viewer =
     2
     3== Description ==
     4
     5Macro for displaying DOAP (Description of a Project) RDF files in human-readable format in a Trac wiki page.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for DoapViewMacro are
     10[report:9?COMPONENT=DoapViewMacro here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=DoapViewMacro&owner=cakebread new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:doapviewmacro here].
     18
     19== Source ==
     20
     21You can check out DoapViewMacro from [http://trac-hacks.org/svn/doapviewmacro here] using Subversion, or [source:doapviewmacro browse the source] with Trac.
     22
     23== Example ==
     24
     25Attach your DOAP file to your wiki page then add this macro using the same filename as the attached file:
     26
     27{{{
     28[[DoapView(doap.rdf)]]
     29}}}
     30
     31In your trac.ini add:
     32
     33{{{
     34[components]
     35doapview.* = enabled
     36}}}
     37
     38== Recent Changes ==
     39
     40[[ChangeLog(doapviewmacro, 3)]]
     41
     42== Author/Contributors ==
     43
     44'''Author:''' [wiki:cakebread] [[BR]]
     45'''Contributors:'''