Thanks Peter... I see that I'm blind. ;-) I don't update Trac for a few years... and then start a job where they don't use it at all... and all of a sudden it gets all fancy on me. :-)
Ben On Wed, Sep 12, 2012 at 10:19 AM, Peter Suter <[email protected]> wrote: > On 12.09.2012 19:00, Benjamin Lau wrote: >> >> Is it possible to do something like: >> [[TicketQuery(format=table,col=id|summary,modified<="30 days")]] > > > http://trac.edgewall.org/wiki/TracQuery#QueryLanguage > > [[TicketQuery(format=table,col=id|summary,modified=30daysago..)]] > > >> I also had a question about approach. The other day I modified >> TitleIndex to support reversing the title index list order (added a >> reverse parameter) and just patched that into my local source copy of >> Trac... is there some better way to make these kinds of modifications? > > > Not sure if it's better, but you could maybe disable the > trac.wiki.macros.TitleIndexMacro component, and copy and patch the source to > a single file plugin. > > -- > Peter > > -- > You received this message because you are subscribed to the Google Groups > "Trac Development" 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-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en.
