Mark Post Unread

viewtopic.png
1.1.1 phpBB 3.2.0, 3.1.10
Released:
Fri Jul 14, 2017 2:29 pm
File size:
22.82 KiB
Validated for:
phpBB 3.2.0, 3.1.10
MD5 checksum:
968161ece1261e1d6223bc66900307f7
Install directory:
ext/kasimi/markpostunread
Description
Extension Name: Mark Post Unread (requires at least phpBB 3.1.4-RC1)

Description: Adds a 'Mark post unread' button to each post in viewtopic.php, adds a 'Mark forums read' link to the 'Unread posts' search results and optionally changes the 'Unread posts' search link text to either 'No unread posts' or 'Unread posts in X topics'.

This extension uses code of asinshesq's MOD View or mark unread posts for phpBB 3.0. Thanks goes to him for assisting in porting it to a 3.1 extension. Also I would like to thank Wolfsblvt who helped requesting and implementing the necessary events for this extension.

Repository: https://github.com/kasimi/phpbb-ext-markpostunread

Installation:
  1. Copy the contents of the archive to /ext/kasimi/markpostunread.
    Make sure the file /ext/kasimi/markpostunread/composer.json is present.
  2. Navigate to the ACP » Customise » Manage extensions page.
  3. Click Enable next to Mark Post Unread in the Disabled Extensions section.
Changelog:
  • v1.1.0
    1. First CDB release
    2. Compatible with phpBB 3.2.x
    3. Added permission to control who is allowed to mark posts unread (thanks dmzx)
    4. Improved performance when including mark unread button
    5. Fixed updating of Unread posts search link
    6. Converted template files to Twig syntax
    7. Updated description in composer.json
  • v1.1.1 2017-04-27
    1. Fixed a bug that allowed users to find out sensitive information about posts.
    2. Minor code cleanup
menu.png acp.png
  • Revisions
    Version
    phpBB Version(s)