Firefox tracker search
From MoodleDocs
Contents |
[edit]
The Problem
When naviating to lots of moodle bugs from the CVS commit logs (or similar) it can be a pain to quickly get to specific bug in the tracker.
[edit]
The solution
When using firefox, bookmarks can have keywords added to them, to allow quick searches, see this link for more detail.
Essentially this means you can browse to a specific bug by simply typing the following into the address bar:
m MDL-0001
[edit]
How to setup
- Add a new bookmark to http://tracker.moodle.org/browse/
- Open the properties page on the bookmark you added (this can be achieved by using the bookmark manager)
- Add a keyword which you wish to prefix your search with, I simply chose m ( could chose MDL-, and then insert a space between the - and the bug number to browse to it ;))
- Save that settings
- Start reading bugs with ease!
[edit]
Firefox Extension I Want!
This is a useful feature, but ideally i'd like firefox to automatically bring me to the bug page if I gave it any MDL- address in the address bar ;)
