Jump to content

acp editor and bbcodes

Featured Replies

Posted

I start to hate ipb

Well, i did not understand one word of that.

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. :)

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 here
http://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>



<_<

I was testing on 3.x, which preserves what you submit, when I replied fyi. ;)

I was testing on 3.x, which preserves what you submit, when I replied fyi. ;)



>_<

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 <_<

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.

Recently Browsing 0

  • No registered users viewing this page.