On Tuesday, July 11, 2017 at 3:33:17 AM UTC-4, Joerg Pleumann wrote:
>
> Hello,
>
> we've been using the same Trac instance for many (30+) projects over the 
> course of six years. We create kind of an overview page for every project 
> which basically contains several custom tickets reports. This is basically 
> copy-paste with some small changes (where one usually tends to forget a 
> change or two). It also means a bit of work if the general structure of 
> this page changes and we want/need to change all the older ones to match 
> the new structure. I wonder if it's possible to reduce this to a single 
> page that takes a URL parameter and replaces all occurences in the Wiki 
> page *before* any evaluation is being made. Something like %project% or 
> maybe ${project}. The links to the page would then contain the actual value 
> of the parameter. Is this possible? Is it a feature that others would 
> benefit from as well?
>
> Best regards
> Joerg
>

One of the following plugins might work for you:

https://trac-hacks.org/wiki/ParametrizedTemplatesPlugin
https://trac-hacks.org/wiki/ParameterizedIncludeMacro

Are you using dynamic variables in your reports?
https://trac-hacks.org/wiki/TracReports#AdvancedReports:DynamicVariables

- 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.

Reply via email to