Closed bnomei closed 6 years ago
Eventually, yes (waiting multilanguage support to be a bit more stable before I implement).
need it too :)
I have it working now and have one last fix or three to do.
Getting a 500 on $page->urlForLanguage - see k-next/kirby#1169 - can workaround, but its ugly.
Some metadata not correct for translated content... because $p->content( $languageCode)
not working for $languageCode
- see k-next/kirby#1170
Missing translation files? k-next/kirby#1173
will you add this eventually?
https://stackoverflow.com/questions/18423624/sitemap-for-domain-with-multilanguage-site#18423803
https://github.com/pedroborges/kirby-xml-sitemap could do it maybe take a hint from there?