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

[3956] by cakebread on 07/04/08 01:18:53

Version bump.

[3955] by cakebread on 07/04/08 01:18:45

Tidy up.

[3954] by cakebread on 07/04/08 00:45:04

Remove background color

[3953] by cakebread on 07/04/08 00:43:29

Tidied up.

Author/Contributors

Author: cakebread
Contributors: