Added support for table bbcode
authorAlexander Ebert <ebert@woltlab.com>
Tue, 12 Jul 2016 16:49:15 +0000 (18:49 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 12 Jul 2016 16:49:23 +0000 (18:49 +0200)
commit698bbf6c41ff22c63c10f4cba964afe275335ec6
tree005e87928594ae477c497366c7b9adcc943eeff2
parent57c2412f446a4a91d72f6d1e05d416bea18495f4
Added support for table bbcode
com.woltlab.wcf/bbcode.xml
wcfsetup/install/files/lib/system/bbcode/TableBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/TdBBCode.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/bbcode/TrBBCode.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/html/metacode/converter/ListMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/TableMetacodeConverter.class.php [new file with mode: 0644]