Needs work
Project:
Bbcode
Version:
6.x-1.2
Component:
BBCode Tags
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2009 at 13:01 UTC
Updated:
16 Jun 2012 at 10:23 UTC
BBcode reads size tags that are written [size=10][/size]
TinyMce, however, writes them more like [size=small][/size]
Is there anyway the mod could be written to recognize TinyMCE's version of the size tags?
Comments
Comment #1
naudefj commentedCan you please prepare a patch for this?
Comment #2
gerrytan commentedI've created a tinyMCE bug ticket #5327 with a fix patch attached and a test case for this. You can download TinyMCE source and patch it yourself until this is applied and released.