Axton wrote: > On 7/6/07, Eli Carter <[EMAIL PROTECTED]> wrote: > >> On Friday 06 July 2007, Tim Moloney wrote: >> >>> Tim Moloney wrote: >>> >>>> I am using both Trac and TaskJuggler to manage a project. I'd like to >>>> link to the html status reports generated by TaskJuggler from the >>>> project's Trac wiki pages. >>>> >>>> Obviously, I can upload the html reports to a location served by my web >>>> server and add html links in my wiki pages. Is there a way to do this >>>> via Trac (like editing wiki pages, adding attachments, etc.)? Is there >>>> a "best practices" way of doing this? >>>> >>>> Thanks, >>>> Tim >>>> >>>> >>> No suggestions? >>> >> Have you considered making a macro? >> >> (Otherwise, I'm not sure what you're trying to do.) >> >> Eli >> >> > > Are you wanting to embed a remote page within the Trac wiki, something > like an iframe? > >
I don't want to embed my web page in a wiki. I want it to be a stand alone page. I was looking for advice on where to put HTML files that are associated with a Trac project. I currently have a top-level Trac directory with projects under it. I also have a top-level Subversion directory with projects under it that mirrors the Trac projects. So I set up a top-level HTML directory that mirrors the other two for project related web pages. Now I can upload the web pages there and link to the them from the Trac projects' wiki pages. I have it working. I was just looking for other people's experiences so that maybe I could implement it in a better way. I thought that someone must have done something like this before and could offer some advice, tips on things to avoid, etc. Tim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
