Simple Bookmark 3.0 February 9th 2020
An easy to implement and use of a bookmark system for any website
SBM 3.0 brought SBM to current level of technology … more information in the changelog
You can use any existing user management – but you don’t need any. Either your userids (integer) or any string key (email, username, IP-Address) can be used to identify your users. Since SBM 2.5 you can use COOKIES too. You should also tell the class if your user is authenticated or not. On this demo page I set the auth-value automatically to true and used your IP addresses as key to identify you.
Just include SBM script on every page where you like to offer bookmark function, initialize class and show form or bookmarks.
More information can be found under Manual on demo page.
Current Version Simple Bookmark 3.0 February 9th 2020
Updates V3.0 February 9th 2020
fixes and refurbishments all over
added styling/layout and localization options to class
dropped showForm method – no longer needed, can all be done with showLink
mysqli support
PHP7.4+ support
enhanced ajax bookmarking
added (bootstrap) notifications
new demo and manual
Updates V2.5 August 1st 2013
> -) Cookies can now be used to identify users also
> -) JQuery 1.10.2 supported (works with Jquery 1.4.2 and higher equaly)
Updates V2.0 2012-05-11
> -) AJAX Support
> -) works furthermore without javascript too
> -) Adding bookmarks without page loading form the form or the link-version
> -) Possibility to remove bookmarks without page loading
> -) Added a jump-to-bookmark function (select options)
Updates V1.1 2010-02-12
> -> Small fixes in the manual and helpfile
> -> Possibility to get an overview of all bookmarks of all users
> -> Function to display how many a single page is bookmarked
> -> Added possibility to use a link for bookmarking instead of the form
Official Release V1.0 2010-01-06
> -> first version released
thx&happy bookmark
mac