Lindsey_ Posted February 17, 2009 Posted February 17, 2009 Well, i did not understand one word of that.
RobertMidd Posted February 17, 2009 Posted February 17, 2009 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.
bfarber Posted February 17, 2009 Posted February 17, 2009 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. :)
Stepashka Posted February 18, 2009 Posted February 18, 2009 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> <_<
bfarber Posted February 18, 2009 Posted February 18, 2009 I was testing on 3.x, which preserves what you submit, when I replied fyi. ;)
Stepashka Posted February 18, 2009 Posted February 18, 2009 I was testing on 3.x, which preserves what you submit, when I replied fyi. ;) >_<
Stepashka Posted February 18, 2009 Posted February 18, 2009 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 <_<
bfarber Posted February 19, 2009 Posted February 19, 2009 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.