When using the HTML processor in Trac to include raw HTML, can the HTML reference custom style sheets? If so, where do you put the style sheets?
Thanks, Julie Alec Thomas wrote: > On 05/01/2008, Julie Tittler <[EMAIL PROTECTED]> wrote: > >> We are trying to use Trac as an end-to-end CMRM system in conjunction >> with Subversion. We also you documentation templates called ReadySetPro. >> These are sets of html templates which provide full life-cycle >> documention like Software Design Specifications, Use Case Diagrams, >> project proposals, etc. I was wondering if in Trac it is possible to >> provide a user with a selection of page templates to choose from when >> creating a page. So let's say we have a developer, and she wants to >> start the Software Design Specification for the project. She could >> choose that template and start editing the pg. Other developers can then >> > > Trac 0.11 supports page templates. > > >> add to the pg in the manner of a good wiki. But, each of these types of >> documents have very specific needs of format and content, hence >> templates. Can Trac do this? >> >> We also use a UML modeling tool which can spit out detailed HTML reports >> on the models including UML diagrams. I was wondering if static pgs can >> be mixed into the wiki. This way you get one coherent project management >> and information web site/wiki. >> > > In a way. You can use one of the Include macros that supports remote > URLs, put the macro in a Wiki page then make it readonly. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
