I made it work with a query string like the one of my nodeformpopup module, simplified code too.
| Comment | File | Size | Author |
|---|---|---|---|
| storylink-nodeformpopup.patch.txt | 1.17 KB | Egon Bianchet |
I made it work with a query string like the one of my nodeformpopup module, simplified code too.
| Comment | File | Size | Author |
|---|---|---|---|
| storylink-nodeformpopup.patch.txt | 1.17 KB | Egon Bianchet |
Comments
Comment #1
jwilde commentedGreetings Egon,
Thanks. I tried the same changes the other day. They don't get the url in edit mode. Also, I can't get the jscript from nodeformpopup to work with MS IE 6.
Jim
Comment #2
Egon Bianchet commentedI fixed the code for IE6, anyway it could break with long urls because IE6 supports only 508 characters in bookmarks.
About the edit mode ... do you mean when the story has already been submitted, like in node/35/edit? What's the use for the query string if it has alredy been submitted?
Comment #3
Egon Bianchet commentedForget my patch, I'm going to use a form_alter in my module