This module is meant to be a utility module for everybody working with Backdrop
websites: developers, admins, editors to communicate with one another about
their content or keep todo lists on ANY pages (not only nodes!), thus the name
Sticky Note.
How it works
This module creates a block with the ability to add, delete, and edit notes.
Sticky Notes are stored on a per path basis and the block can be made visible to
certain roles/paths etc. like any other block.
It is best to place the Sticky Note block in the website's footer area.
Installation
-
Install this module using the official Backdrop CMS instructions at
https://backdropcms.org/guide/modules. -
Visit the configuration page under Administration > Configuration > Content Authoring >
Sticky Note (admin/config/content/stickynote) and set Date Format and Order as you like.
Managing the sticky notes
All of the notes, site-wide, can be viewed from the manage page at
/admin/structure/stickynote/manage.
Issues
Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/stickynote/issues
Current Maintainers
- Alan Mels.
- Seeking additional maintainers.
Credits
- Ported to Backdrop CMS by Alan Mels.
- Originally created for Drupal by @infiniteluke Luke Herrington.
- Maintained for Drupal 7 by AltaGrade
- Sponsored by AltaGrade
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.