Downloads
Download tar.gz
28.75 KB
MD5: 0d1f2b5232e2da0aba3e50dd71eb2c1a
SHA-1: cbc0513dd310fb67977f428fddaa6b16a9295a0e
SHA-256: 8b504e4e614757a1c6196e7acc47d1684c11b7dbcb926ad089327468cd70f3e4
Download zip
34.33 KB
MD5: 4b294bc23d40a0d5e40944612d0ceb88
SHA-1: 8b0c20a9ebce957f4ef0cac83679ab1e3a8524be
SHA-256: fab29fb06b47148698e5b073a89e593a70bc841f10672d232e92e0e46095547c
Release notes
Bookmarklet module presents a node add form (preceded by a user login form if necessary) to the user inside a jQuery UI Dialog. The dialog is opened when the user clicks on a bookmarklet, which means the nodes can be created from any site.
This module uses jQuery postMessage plugin to send messages between the iframed Drupal site and the window's document. This means that the Drupal site which offers the bookmarklet can access the DOM of a page from another site when the user clicks the bookmarklet link on another site.
See the README.markdown file for more details about this project.
A demo is available at http://drumblr.bangpound.org.