Restricted allowed children in list bbcodes
authorMarcel Werk <burntime@woltlab.com>
Sun, 26 Apr 2015 15:20:24 +0000 (17:20 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sun, 26 Apr 2015 15:20:24 +0000 (17:20 +0200)
com.woltlab.wcf/bbcode.xml

index ca0fa24a09b1e8199cf83a9a9fb6b6e670bf8521..7ca6767874cf818b90330e71b59ba0d4a43941a7 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</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>