Noah Kantrowitz wrote: > Gregor Dschung wrote: > >> Hi, >> >> I'm in the following situation: In my repository, there are a few >> HTML-files. In the wiki, I want to refer to them (including anchors). If >> I follow the link , the content itself should be rendered and not the >> html source code. E.g., if I write >> >> source:html/index.html >> >> and follow the link, it will be opened in the trac-browser, but not >> rendered. A value behind a # will be interpreted as the file-version... >> and not used as an html-anchor. >> >> Exists a solution for my issue? E.g. sth. like this: >> render_source:html/index.html#start >> >> > > The /export handler and the export: link type. Requires 0.11. > > --Noah > Hi Noah,
could you give me an example, please? I can't find s.th. on the website related to export-handler or link type. Thanks, Gregor --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
