Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

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.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

How to show non-translated pages?


Go to End


1788 Views

Avatar
chrschn

Community Member, 7 Posts

10 December 2008 at 3:28am

Edited: 10/12/2008 3:30am

I want to run a bi-lingual site where not all pages are actually translated. Unfortunately SilverStripe omits non-translated pages in all menus, even though it displays the non-translated page if I enter the URL directly with a "?lang=XX" appended.

How can I change this behavior such that SilverStripe includes all pages in the menus and uses the translated version where applicaple? I am using v2.3-rc2.