Threadmarks

xF1 Add-on Threadmarks 1.5.4

No permission to download
Compatible XF Versions
  1. 1.4
  2. 1.5
This add-on adds support to XenForo for tagging specific posts in a thread so they can be easily navigated to.

This is useful for long threads discussing a topic over a lengthy period of time and many pages. A threadmark allows a user to quickly jump to a specific post which is related to a certain event, date, or whatever is relevant to the thread.

camo_githubusercontent_com_314075490c9fb9f9ccbc69127230e3a50360184d45624141fc510d6d0d20a5e8374.png


Example usage
Your forum has a thread discussing a television show spanning dozens of pages. The thread is usually bumped whenever a new episode of the show airs.

A threadmark on the first post related to each episode allows users to quickly jump to the posts about that episode, rather than guessing which page the discussion starts on.

Demo
http://www.redcafe.net/threads/la-liga-2014-15.393896/

Note: The drop down menu on the Threadmarks button is not visible to guests.

Installation
The usual XenForo way - install addon-sidaneThreadmarks.xml through the XenForo Admin.

Upgrading
As with installing, use the addon-sidaneThreadmarks.xml through the XenForo Admin.

Note: Existing threadmarks will not be deleted from your database during upgrades.

Using threadmarks
The threadmarks menu is positioned beside the pagination links at the top and bottom of threads.

camo_githubusercontent_com_944122cc271a1a41b063ca51a4cef1072283356aaee01b89bf66ac2efa9e620f86a.png


A drop down menu displays the most recent threadmarks.

For threads with many threadmarks, an overlay can be opened to access all of them.

camo_githubusercontent_com_e64366710622e7a7d0e61d64417ab38a2795870ee1b9817b136d6745688cc9545ca.png


The number of threadmarks to show in the drop down is controlled through permissions (see below).

Posts with a threadmark are clearly labelled.

camo_githubusercontent_com_cb9849751da8d6b67de7865e8dc18d57cf8f3349cefa6df402fc155f32ddf98faf5.png


Permissions
This add-on adds the following permissions:

  • View Threadmarks

    Threadmarks menu and labels will not be visible unless users have this permission. Registeredand Unregistered / Unconfirmed user groups have it by default.

  • Max Threadmarks In Menu

    The number of most recent threadmarks to show in the drop down menu. Defaults to 8 forRegistered and Unregistered / Unconfirmed user groups.

  • Add Threadmarks to Own Thread

    Threadmarks can be added by the thread creator. Allowed by default for Registered user group.

  • Edit Threadmarks in Own Thread

    Existing threadmarks can be edited by the thread creator. Allowed by default for Registered user group.

  • Delete Threadmarks in Own Thread

    Existing threadmarks can be deleted by the thread creator. Allowed by default for Registereduser group.

  • Manage threadmarks

    User's with this permission can manage all threadmarks. Typically moderators and administrators should be given this permission.
Managing threadmarks
Users who can add/edit/delete threadmarks will see a Threadmark link in each post.

camo_githubusercontent_com_b580453cf9a3f4870a7d2ad4785ed76b72d685f791b3c1bc803a34a473ce6825b03.png


Clicking this will open an overlay where the label of the threadmark can be entered.

camo_githubusercontent_com_e8eb9851383e6b4edce9be760583b3abcd6163ef23d66ff7c048a08bf186358ce8f.png


Existing threadmarks can also be updated and deleted from this overlay.

camo_githubusercontent_com_52decaefa28884a8cf04ee90dededc1c0d5dda133a65b1e2d4ddc6eb8516807031d.png
Author
AnimeHaxor
Size
173.3 KB
Extension
zip
Downloads
21
Views
1,434
First release
Last update

More resources from AnimeHaxor

Latest updates

  1. Threadmarks v1.5.4

    Respect thread locked state when adding/editing/deleting threadmarks Surface some threadmark...
  2. Threadmarks v1.5.3

    Include Like count when fetching threadmarks, useful for theming on a thread's index page...
  3. Threadmarks v1.5.2

    Do not special case touch for on-hover events in js Rework threadmarks menu to play nicer with...