Multilingual version - Metadata

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
petrangr

Multilingual version - Metadata

Post by petrangr »

I am using the multilingual version but i cant use different metadata for each page in different languages, has someone come across a solution?
newclear

Re: Multilingual version - Metadata

Post by newclear »

Hi there,
I am also using the multilingual version of cms most of the time.
The cms has option to set metadata on every page but unfortunately the cmsmle doesn't add the metadata on the page for every language.
You can take a look in the cms_content table where is the metadata field and figure out how the multilingual version works

Offcourse this can be done by code modification of the cms mle.

Looks like we are neighbours.
Greetings to Greece.
alby

Re: Multilingual version - Metadata

Post by alby »

newclear wrote: I am also using the multilingual version of cms most of the time.
The cms has option to set metadata on every page but unfortunately the cmsmle doesn't add the metadata on the page for every language.
You can take a look in the cms_content table where is the metadata field and figure out how the multilingual version works

Offcourse this can be done by code modification of the cms mle.

Looks like we are neighbours.
Greetings to Greece.
From CMSMS MLE 1.2.1 EXTENDED metadata and description fields are multilingual

Alby
dyp
New Member
New Member
Posts: 5
Joined: Fri Jan 02, 2009 7:29 am

Re: Multilingual version - Metadata

Post by dyp »

hello,
I use the 1.51_mle. I'm still stucked in metadata trouble. my db contains metadata_fr, _en and _de but this don't update. everytilme I put metadata, it rolls over the other one.
is there anything I forget ?
what informations do you need ?

http://www.dypelec.com if you want to see.
alby

Re: Multilingual version - Metadata

Post by alby »

dyp wrote: is there anything I forget ?
I don't know if you have solved but I see in your source meta content is ok

Alby
dyp
New Member
New Member
Posts: 5
Joined: Fri Jan 02, 2009 7:29 am

Re: Multilingual version - Metadata

Post by dyp »

Hello Alby and others.
as a newbee, I cry for something I can find...
that was the clue...

In the Admin Panel / Global Parameters, I've wrote this:


...

in my /mle/lang/xx_XX.php files I wrote that:
'metaname'=>'text I want to see in my page meta',
'metakey'...

Everything works fine. Your work is great.

Maybe the post can be solved now ?
Last edited by dyp on Wed Jan 28, 2009 4:03 pm, edited 1 time in total.
Locked

Return to “[locked] CMSMS MLE fork”