1.0.2 phpBB HTML on posts extension (HTML/Javascript parsed into phpBB posts)

User avatar
axew3
w3all User
w3all User
Posts: 3025
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

1.0.2 phpBB HTML on posts extension (HTML/Javascript parsed into phpBB posts)

Post by axew3 »

Version 1.0.2 of the phpBB HTML on posts extension clean up the code to be few lines and
ADD Groups array

Code: Select all

$this->gids_html_allowed_ary = array(5);
so that it is possible to setup allowed Groups to post HTML.

viewtopic.php?t=1776