-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 24.06.2013 15:56, Mike Dewhirst wrote: > How can I adjust the default query (not report) which runs when *anyone* > clicks the View Tickets link? > > I have tried a few things and discovered a number of Trac tickets > discussing this but nothing definitive. > > Is it possible to tweak the default? > > I'm running Trac 1.01 with Python 2.7 on Ubuntu 12.04 with the report > module disabled.
Your TracWiki is your friend, see TracIni [1]. Use the 'default_anonymous_query' option in '[query]' section of your trac.ini. Steffen Hoffmann [1] http://trac.edgewall.org/wiki/TracIni -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEUEARECAAYFAlHIlesACgkQ31DJeiZFuHe1lQCWLyc8kUGDv6zUwJs4C3aqXJuB 9ACfVa1IkSqVVUpQFH/+4v8tie01KOQ= =SydI -----END PGP SIGNATURE----- -- 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 http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
