Navigation

SMF Mod Site

Mod Name:
Bookmarks
Created By:
AƤron
Type:
New Feature
First Created:
July 14, 2007, 09:51:57 AM
Last Modified:
March 25, 2010, 06:29:50 PM
Latest Version:
2.3
Compatible With:
1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7, 1.1.9, 1.1.11, 2.0 Beta 3 Public, 2.0 Beta 3.1 Public, 2.0 Beta 4, 2.0 RC1-1, 2.0 RC3
Total Downloads:
15746

Download this mod

bookmarks23.zip (13kB) [1848]
Manual Install Instructions for SMF


Below are some preview images of what the mod looks like when being used

Description:

A simple mod that allows users to easily keep track of their favourite topics.

Features:

  • One-click adding of bookmarks
  • User friendly interface for managing bookmarks
  • Automatically delete bookmarks when the topic they link to is deleted.

Screenshots:
  • Modified display template, that allows adding to bookmarks with just a single click.
  • Bookmark listing, that allows quick access to the bookmarked topics.

Changelog:
Version 2.3
  • * Updated the template to match Curve's look and feel. [does not affect the 1.1 branch]
  • ! Cleaned up the code somewhat. [does not affect the 1.1 branch]
  • & Added a Russian translation.

Version 2.2.1
  • ! Package problem
  • ! Typo in query

Version 2.2
  • + Extended the database query for the 'view bookmarks' screen to allow better customization of the bookmarks template.
  • & Enhanced the layout of the 'view bookmarks' template to include replies, views and last post.
  • * Added Serbian translation.
  • + Whether users can create bookmarks or not, now relies on a unique permission (make_bookmarks) instead of the can_reply permission.
  • * Added a few strings to the translations to support the above.
  • ! Made the mod installable on SMF 2.0 Beta 4.

Version 2.1.2
  • Fixed an issue with the package that resulted in a parse error in Display.template.php after installing the mod.

Version 2.1.1
  • Now also compatible with versions that have a 'Public' suffix in their version number. Nothing else was changed.

Version 2.1
  • Due to confusion, I have decided to merge the package for both SMF 1.1 and SMF 2.0 into one package. The result is version 2.1. Nothing else has changed.

Version 2.0
  • Rewrote the mod for use in SMF 2.0. The SMF 2.0 package is NOT for use in SMF 1.1!

Version 1.1
  • + Show whether there are new replies in a bookmarked topic (Bookmarks.php)
  • & Redone the bookmarks template, making it a bit more organised (Bookmarks.template.php)
  • + Allow users to delete multiple bookmarks at the same time (Bookmarks.php)
  • & Updated the bookmark template accordingly (Bookmarks.template.php)
  • * Slightly adjusted the language files (Modifications language file)

Version 1.0.1
  • ! Guests shouldn't be able to have bookmarks (Bookmarks.php)
  • * Added a language string for the change above (Modifications.lang.php)