Hauke Fuhrmann wrote:
> Hello there,
>
> I have some auto-generated html-documentation for my source code, which
> I checked into the repository. Per default the trac browser displays the
> html-source code and not the html-content. I can click at "raw format",
> which will bring up the html content correctly.
>
> Unfortunately there all images are not displayed properly, because the
> links in the html-doc relate to the image-files but not to the image
> files in raw mode. So the link of the image file actually is another
> trac browser site with some meta data about the picture, but not the
> picture itself.
>
> Can i configure trac that way, that images are directly displayed?
>   

Use the export: links, which behaves as source: links but generate 
/export/<rev>/<path> links that are meant to address the problem 
described above (see also http://trac.edgewall.org/changeset/4242).

Oh, this is a 0.11dev feature, btw ;-)

-- Christian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to