Skip to Content

New features

Lately I found some time to work on the notes again. Some of the features that are new in the lates dev release:

  • Notes are now resizable.
  • More customization in the settings (polor, prioritie names and pin colors, default size).
  • More control over the visibility of the notes. You can control which role can see the notes of other roles and on which pages the ntes interface should appear.
  • Custom search implementation, so that notes get searchable once the user has the right permission.

Feature requests

This project is now hosted on drupal.org. If you have bug reports, feature requests or general suggestions please use the issue queue: http://drupal.org/project/issues/sticky_notes

This helps me keeping up with your feedback and enables you to follow the progress of your issue.

Heavy testing

Hey, thanks to all of you for coming by and testing the notes. In the last days there have been more than 50 notes on the frontpage of this demo site. Though I doubt that this is something that should happen in real life it gave me the occasion to look how the modules responded to this amount of notes. For now it works fine.

Yesterday I added some more fine-grained permissions and a "private / public" option as suggested by f4k1r on http://drupal.org/node/735790.

Sticky Notes module for Drupal 6

This module provides a new content type sticky notes. These can be attached to all pages in your Drupal site to leave reminders for yourself or others.

You can control who is able to create, edit or see sticky notes.

Also, you can give priorities to sticky notes. I'm working right now on a nice way to visualize this. If you have views installed, you get a default listing for all notes on you Drupal site so can find the most important ones quickly.

Checkout the current version on github

git clone http://github.com/berliner/sticky_notes.git
Syndicate content