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

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: 1.0.2 phpBB HTML on posts extension (HTML/Javascript parsed into phpBB posts)

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

by axew3 » Sun Nov 30, 2025 11:02 pm

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

Top