[Trac] How to display HTML files form the SVN repository in trac?

Christian Boos cboos at neuf.fr
Mon Jul 24 07:07:05 CDT 2006


Hello,

Thomas Sturm wrote:
> ...
> What can I do in the wiki, with wiki syntax, to get real rendered
> HTML documentation and not the HTML source?

You have to explicitely request the "raw" format of the file.
For now, you have to use relative links, e.g.
[/YourTracEnv/browser/trunk/test.html?format=raw test.html]

In the future (see #2168 [1]), a more Wiki friendly syntax will
be available: [source:trunk/test.html?format=raw test.html]

-- Christian

[1] http://trac.edgewall.org/ticket/2168


More information about the Trac mailing list