Cakephp 2 simple bookmarklet helper

Just a basic helper that renders a “post it!” bookmarklet.
(in brief, it’s the content of an old post, -well, two old posts– packaged as an helper)

Let your users submit content from webpages – tell them to save the rendered link to their bookmars bar. And select some content on a webpage, then click the bookmarklet, to send that content (plus page url and title) to an action of your cakephp app.

See the included example for how to use it.
Useful for bookmarking/sharing apps, or to add a “in the press” or “Check this” post to your cakephp powered blog, with just 1 click

 

Code and instructions are on github