Internationalization

Setting correct html lang in header

I just updated the Blank HTML5 Boilerplate theme today and added a piece of code that I would like to share here because it might be of general interest. It is used to make sure that the html-lang attribute gets the correct language even if the site uses …

Getting started with Internationalization (multilangual)

Hi all I am new to concrete - so far awesome! :-) I installed the internationalization tool but cannot find a guide that shows the basics of how it works. I might be blind to the obvious as I have used CMS that are very different so far - but I can'…

meta keywords text caracters

There is a problem that the Meta Keywords don't shown with german umlauts like ü,ä,ö. On the site itselfs it works.

Pagelist filtering by language

If anyone needs this e.g. display all news pages for a language. Just patch getPages()-method of the pageList controller with this: [code] Loader::model('section', 'multilingual'); $lang = MultilingualSection::getCurrentSection()->getLanguage(); $pl…

missing argument for exec

find packages/your_package/ -iname '*.php' -exec xgettext --default-domain=messages --keyword=t -l PHP -p /path/to/current/directory -j {} \; it's the backslash at the end.

Greek translation

Hello :-) Seeing that the Greek translation on mygengo.com is far from complete ( 1% for a long time now...) I started my own translation. I am at 91% hoping to finish it in 2 or 3 days! Will update here very soon! Thank you for your time!

Let's start official Translation Group

Hey guys, This is Katz from concrete5 Japan. I'm mainly running an English website about Japan on concrete5 http://yokosonews.com/ This is my main job. I'm not a web programmer, or designer. I just self-taught myself to do this. As you may kn…

Multilingual & Pretty URLs

Hi, I am building my first multilingual site (using the free multilingual ad-on) and the ususal pretty URLs rewrite rule doesn't seem to work. Anyone got this combination working? CU Markus

Cant Access Site --- PLEASE HELP

Hi, I have no idea if this is the right forum, but I'm hoping someone can help. I don't know what I've done but when I try to access my site (www.michelle-pickett.com) I get this error: Fatal error: Call to a member function getPackageHandle() on …

Filter Posts