Re: change doctype to XHTML1.0 STRICT

"list.fluxcms" <[email protected]> Tue, 17 Nov 2009 17:09:19 +0100
Newsgroups gmane.comp.cms.bitflux.general
Message-ID <cdc4310feeb82632bc1caed0b754a2b1@localhost>
--=_58e84a667b884dd2cbf7da6e9c62008a
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi Claude,

I still changed all in themes/standard/*.xsl with output, but still my
HTML Source Code shows

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns=3D"http://www.w3.org/1999/xhtml" lang=3D"de" xml:lang=3D"de">

But I need it to XHTML 1.0 Strict!! I even performed a grep through the
filesystem.
I dont know which process creates the 1st DOCTYPE line in fluxcms.

Do you have any other ideas?

Thanks for your reply in advance.

Thomas.

btw. the mastercommon.xsl doesnt contain any output information in my svn
core.

On Tue, 17 Nov 2009 16:54:58 +0100, florent Claude <[email protected]>
wrote:
> maybe look in /themes/standard/mastercommon.xsl ?
>=20
>=20
>=20
> list.fluxcms a =C3=A9crit :
>> Hi,
>>
>> I changed all lines in themes/mytheme/*.xsl to
>>
>>     <xsl:output encoding=3D"utf-8" method=3D"xml"
>>     doctype-system=3D"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dt=
d"
>>     doctype-public=3D"-//W3C//DTD XHTML 1.0 Strict//EN"/>
>>
>> but the Browser's show HTML Source still shows=20
>>
>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
>>
>> What else has to be changed to get strict 1.0 working ?
>>
>> Thanks for your reply in advance.
>>
>> Thomas.
>>
--=_58e84a667b884dd2cbf7da6e9c62008a
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset=UTF-8;
 name=mastercommon.xsl;
Content-Disposition: attachment;
 filename=mastercommon.xsl;

PHhzbDpzdHlsZXNoZWV0IHZlcnNpb249IjEuMCIgCiAgICB4bWxuczp4c2w9Imh0dHA6Ly93d3cu
dzMub3JnLzE5OTkvWFNML1RyYW5zZm9ybSIgCiAgICAgICAgeG1sbnM6eGh0bWw9Imh0dHA6Ly93
d3cudzMub3JnLzE5OTkveGh0bWwiCiAgICAgICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5
OTkveGh0bWwiIAogICAgICAgIHhtbG5zOmZvcm1zPSJodHRwOi8vYml0Zmx1eC5vcmcvZm9ybXMi
IAoJeG1sbnM6cGhwPSJodHRwOi8vcGhwLm5ldC94c2wiCiAgICAgeG1sbnM6aTE4bj0iaHR0cDov
L2FwYWNoZS5vcmcvY29jb29uL2kxOG4vMi4xIgoJZXhjbHVkZS1yZXN1bHQtcHJlZml4ZXM9Inho
dG1sIGZvcm1zIHBocCBpMThuIgoJCgk+CiAgICA8eHNsOnBhcmFtIG5hbWU9IndlYnJvb3QiLz4K
ICAgIAogICAgCiAgICA8eHNsOnRlbXBsYXRlIG5hbWU9Imh0bWxfaGVhZF9zY3JpcHRzIj4KICAg
ICAgICA8eHNsOmNhbGwtdGVtcGxhdGUgbmFtZT0iaHRtbF9oZWFkX3NjcmlwdHNfZGVmYXVsdCIv
PgogICAgPC94c2w6dGVtcGxhdGU+CiAgICAKICAgIDx4c2w6dGVtcGxhdGUgbmFtZT0iaHRtbF9o
ZWFkX3NjcmlwdHNfZGVmYXVsdCI+CiAgICA8eHNsOnRleHQ+CiAgICAgICAgICAgIDwveHNsOnRl
eHQ+CiAgICAgICAgPHhzbDpmb3ItZWFjaCBzZWxlY3Q9Ii9ieC9qYXZhc2NyaXB0cy9zcmMiPgog
ICAgICAgICAgICA8c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCIgc3JjPSJ7JHdlYnJvb3R9
e3RleHQoKX0iPjwvc2NyaXB0PgogICAgICAgICAgICAgICAgICAgIDx4c2w6dGV4dD4KICAgICAg
ICAgICAgPC94c2w6dGV4dD4KICAgICAgICA8L3hzbDpmb3ItZWFjaD4KICAgIDwveHNsOnRlbXBs
YXRlPgogICAgCgo8eHNsOnRlbXBsYXRlIG5hbWU9Imh0bWxfaGVhZF9jdXN0b20iPiAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPC94c2w6dGVtcGxhdGU+ICAgIAogICAgCiAg
ICAKICAgIAogICAgPC94c2w6c3R5bGVzaGVldD4K
--=_58e84a667b884dd2cbf7da6e9c62008a
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-- 
bitflux-cms mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms

--=_58e84a667b884dd2cbf7da6e9c62008a--