Contents
DOAP Viewer
Description
This is a 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.
Attach your DOAP file to your wiki page then add this macro using the same filename as the attached file:
[[DoapView(doap.rdf)]]
To do
- 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.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
In your trac.ini
file add the following lines:
[components] doapview.* = enabled
Recent Changes
Author/Contributors
Author: cakebread
Maintainer: Rob Cakebread
Contributors: