aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textreparser/row_based_plugin.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13803] Added pm_text testsJoshyPHP2015-05-301-32/+0
| | | | PHPBB3-13803
* [ticket/13803] Added methods to detect whether a given feature is in useJoshyPHP2015-05-301-2/+11
| | | | | | | They test whether a given BBCode was enabled and has been used in a text, or smilies, or magic URLs. PHPBB3-13803
* [ticket/13803] Refactored testJoshyPHP2015-05-301-2/+2
| | | | PHPBB3-13803
* [ticket/13803] Added tests, fixed param order in generate_text_for_storage()JoshyPHP2015-05-301-10/+24
| | | | PHPBB3-13803
* [ticket/13803] Added pluginsJoshyPHP2015-05-301-0/+128
PHPBB3-13803