On Thu, Aug 28, 2008 at 4:55 AM, dmitrey <[EMAIL PROTECTED]> wrote: > > hi all, > I have a python file situated in http://....myFile.py & I want to > insert the file body into my trac page (with highlight). > > So I expect something like this: > > ... > {{{ > #!python > [source http://projects.scipy.org/.../solverParams.py] > }}} > ... >
You want the Include macro: http://trac-hacks.org/wiki/IncludeMacro --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
