Hello Couchies!
I have a multilingual website where all pages are on the root level, which I want to change now and implement folders for different languages...
That is not a problem in itself, but I wonder if there is a way to "migrate" masterpages with all their cloned pages into the folder, without having to manualy copy all cloned pages?
now I have this situation:
root
|
| page-en.php (with blog)
| page_de.php (with blog)
| page_sh.php (with blog)
and I want to "migrate" as below:
root
|
| en/page-en.php (with blog)
| de/page_de.php (with blog)
| sh/page_sh.php (with blog)
Thanks in advance!
Tanja
I have a multilingual website where all pages are on the root level, which I want to change now and implement folders for different languages...
That is not a problem in itself, but I wonder if there is a way to "migrate" masterpages with all their cloned pages into the folder, without having to manualy copy all cloned pages?
now I have this situation:
root
|
| page-en.php (with blog)
| page_de.php (with blog)
| page_sh.php (with blog)
and I want to "migrate" as below:
root
|
| en/page-en.php (with blog)
| de/page_de.php (with blog)
| sh/page_sh.php (with blog)
Thanks in advance!
Tanja