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 ?
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