phpDarcsView
Script for on-line viewing Darcs repositories.
It does not require to have Darcs installed on the server. All it needs is PHP
version 4 or 5.
Note: This script is no longer developed and does not support Darcs2 repository format.
Features
-
Browse current state of repository
-
Syntax highlighting (using FSHL)
-
Display list of changes and contents of patches
-
Simple spam prevention (does not display e-mail address of patch author if full name is available, otherwise '@’ is replaced with HTML entity)
-
Free software under GNU GPL
See it in action.
Download
phpDarcsView 0.8 14KB
News
phpDarcsView 0.8 (22 November 2007)
-
Added Atom feed for changes in repository
-
Rewritten and cleaned code
-
Added support for custom syntax highlighting methods
phpDarcsView 0.5.2 (30 July 2007)
-
Fixed bug, which may cause displaying contents of /
(script didn't check if requested repository ID isn't defined)
-
Use HTML entities for all non-ASCII characters
phpDarcsView 0.5.1 (10 March 2007)
-
Fixed mistake in sample config file
-
Improved HTML page header
phpDarcsView 0.5 (13 February 2007)
Development
For reporting bug or suggestion send e-mail to phpdarcsview at sergejx.mysteria.cz
Darcs repository of phpDarcsView has URL http://sergejx.mysteria.cz/darcs/phpdarcsview/