DOCTYPE change

kuzco

Avatar: kuzco

2011-12-19 09:10

I want to implement KoschtIT Image Gallery.
To to this it is necessary to change the DOCTYPE:
HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

XHTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Am I right that I have to change /templates/container.tpl ?

Reagrds
kuzco

» Quick.Cms v3.x

kuzco

Avatar: kuzco

2011-12-19 09:53

Second question:
It is possible to change DOCTYPE for only some dedicated pages ?

Makaron

Avatar: Makaron

2011-12-19 15:46

Yes You have to make this change in file templates/container.tpl in block HEAD. If You want make this change only for some specific pages You have to create another theme and in this theme load another block from templates/container.tpl
Whole manual is here: http://opensolution.org/Quick.Cms/docs/?id=en-tips#themes_-_changing_design_of_all_page_on_particular_subpage

I helped? Like it: www.facebook.com/makwebpl

kuzco

Avatar: kuzco

2011-12-19 16:15

Many thanks. Appreciate your help.

Back to top
about us | contact