Page 1 of 1

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

Posted: Sun Nov 30, 2025 11:02 pm
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