[TYPO3-core] RFC #14322 : Feature: Include robots noindex meta tag in typo3 backend, especially login page
Robert Heel
rheel at 1drop.de
Thu Jun 24 14:48:06 CEST 2010
Hi,
as far as I know only the content attribute is in all meta tags.
Further either name or http-equiv exists.
All others are optionally.
So an easy way would be $pageRenderer->addMetaTag($attributes=array())
with attribute name/value pairs.
For further information have a look at W3C page
http://www.w3.org/TR/html4/struct/global.html#h-7.4.4
Beside this it would be nice to include the original patch in older
TYPO3 versions.
Regards,
Robert
Am 24.06.2010 09:35, schrieb Ernesto Baschny [cron IT]:
> My suggestion:
>
> $pageRenderer->addMetaTag($name, $content, $scheme = '', $httpEquiv =
> '', $otherAttributes = array());
>
> As name="" and content="" are the most commonly used attributes for a
> meta tag. $scheme is the next most common one (see dublin core
> definitions) and $httpEquiv as the last common attribute. In
> $otherAttributes on could have even other stuff (like "lang=", "id=" or
> other common XHTML attributes).
--
*Onedrop Solutions GmbH & Co. KG*
Sudetenstr. 26
93073 Neutraubling
Tel. +49 (0) 9401/88 165 - 28
Fax +49 (0) 9401/88 165 - 50
www.1drop.de
rheel at 1drop.de
*Kommanditgesellschaft*
Sitz: Neutraubling
Registergericht Regensburg
HRA 7674
*Komplementärin*
Onedrop Solutions Verwaltungs GmbH
Sitz: Neutraubling
Registergericht Regensburg
HRB 10570
Geschäftsführer: Robert Zierhofer
P* Please consider the environment before printing this email.*
More information about the TYPO3-team-core
mailing list