The extension is meant to be used in an intranet environment. Your visitors must be authenticated before accessing this extension as it references a frontend user entity. Otherwise, the notes will be accessible to everyones (not tested but should behave much like a combinaison of a small wiki-guestbook).
Frontend users can search, read and edit their notes. From the backend, a permission system may allow the sharing of notes. Also, a note may be tagged as “active”
The extension is made of two frontend plugins.
The “Abile Personal Notes” plugin is the central piece. By default, the extension looks like divided in two main parts. The top section provide a listing of notes. The bottom section may vary depending on the context and is related to a specific note. After cliking on a note title in the top section, an information screen will be displayed in the bottom section. This is also the default behavior when you arrive on a page holding this extension. In the latter case, the last updated note is displayed. From the information screen, more information are displayed and you can choose to edit or delete a note if you have the correct permissions.
The “Abile Active Notes” plugin provides a listing of the last updated active notes.