Skip to content

iMattPro/smartsubjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b82d95c · Nov 17, 2024

History

89 Commits
Jul 5, 2024
Jun 10, 2021
Jun 12, 2021
Jun 12, 2021
Jun 10, 2021
May 29, 2023
Feb 20, 2023
Dec 24, 2020
Dec 22, 2015
Nov 17, 2024
Dec 24, 2020
Feb 4, 2024
Feb 18, 2016
Jun 12, 2021
May 26, 2020
Nov 1, 2019

Repository files navigation

Smart Subjects extension for phpBB

With this extension, editing the subject of the first post in a topic will update all subsequent posts with matching (Re:) subjects to the new subject.

Build Status codecov Latest Stable Version

Features

  • Changing the first post's subject (title) will update all matching replies with the new subject (title).
  • Admins and moderators have the option when editing a first post to update all reply subjects (including non-matching subjects) to match the first post's subject.
  • Forum based permissions allow you to control which forums and users can use Smart Subjects.

Minimum Requirements

  • phpBB 3.2.0 or newer
  • PHP 5.4 or newer

Install

  1. Download and unzip the latest release and copy it to the ext directory of your phpBB board.
  2. Navigate in the ACP to Customise -> Manage extensions.
  3. Look for Smart Subjects under the Disabled Extensions list and click its Enable link.

Usage

  • Forum based permissions can be configured to disable Smart Subjects in certain forums, or for certain users and usergroups in each forum. They can be found in Forum Based Permissions -> Forum Permissions under the Post group.

Uninstall

  1. Navigate in the ACP to Customise -> Manage extensions.
  2. Click the Disable link for Smart Subjects.
  3. To permanently uninstall, click Delete Data, then delete the Smart Subjects folder from phpBB/ext/vse/.

License

GNU General Public License v2

© 2015 - Matt Friedman