ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 31,381
- Points
- 823
Reputation:
Codelizard submitted a new resource:
Table style override - bbCode that overrides the built in
bbcode with more features
Table style override - bbCode that overrides the built in
Read more Continue reading...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:
Code:[TABLE="width:800px,text-align:center"] [TR="bgcolor=grey"] [TD-"text-align:left,font-weight:bold"] ... ... etc ... etc
Well, the built in
bbcode did not handle that at all, and the raw text (no formatting at all) just showed in these threads. None of the...
Click to expand...