= Saved queries using Google Gears = == Description == Adds the ability to save queries using javascript and Google Gears on a user's computer. Adds a drop-down menu of saved queries to the "View Tickets" button on the toolbar. == Caveats == * ~~Only tested with the default theme on 0.10~~ * Tested on 0.11.4 as well * Requires Google Gears and stores the saved queries on the local computer only * Manual installation required * Only works with the Query module * Requires the Reports module to be disabled so that the "View Tickets" tab points to the query module == Installation == 1. Add the included javascript files to a web-accessible directory (e.g. /var/www/trac_include) 1. Edit the ~~query.cs~~ site.html template ~~(%PYTHON%/share/trac/templates/query.cs)~~(/templates/site.html) and add ... }}} == Bugs/Feature Requests == Existing bugs and feature requests for SavedQueriesScript are [report:9?COMPONENT=SavedQueriesScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=SavedQueriesScript&owner=markhamc new ticket]. == Download == Download the zipped source from [download:savedqueriesscript here]. == Source == You can check out SavedQueriesScript from [http://trac-hacks.org/svn/savedqueriesscript here] using Subversion, or [source:savedqueriesscript browse the source] with Trac. == Example == [[Image(menu.png)]] Screenshots * [attachment:screenshot1.png Menu and Save Link] * [attachment:screenshot2.png Saved query w/ remove and rename links] == Recent Changes == [[ChangeLog(savedqueriesscript, 3)]] == Author/Contributors == '''Author:''' [wiki:markhamc] [[BR]] '''Contributors:'''