wiki:DoapViewMacro

Version 5 (modified by Rob Cakebread, 16 years ago) (diff)

--

DOAP Viewer

Description

Macro for displaying DOAP (Description of a Project) RDF files in human-readable format in a Trac wiki page. This macro uses doapfiend to transform DOAP into a genshi template.

Demo

Here is a site using this macro to display DOAP.

Example

Attach your DOAP file to your wiki page then add this macro using the same filename as the attached file:

[[DoapView(doap.rdf)]]

In your trac.ini add:

[components]
doapview.* = enabled

TODO

  • Add options to fetch DOAP from the repository or from an external site, etc.
  • Create another plugin for creating and editing DOAP

Bugs/Feature Requests

Existing bugs and feature requests for DoapViewMacro are here.

If you have any issues, create a new ticket.

Download

Download the source from here

Source

You can check out DoapViewMacro from here using Subversion, or browse the source with Trac.

Recent Changes

15265 by rjollos on 2016-02-11 04:29:08
Remove unnecessary svn:mime-type on js and html files

svn:mime-type was set to "plain" for many files.

3956 by cakebread on 2008-07-04 06:18:53
Version bump.
3955 by cakebread on 2008-07-04 06:18:45
Tidy up.
(more)

Author/Contributors

Author: cakebread
Contributors: