Gossamer Forum
Quote Reply
Bookmarklet for Link SQL
Is there a bookmarklet for Link Contributers for Links SQL similiar to the one for Links 2.0?
Quote Reply
Re: [rayhne] Bookmarklet for Link SQL In reply to
Yes Cool

John
Quote Reply
Re: [gotze] Bookmarklet for Link SQL In reply to
where?
Quote Reply
Re: [rayhne] Bookmarklet for Link SQL In reply to
Click on Yes above (it's a link!)

Or, go to http://slashdemocracy.org/links and click Add to see it in action. That bookmarklet has been updated a bit. I'll make some instructions if need be.

John
Quote Reply
Re: [gotze] Bookmarklet for Link SQL In reply to
thanks!

I take it this is new...?
Quote Reply
Re: [rayhne] Bookmarklet for Link SQL In reply to
Yes, I made it this weekend.

John
Quote Reply
Re: [gotze] Bookmarklet for Link SQL In reply to
How can the popup be set up to scroll? My add form has some more fields added to it and I can't get to them all.
Quote Reply
Re: [rayhne] Bookmarklet for Link SQL In reply to
It should be possible to insert preferences directly, such as (bolded below):

Code:


javascript:thelink=location.href;wSv6=open('','','width=800,height=600,menubar=1,location=1,resizable=1,scrollbars=1,status=1,toolbar=1');wSv6.focus();with(wSv6.document){write('Gotzelinked<br><form action=\'http://slashdemocracy.org/cgi-bin/add.cgi\' method=POST><input type=text name=Spider_URL value='+thelink+'><br><input type=SUBMIT name=spider value=\'Fetch metadata and add link\'><input type=hidden name=ID></form>');void(close())}


HTH

John
Quote Reply
Re: [gotze] Bookmarklet for Link SQL In reply to
I have released a new bookmarklet which does not use the spider plug-in. See:

http://slashdemocracy.org/.../gforum.cgi?post=613

John