Added attach and tt as allowed children in list tags
authorMarcel Werk <burntime@woltlab.com>
Thu, 30 Apr 2015 12:59:48 +0000 (14:59 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 30 Apr 2015 12:59:48 +0000 (14:59 +0200)
com.woltlab.wcf/bbcode.xml

index 76bb71e3d1e12620478691b93f4ec2378f62ebcb..5d0d51d2f7142eca983902bbca4cc2065a40106c 100644 (file)
                </bbcode>
                <bbcode name="list">
                        <classname><![CDATA[wcf\system\bbcode\ListBBCode]]></classname>
-                       <allowedchildren>none^img,b,i,u,s,sub,sup,color,size,font,list,url,email</allowedchildren>
+                       <allowedchildren>none^img,b,i,u,s,sub,sup,color,size,font,list,url,email,attach,tt</allowedchildren>
                        <attributes>
                                <attribute name="0">
                                        <validationpattern>^(1|a|none|circle|square|disc|decimal|lower-roman|upper-roman|decimal-leading-zero|lower-greek|lower-latin|upper-latin|armenian|georgian)$</validationpattern>