Hi all,
I just started to write a simple module that will bring sticky notes to drupal.
It depends on the alpha version of Popups API and is in early development. This is my first module I would like to share with the community. But since I just started I would be glad to have some feedback concerning usability and functionality.
My idea behind this module was to allow developers, themers and clients to easily share small parts of information directly on a page. So for example, if a client visits a page where he spots something that needs work, he can attach a note directly on the position where the problem is visible. Or the project lead can leave a note for a developer in order to fix something that is broken. Each sticky note has a body text, a priority and can be attached either to all pages at once, only to the current page, or to all pages that match the current menu path, e.g. when attaching a note to node/12 it can be made visible either on all pages, only on node/12 or all node pages (node/%).
You can see a demo here: http://berliner.reflectlife.org. Feel free to register and play with the notes ;-)
As I said, I would be glad about feedback and suggestions.
best regards,
berliner