Social Bookmarking

by Starpaul20 8 Stars 2,040 Downloads

Allows you to create links to submit threads to various social bookmarking sites.

Change Log for Social Bookmarking

Version 1.4 stable Build #5

- Added check to see if THIS_SCRIPT is defined
- Fixed PHP 8.0 errors
- Use require_once for template updates

Version 1.3 stable Build #4

- Removed StumbleUpon
- Added Mix
- Changed default sorting

Version 1.2 stable Build #3

- Optimized PNG images
- Updated numeric settings
- Removed PHP closing tags
- Use THIS_SCRIPT for template caching
- Use array_merge for input
- Add bookmarks upon install
- Use htmlspecialchars_uni when logging admin action
- Add title to bookmark links
- Indented template
- Delete extra space in Admin CP
- Dropped useless globals

Version 1.1 stable Build #2

- Added PostgreSQL and SQLite support
- Using generate_numeric_field function
- Changed (int)$mybb->input to $mybb->get_input

Version 1.0 stable Build #1

The first build has no changes.