This project is not covered by Drupal’s security advisory policy.

Provides popup windows and bookmarklets to submit new nodes with ease.

Popup windows can be accessed with links generated by the function nodeformpopup_l, or with the bookmarklets supplied in the apposite page. Bookmarklets pass the current page's URL, title and selected text to the node form via a query string like this:

http://www.example.com/nodeformpopup/node-type?url=currenturl&title=currentitle&description=selectedtext

It works in team with nodeformtemplate, and should work with other modules implementing a similar scheme too.

Popups/bookmarklets can be enabled in the content types settings for each content type.

As a bonus feature, you can enable "shortcut links" for CCK types: a link to a popup form will appear beneath each nodereference field for each referenceable type.

Project information

Releases