Closed (fixed)
Project:
Drupal core
Version:
5.1
Component:
other
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2002 at 18:50 UTC
Updated:
6 Feb 2008 at 00:50 UTC
A Movable Type feature that I'm using frequently is a bookmarklet.
You drag a javascript link to your favorites bar (IE) and when you surf and find an article you want to log, you click the bookmarklet link. The bookmarklet spawns a window (without your usual drupal header/footer showing) with a submission screen. In the submission form, the title is automatically filled with the TITLE tag from the page you were on when you clicked the bookmarklet. The body of the message is auto-filled with a link to the URL of the page you were on.
If you want to see an example of how this works, let me know.
-mike
Comments
Comment #1
kika commentedHeh...I suggest to check http://www.voidstar.com/node.php?id=232. There are more similar features you might need :)
Comment #2
ax commentedv4/cvs version of Julian's Blog it Bookmarklet at http://cvs.drupal.org/viewcvs.cgi/contributions/tricks/blogit/?cvsroot=contrib
Comment #3
moshe weitzman commentedclosing
Comment #4
boris mann commentedIsn't it fun to re-open old feature requests?
The link to CVS shows a 404. I can't find this mystical "blogit" bookmarklet.
I think that a bookmarklet that supports Drupal would be great. I've left component as other, since I think this could be used to post any kind of node-based content. The pop-up should show the node/add screen with appropriate options for the logged in user (or a login screen, if not logged in).
Oh, and it would allow integration with TasksPro, which specifically mentions posting to Drupal via a Drupal bookmarklet.
Comment #5
jonbob commentedComment #6
jbrauer commentedThe integration with TasksPro is done. It asks for the bookmarklet URL, but it really wants the URL to post http://example.com/node/add/blog and it's good.
There is a Safari bookmarklet example at http://www.addingunderstanding.com/node/241
Comment #7
robin monks commentedThe correct link is http://cvs.drupal.org/viewcvs/drupal/contributions/tricks/blogit/
Robin
Comment #8
Christoph C. Cemper commentedthese bookmarklets dont work on Drupal 5.1 / firefox 2 / opera 9
Comment #9
webchickClosing (again) -- this is not a core feature. This is a pointer to some script in the tricks directory.