[TYPO3-german] <strong> statt <b> ohne HTMLparser_db?

JCL - Johannes C. Laxander jc at laxander.com
Sat Nov 8 21:28:32 CET 2008


Hallo Joey,

> Frage vorab: Wo kommt denn das <b> "raus" - Seite im Frontend 
> oder RTE im Backend?

Im Frontend, hier Auszug der Ausgabe:

<div class="csc-textpic csc-textpic-intext-left-nowrap">
    <div class="csc-textpic-imagewrap">
        <dl class="csc-textpic-image csc-textpic-firstcol
csc-textpic-lastcol" style="width:110px;">
        <dt><img src="..." width="110" height="147" border="0" /></dt>
        </dl>
    </div>
    <div style="margin-left:120px;">
        <div class="csc-textpic-text">

            <p>blabla <b>fetter Text</b> blabla <b>noch einmal fetter
Text</b>, ...</p>

            <ul>
                <li>...</li>
                <li>...</li>
            </ul>
            <p>...</p>
        </div>
   </div>
</div>
 

> Weitere Fragen:
> Was steht denn wirklich in der DB drin, wenn am Ende ein <b> 
> rauskommt?

muss ich mal nachprüfen...

> Was befindet sich an Tags wie z.B. <li>, <table> o.d. 
> "drumherum", was daf|r sorgt, dass der Teil ggf. unabhdngig 
> von nonTypoTagStdWrap gerendert wird?

siehe oben...


Gruß, Johannes.



More information about the TYPO3-german mailing list