Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
del.icio.us >> ma.gnolia
Adds "Copy this link to Ma.gnolia" in del.icio.us
Adds a link next to each post in del.icio.us enabling you to copy the link to ma.gnolia. Copies title, description, and tags. Inspired by delicious >> my web, although the code is different so please report any problems.
|
|
Hi,
|
|
|
thanx for useful script
|
|
|
I see that it's next to impossible to block format code snippets here. Argh. |
|
|
Thanks for the great GM script. I have a "patch" for your review: When scanning for the "description" url parameter to send to ma.gnolia, try checking for "notes" instead of "extended" - I'm not sure if they changed the tags or what, but this gets the description over to ma.gnolia successfully for me: 1) Added var declaration for "description": var description = "" 2) Added case statment to look for "notes" node: case 'notes':
3) Substituted "description" var for "extended" where URL string is built: + '&description=' + encodeURIComponent(description) |
|
|
gah - never mind my previous post. Seems that Greasemonkey will no longer install *anything* |
|
|
I'm unable to get the script to install on Firefox 1.5.0.1 + Greasemonkey 0.6.4. The compy is a Mac, FWIW. The error I'm getting when installing is: Error: [Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIChannel.open]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: chrome://greasemonkey/content/utils.js :: getContents :: line 167" data: no]
|
|
|
Woah! Firefox just crashed. Re-started, the ma.gnolia script is working. Very inexplicable! |
|
|
Hmm Windows XP and Firefox 1.5.01. Could there be a Greasemonkey script conflict? (I have no idea!) I run a number of scripts -- and Firefox extensions. Puzzling - I have tried uninstalling, re-starting Firefox and installing from here, but no good: no ma.gnolia link shows up on my del.icio.us page. |
|
|
David, I uninstalled the script on my laptop and installed it from here, and it seems to work correctly. I am on Windows XP and Firefox 1.5.0.1. What are you running? |
|
|
Nick, thanks for the update. I've installed the new script but I'm now not getting any option on my del.icio.us page to add a del.icio.us bookmark to ma.gnolia. Is this a fault at my end, or is the new script somehow in error? |
|
|
Yeah the problem was that the URL changed and when it was getting redirected it was messing up the encoding. All is well now; just install the most recent version. Thanks! |
|
|
I'll try to work on it tonight and fix things up. Thanks for the heads up guys. |
|
|
"Ma.gnolia has moved into its permanent address. Now is a great time to update your feeds, link rolls, and bookmarklet as we get ready to launch." Maybe that is why the script isn't functioning? |
|
|
Nick, this script worked perfectly yesterday, but today everything is becoming scrambled: eg, an url I've bookmarked in del.icio.us, http://www.physorg.com/news10790.html, is being copied into ma.gnolia as http%3A%2F%2Fwww.physorg.com%2Fnews10790.html. Same thing's happening with title, tags and description. Any ideas as to what's happening here? Thanks. |
|
|
Hi!
|
You could comment on this script if you were logged in.
