Page 1 of 1

morphing site multilingual

Posted: Fri Mar 16, 2007 11:04 am
by doll
Hi out there inside.

I'm quite new to cmsms and even cms and even webdesign, but already having a question  ;)

At first, I'm using cmsms because it was the easiest to start with. You guys did a good job to make it really simple. Thank you for that.

Now to my question. As soon as I almost finished my first design (just the design and the site structure), I realized, I need it multilingual. At least bilingual. After a look inside this forum I found the mle-branch and thought, this should do.

But I started with the newest cmsms 1.0.4 and mle-branch is from 1.0.2 as I know. Now the point. Is it possible to migrate my site from cmsms 1.0.4 to cmsms-mle 1.0.2 or do I have to redo almost everything?  ??? As I said, until know I finished the scaffold, almost.

Ah, and, of course, how do I...?

Any hint is appreciated,
Thank you

Re: morphing site multilingual

Posted: Tue Mar 20, 2007 7:07 am
by doll
nobody?  :(

Re: morphing site multilingual

Posted: Tue Mar 20, 2007 8:01 am
by cyberman
MLE has some more fields in database table you have to add it.

If you made a look at install.php you will found the multilang install part from line 1189 so you can extract a separate script.

Re: morphing site multilingual

Posted: Tue Mar 20, 2007 8:56 am
by doll
but nothing special about 1.0.4 -> 1.0.2 ?

thank you so far

Re: morphing site multilingual

Posted: Tue Mar 20, 2007 9:08 am
by cyberman
Database changes (1.0.2 ->1.0.4) you can found in /install/upgrades/upgrade.25.to.26.php and upgrade.26.to.27.php.

Not sure if you have to switch back cause they looks like bug corrections..