Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.13 KB

File metadata and controls

28 lines (19 loc) · 1.13 KB

Topic Description

phpBB 3.1 Topic Description

Add the possibility of being able to describe topics, in posting page. Based on permissions per forum. Descriptions are displayed in viewtopic, viewforum, search results (only display results as topic) and MCP forum. Based on the 3.0 Mod of the same name.

Build Status

Installation

1. clone

Clone (or download and move) the repository into the folder ext/rmcgirr83/topicdescription:

cd phpBB3
git clone https://github.com/rmcgirr83/topicdescription.git ext/rmcgirr83/topicdescription/

2. activate

Go to admin panel -> tab customise -> Manage extensions -> enable Topic Description

Update instructions:

  1. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > Topic Description: disable
  2. Delete all files of the extension from ext/rmcgirr83/topicdescription
  3. Upload all the new files to the same location
  4. Go to your phpBB-Board > Admin Control Panel > Customise > Manage extensions > Topic Description: enable