Menu

Commit [r4242]  Maximize  Restore  History

Added an `export:<rev>:<path>` TracLinks for getting access to files in the repository using the raw format.

This goes together with a new URL format `/export/<rev>/<path>`, which is especially useful for browsing HTML documents stored in the repository and getting the relative links (embedded images, stylesheets, etc.) to work as expected.

Also, this interacts better with IExplorer (fixes #3083).

cboos 2006-11-12

changed /trunk/trac/versioncontrol/web_ui/browser.py
/trunk/trac/versioncontrol/web_ui/browser.py Diff Switch to side-by-side view
Loading...