Bookmarks

Unmaintained Bookmarks 2.0.5

No permission to buy ($35.00)
Please note;

Handler code is not complete as statistics and displaying bookmarks on a user profile have not been moved to the new code structure making extending this add-on to new content types difficult.

As such this is released as a beta, but has been in production on a few sites for a while now.

Changes:
  • Significant rewrite of add-on design to allow pluggable extension of bookmarks
    • Should allow for new content types to be written in a way which is vastly easier.
    • Bulk operations should occur in deferred tasks instead of blocking.
    • Ensure alerts occur outside of transactions (less likely to cause deadlocks
  • Reduce performance impact of bulk thread operations & bookmarks
  • Use template modifications instead of template hooks
    • Bugfix "noperm" being returned for unviewable media
  • Use hinted code event listeners
  • Minify redistributed javascript
  • Rebuild installer to be more robust and consistent between upgrades/new installs
  • Rework quick bookmark feature, renamed to favorite bookmarks.
    • Enforce limit on how many favorite bookmarks are returned in the favorite menu
    • Only load favorite bookmarks on demand
  • Rework 'insert bookmark' feature
    • Stops breaking the multi-quote function
    • Improved UI when searching & selecting bookmarks to quote/link
    • Minor improvements to searching process
  • Add missing media phrases
  • Like
Reactions: Sunka
  • Fix add-on compatibility with "Word Count Search"
  • Like
Reactions: Sunka
I've taken over this add-on from @Daniel Hood, and it's now available on my site, Atelier Aphelion, for purchase and download. All future versions will be there, as well.

If you have a current license for this add-on, you can register it there (instructions are available here). You'll get a license from me (terms here), for the remaining duration of your original license, plus another 30 days - just a friendly gesture because of the inevitable delays caused by the hand-over.

My plan is to review and update this add-on to address any outstanding issues. Because I've taken over almost all of @Daniel Hood's add-ons, it might take me a while to get to this one.

To improve support, the requirements for this add-on have been updated:
  • php 5.4+
  • Xenforo 1.3+
What's New:
  • Fixed a bug with editing bookmark records.
  • Fixed a bug that was throwing a server error when you viewed a thread with no visible posts (extremely rare situation).
What's New:
  • Admin permission for viewing the bookmarked content admin page.
  • A bookmarked indicator on posts that someone has already bookmarked.
    • This involves one extra query on the thread view but only if the user has permission to use bookmark functionality.
  • Like
Reactions: Mark3121 and THLove
What's New:
  • Made it so that bookmarks are no longer deleted due to the user not being able to see the content any more. Now they remain saved and can be seen again if/when the user gains permission to see them again.
  • Like
Reactions: ALFrisbee and Lisa
XenForo Media Gallery Support
  • Your users can now bookmark XenForo Media Gallery media items. You'll need to configure permissions and enable the option for it in the Options -> Bookmarks section.
  • Like
Reactions: THLove and Gemma
What's New?
  • The max number of bookmarks a user can have is now set via user/user-group permissions.
    • This should not exceed the limit set in the options.
What's New:
- Fixes a bug with inserting links from the "insert bookmarks" overlay
- Fixes a rare server error with alerts and XenPushover
Top Bottom