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 (1)
-
djangoproject-titles.user.js
(1014 bytes
) - added by 18 years ago.
Greasemonkey script for title munging of Django website
Download all attachments as: .zip