I just tried the bookmarklet, it works fine when the user is logged in, but it doesn't work when not logged in.
It should work like this for usability issues:
User reads a story,
Clicks "send to example.com"
Username and password thing comes(I'm using logintoboggan)
User logs in and goes to http://www.example.com/node/add/storylink with subject and url entered.
And continues.

Right now it just takes the user to http://www.example.com/node/add/storylink without subject and elements.

I think the problem is the way it takes the arguments. It loses those arguments with the login form.
It can be something like that: http://www.example.com/node/add/storylink/subject/url

Any other solutions?

Comments

mstef’s picture

I've been working on this and finally came up with a solution - as well as some much needed extra features..

http://drupal.org/node/133298

alexandreracine’s picture

Status: Active » Closed (fixed)

Cleaning a little...

4.x version are not supported anymore.

-You can upgrade
-You can sponsor future developpement of this module (look on the related pages on drupal.org)
-Look at the solution in comment #1.