[TYPO3] Questions conserning XHTML and Typo3
Pirkka Rannikko
bircha at gmail.com
Fri Nov 10 12:30:29 CET 2006
The site www.bircha.com should now validate as XHTML 1.0 Strict so
thanks for the help.
1.
Didn't help either. Does someone now a Typo3 powered site that serves
real XHTML (Content: application/xhtml+xml)?
3.
OK.
4.
I added this to Constants and seemed to do the trick:
styles.content.links.target =
It seems that changing the DOCTYPE to strict dropped the border
atributes from the markup. Is this true or did I manage to do this
unintentionally by accident?
I also noticed that in another Typo3 (4.0) installation the Text with
Image content element produces incorrect markup:
<div class="csc-textpic csc-textpic-intext-left">
<div class="csc-textpic-imagewrap" style="width:180px;">
<dl class="csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol"
style="width:180px;">
<dt>
<a href="index.php?id=866" target="_self" >
<img src="typo3temp/pics/fff47cdef8.jpg" width="180" height="139"
border="0" alt="Samsung SGH-P200 mobile phone" />
</a>
</dt>
</dl>
<dd class="csc-textpic-caption">
</dd>
</div>
...
The dl element should contain the dd element. Is this corrected in
Typo 4.0.1 or 4.0.2?
-----------------------
Hi,
On 11/9/06, Pirkka Rannikko <bircha at gmail.com> wrote:
> I read the TSREF but because I couldn't find the answers there I
> thought I could find help and suggestions here.
>
> 1.
> I tried this with my template but it didn't do anything:
>
> page.config.disableCharsetHeader = 1
Lose 'page':
config.disableCharsetHeader = 1
> 3.
> I now I can make Typo3 print the HTML 4.01 Doctype so I assume that
> source code changes accordingly?
No it doesn't. For more information about this, search the /dev archives.
> 4.
> Unfortunately I need more tips for this one.
?
By the way, I think your mail client may be breaking the thread--I'm
seeing each of your messages as separate threads instead of being
related to one another.
--
Christopher Torgalson
More information about the TYPO3-english
mailing list