Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
February 17, 200916 yr Well, i did not understand one word of that.http://forums.invisionpower.com/index.php?...93&hl=rules The ACP does have problems with HTML in forum rules and I would suggest you raise a bug in the tracker. I am not sure how you remove it from the ACP though.
February 17, 200916 yr The editor in the ACP only has "problems" if you use the RTE, because an RTE has the capability to format rich text. I'm not really sure how one would like to handle that in all honesty. We put the editor in the ACP simply because it was requested (several times) by customers. :)
February 18, 200916 yr The editor in the ACP only has "problems" if you use the RTE, because an RTE has the capability to format rich text. I'm not really sure how one would like to handle that in all honesty. We put the editor in the ACP simply because it was requested (several times) by customers. :) look herehttp://forums.invisionpower.com/index.php?...93&hl=rules this<div id="footbox"> <ul> <li><h2>1</h2></li> <li><a href="link.html">1</a></li> <li><a href="link.html">2</a></li> <li><a href="link.html">3</a></li> </ul> <ul> <li><h2>2</h2></li> <li><a href="link.html">1</a></li> <li><a href="link.html">2</a></li> <li><a href="link.html">3</a></li> </ul> <ul> <li><h2>3</h2></li> <li><a href="link.html">1</a></li> <li><a href="link.html">2</a></li> <li><a href="link.html">3</a></li> </ul> </div> changes to this <div id="footbox"> [list] [*]<h2>1</h2> [*][url="link.html"]1[/url] [*][url="link.html"]2[/url] [*][url="link.html"]3[/url] [/list] [list] [*]<h2>2</h2> [*][url="link.html"]1[/url] [*][url="link.html"]2[/url] [*][url="link.html"]3[/url] [/list] [list] [*]<h2>3</h2> [*][url="link.html"]1[/url] [*][url="link.html"]2[/url] [*][url="link.html"]3[/url] [/list] </div> <_<
February 18, 200916 yr I was testing on 3.x, which preserves what you submit, when I replied fyi. ;) >_<
February 18, 200916 yr I was testing on 3.x, which preserves what you submit, when I replied fyi. ;) i need it now for 2.3 not for ipb3 <_<
February 19, 200916 yr Well, at this point in time I'm afraid we have no intentions of releasing bug fix updates for the 2.x series. I was simply stating that I tested the issue on 3.x and it should be fine in the next release.
Archived
This topic is now archived and is closed to further replies.