Version 1 (modified by wam-djangowiki@…, 18 years ago) ( diff )

documentation on a greasemonkey script for django website.

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 short the title by basing the title off the URL component 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.

Latest version of this script will be able to be retreived from: my site

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.
Back to Top