[TYPO3] htmlarea 1.7.5

Xavier Perseguers typo3 at perseguers.ch
Wed Sep 3 22:55:41 CEST 2008


Hi,

> I am trying to add the following via this editor
> <li><a href="http://www.goog.com/?id=26">Dufs</a></li>
> <li>Dufs</li>
> <li>Dufs</li>
> <li>Dufs</li>
> <li>Dufs</li>
> <li>Dufs</li>
> <li><a href="http://tld.com/?id=32" target="_self" class="internal-link" 
> title="Opens internal link in current window">Dufs</a></li>
> 
> When I save this content - each <li> tag is wrapped with <ul>!!!
> 
> Why? I dont want to! How do I stop it?
> Please advise?

Advise? Write valid HTML. <li> cannot be child of <p> or <div> but only 
of <ul> and <ol>.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en


More information about the TYPO3-english mailing list