This stems the next question. Will phpwcms have a multi-language support? The current hack with structure levels is not a really good solution. It’s a hack.
I have seen posts requesting that the multi-language support should be synchronous (the article or structure level that's in one language is also in other languages). My take on this is that the languages should be asynchronous (languages can have different structure and articles).
On the cheerful note - thanks Oliver for a really good CMS. I’m very happy with phpwcms and use it for most of my projects.
Priit
PS the hack I used for code pages is that i commented out this charset part from index.php:
Code: Select all
//echo '<meta http-equiv="Content-Type" content="text/html; charset=';
echo /*PHPWCMS_CHARSET."\">\n".*/$block["htmlhead"]."<script src=\"";