Bookmarks is a module for displaying bookmarks on your page. When the module is installed, a Bookmarks admin page is added to the Content menu that will allow you to manage your bookmarks.
The user must belong to a group with the "Modify Bookmarks" permission in order to add, edit, or delete Bookmarks entries.
The easiest way to use it is in conjunction with the cms_module tag. This will insert the module into your template or page anywhere you wish, and display bookmarks. The code would look something like: {cms_module module="bookmarks" columns="2" category="humour"}
{cms_module module="bookmarks" columns="2" category="humour"}
Author: Rob Allen <rob@akrabat.com>