[TYPO3-english] Antwort: typoscript to replace <b> to <strong> tag

Xavier Perseguers typo3 at perseguers.ch
Wed Nov 4 18:27:15 CET 2009


Hi,

> @Stefan: Thanks, but I mean to re-order all meta tags right after <head> 
> tag.
> 
> 
> Something like this:
> 
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
> <head>
>    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
>    <title>Affordable Corporate Video</title>
>    <meta name="description" content=" some description here" />
>    <meta name="keywords" content=" keyword1, keyword2" />
> </head>

What is exactly the point of "ordering" those tags? If you really want to do fancy stuff, you may do what you want with

page.headerData

but why not wanting to using "official" ways?

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

One contribution a day keeps the fork away


More information about the TYPO3-english mailing list