Closed (fixed)
Project:
Prepopulate
Version:
5.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Jan 2008 at 22:30 UTC
Updated:
29 Jan 2008 at 00:22 UTC
This is almost working for me. It manages to fill in the title from the source web page, but nothing shows up in the body on the node creation form. What am I doing wrong?
javascript:t=window.getSelection();void(window.open('http://orangepolitics.org/node/add/blog
?edit[title]='+escape(document.title)+'&edit[body]='+escape(t)+'','_blank','width=640,height=400,
status=yes,resizable=yes,scrollbars=yes'));(Line breaks added for readability.)
Comments
Comment #1
eafarris commentedSee the USAGE.TXT file in the DRUPAL-5 branch:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/prepopulate...
It looks like I didn't make an official release with that file in it; I'll correct that within the week.
Comment #2
eafarris commentedRelease 5.x-1.2 has USAGE.txt as part of the download.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.