[TYPO3-UG Dutch] encoding fout in gegenereerde html header
Dick Hoogendijk
dick at nagual.nl
Sun Sep 16 15:37:57 CEST 2007
Ik gebruik een html file als template voor mijn site. Ik moet erbij
vertellen dat ik pas net ben begonnen. Heb wat manuals doorgewerkt en
ben razend enthousiast. Ik snap alleen niet waarom typo3 niet van mijn
html file afblijft.
Ik heb begrepen dat statische content met rust wordt gelaten.
In mijn html file staat ipv ¨iso-8859-1¨ telkens utf-8 en toch wordt
als de pagina wordt gegenereerd door typo3 het volgende toegevoegd /
aangevuld / veranderd:
===voorbeeld===
<?xml version="1.0" encoding="iso-8859-1"?>
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<!--
This website is powered by TYPO3 - inspiring people to share!
TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
TYPO3 is copyright 1998-2006 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
Information and contribution at http://typo3.com/ and http://typo3.org/
-->
<link rel="stylesheet" type="text/css"
href="typo3temp/stylesheet_e99aac0be0.css" />
<meta http-equiv="Content-Type" content="text/html; utf-8"/>
===einde voorbeeld===
Ik zou graag willen weten WAAR dit stukje vandaan komt en HOE ik
de encoding in de header overal op utf-8 krijg. Want op deze
manier klaagt de valinator ;-)
Alvast dank.
--
Dick Hoogendijk -- PGP/GnuPG key: 01D2433D
++ http://nagual.nl/ + Solaris 11 05/07 ++
More information about the TYPO3-UG-dutch
mailing list