On Tuesday, July 11, 2017 at 8:10:43 AM UTC-4, Joerg Pleumann wrote: > > Hey Ryan, > > thanks a lot for the response. The include macro is quite close to what I > had in mind, actually it's one of the quick-hack solutions I wanted to try > myself. There will be dynamic variables (though these would come from fixed > links in other Wiki pages). I need several different reports on the same > page, with some text in between, which is why the /report handler is maybe > not the right thing for me. > > Will report once I tried your pointers. > > Cheers! > Joerg >
WikiReportMacro might also be useful to you, if you wish to embed the reports in a template. The template could be parameterized with variables that are used in the include macro. https://trac-hacks.org/wiki/WikiReportMacro - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
