wiki:ReposReadMePlugin

Version 6 (modified by osimons, 13 years ago) (diff)

Another example.

Repository Readme File Rendering

Description

When browsing directories using the 'Browse Source' menu item (repository browser), this plugin will render any file in listing starting with 'readme(*)' in some form. Setting is

It uses the default Trac Mimeview rendering, and will render text (and source files) as usual (less line numbers). However, any supported output format can be used to provide HTML, like:

  • .rst files (restructured text)
  • wiki markup by setting file mime-type to text/x-trac-wiki (or making for instance .wiki file extension default by trac.ini setting [mimeviewer] mime_map = ...., text/x-trac-wiki:wiki)

Plugin supports any Trac > 0.11 (including 0.12 and 0.13dev, and including multi-repository).

Installation

  1. Install or easy_install plugin as usual
  2. Enable in trac.ini: [components] reposreadme.* = enabled

Bugs/Feature Requests

Existing bugs and feature requests for ReposReadMePlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:reposreadmeplugin here].

Source

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

Example

Examples - add your own directory if you use the plugin for a public site:

Recent Changes

9323 by osimons on 2010-10-18 01:04:55
ReposReadMePlugin: Visual follow-up for #7795, specifically some spacing and double-boxing of the plain text files.
9278 by osimons on 2010-10-10 22:19:25
ReposReadMePlugin: Added filename as heading and wrapped content into a box for nicer visual effects. Also made filename into an anchor to allow directly linking to each individual readme file.

Closes #7795.

9257 by osimons on 2010-10-06 11:25:19
ReposReadMePlugin: Updated to support 0.12 multi-repository, fetching correct repos from current data when available.
(more)

Author/Contributors

Author: osimons
Maintainer: osimons
Contributors: