Del.icio.us Direc.tor User Script
Last update on Oct 9, 2005
automatically run the direc.tor bookmarklet
del.icio.us direc.tor implemented as a Greasemonkey script instead of a bookmarklet.
NOTE: To get this script to work properly, under "Manage User Scripts" change the site to: http://del.icio.us/yourusername
You could comment on this script if you were logged in.
9 comments
You could comment on this script if you were logged in.

login to vote
Great for locally searching Del.icio.us - better than Flock FavsManager. Instruction should read: To use this script, under 'Manage User Scripts' change the site to: https://api.del.icio.us/*
login to vote
Doesn't work for me, says:
"""
del.icio.us direc.tor service notice
Effective immediately, direc.tor will no longer work from the main del.icio.us page. The launch point for direc.tor has been moved to the API server. Please update your bookmarks to use the new URL. (more info)
1. Browse to https://api.del.icio.us/
2. Click the del.icio.us direc.tor bookmarklet
3. Log in using your normal del.icio.us credentials
You will be redirected to the new launch point in 20 seconds.
"""
I did change the script to have my username.
login to vote
There was a known issue regarding FEBE 2.0 and Greasemonkey 0.6.4 that has been fixed.
See [url=http://customsoftwareconsult.com/extensions/febe/febe.html]http://customsoftwareconsult.com/extensions/feb...].
login to vote
Love it - but it seems to have a problem installing if FEBE is installed too (Firefox Extension Backup Extension).
login to vote
Ha! Found it. It has nothing to do with this script.
* If a script doesn't work, it may be giving javascript errors. Use Tools/Javascript Console to view javascript errors.
* If you're getting an error "Config is not defined" in greasemonkey.js, go to the "gm_scripts" directory in your Firefox profile, and rename "config.xml" to "Config.xml" (initial cap). Exit and restart Firefox.
login to vote
Using Firefox 1.5 and Greasemonkey 0.6.4, and having set the script's included pages to http://del.icio.us/my-user-name-here, nothing happens when I open http://del.icio.us/my-user-name-here.
I opened the JavaScript console, and I'm getting the following error: Config is not defined.
Opening .../components/greasemonkey.js from the error positions the file at line 110 which is:
var config = new Config(getScriptFile("config.xml"));
login to vote
Thanks MNU!
login to vote
To get this script to work properly, under "Manage User Scripts" change the site to: http://del.icio.us/yourusername
Otherwise, you won't be able to tag your pages properly.
I'm using Firefox 1.5 with the del.icio.us extension.
login to vote
Did not work for me in Firefox RC3.