Hi,
I read the blog post about the renewed translatable feature. But how can it be enabled?
I tried serveral methods like: - Translateable::enable(); - without success.
Unfortunately, there are no tutorials.
Thx,
Jan
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi,
I read the blog post about the renewed translatable feature. But how can it be enabled?
I tried serveral methods like: - Translateable::enable(); - without success.
Unfortunately, there are no tutorials.
Thx,
Jan
Have a good read of the documentation @ http://doc.silverstripe.org/doku.php?id=multilingualcontent&s=translatable
Object::add_extension('SiteTree', 'Translatable');