Django Greasemonkey Script
When working on a django app, I generally keep a dedicated browser window up with multiple tabs resident on various pages within the django documentation, along with a tab or two on the various ticket reports. The default title on these pages has Django | Documentation | as a prefix which is enough to overflow the available title width I allocate per tab. The attached Greasemonkey script will shortten the browser title by basing the title off the URL components following /documentation/ On all other pages outside the doc hierarchy, it simple strips off the generic prefix of Django | to yield titles like Code | New Ticket or Code | ExampleApps?.
The latest version of this script will be able to be retreived from: my site
Attachments
- djangoproject-titles.user.js (1.0 kB) -
Greasemonkey script for title munging of Django website
, added by wam-djangowiki@wamber.net on 10/31/06 21:53:31.
