Closed (fixed)
Project:
Vote Up/Down
Version:
4.7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2007 at 12:50 UTC
Updated:
13 Jan 2009 at 06:42 UTC
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
Comment #1
mstef commentedI'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
Comment #2
alexandreracine commentedCleaning 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.