Closed (fixed)
Project:
nodeformpopup
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2006 at 23:59 UTC
Updated:
28 Sep 2006 at 21:00 UTC
This is a long needed feature, I have used bookmarklets in many other programs and have sorely missed them in Drupal.
I have just implemented nodeformpopup and no doubt have not got something right, but when I use a bookmarklet on a web page after highlighting some text I would like to post, the pop up comes up but with all the fields blank.
I tried this in the latest Safari browser, and the same happens in Firefox, also in Firefox the popup window opens beneath the active window so it is more of a popunder.
Comments
Comment #1
Egon Bianchet commentednodeformpopup is already doing his part of the job, it gets the url, title and selected text. I opened some feature request here (some with patches):
http://drupal.org/node/71295
http://drupal.org/node/77602
http://drupal.org/node/78461
Now, if those patches won't go in ... I could supply some child modules with nodeformpopup to achieve that result. Maybe I'll do it anyway for story and blog nodes.
Comment #2
admincyma commentedWorks for me using patched link_weblink module.
Comment #3
boris mann commentedRather than having to patch all modules, considering merging with and/or integrating closely with prepopulate (http://drupal.org/project/prepopulate). If prepopulate is installed, you could just use the format that it uses.
I like the functionality that nodeformpopup provides, but I don't want to have to patch all modules to make it work.
Comment #4
Egon Bianchet commentedI contributed a helper module for this feature, here http://drupal.org/project/nodeformtemplate
Comment #5
(not verified) commented