Codelizard submitted a new resource:
Table style override - bbCode that overrides the built in [TABLE] bbcode with more features
Read more about this resource...
Table style override - bbCode that overrides the built in [TABLE] bbcode with more features
After upgrading from XF 1.5, I had more than 1100 threads that used a custom bbcode to make tables. They looked like this:
Code:[TABLE="width:800px,text-align:center"] [TR="bgcolor=grey"] [TD-"text-align:left,font-weight:bold"] ... ... etc ... etc
Well, the built inbbcode did not handle that at all, and the raw text (no formatting at all) just showed in these threads. None of the table bbcodes i found could be easily switched to without manually updating a thousand+...
Read more about this resource...