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

Multilingual content feature


Go to End


15 Posts   17419 Views

Avatar
Ingo

Forum Moderator, 801 Posts

23 August 2007 at 9:51pm

so you're looking for a pretty lowlevel introduction to silverstripe on code-level, right?
everything starts at sapphire/main.php, and then you can work your way onwards through Director and the sapphire/core directories. most of these are documented already:
http://doc.silverstripe.com/doku.php?id=execution-pipeline
http://doc.silverstripe.com/doku.php?id=director
http://doc.silverstripe.com/doku.php?id=datamodel

what would you expect from the documentation you're looking for?
does the proposed "learning path" on doc.silverstripe.com suit you?

Avatar
bernd

9 Posts

24 August 2007 at 6:01am

Edited: 24/08/2007 6:03am

Thanks, I'll have a look at these. I have to admit that I hadn't read much of the docs, because it starts out very user-ish and for that kind of stuff I normally just play around to explore. So it was my own damn fault I missed the deeper stuff further in. Thanks again.

Man, PHP is really hard to read, but you guys write really clean code for it, so kudos. Still, out of interest, why do you use the short PHP-tags? Isn't that on the naughty list, so to say?

Edit: Also, all your stuff is really pretty, even your dokuwiki skin totally works, aesthetically speaking.

Avatar
bernd

9 Posts

24 August 2007 at 12:34pm

Sorry - must have confused something, I only saw them in main.php5 now upon rechecking. I have looked at so many CMSs the last few days that I probably just got confused.

Avatar
guillem_l

9 Posts

24 September 2007 at 6:33am

Hi all, when do you plan to launch the multilingual support for SilverStripe? It's enabled in the last 2.1 release? Thanks

Avatar
guru.cat

6 Posts

11 November 2007 at 4:04pm

Hola Bernat!

Aquest script és genial. Vaig a instalar-lo ;)

Avatar
Wualla

Community Member, 3 Posts

8 September 2008 at 7:39am

Hey,

I've reinstalled SS and I can't rememver how to make the "Translations" tab appear... Can someone help?

Avatar
CriaturaCreativaStudio

Community Member, 73 Posts

4 December 2008 at 6:09am

hello!

i would love to use this feature on a site i'm designing right now... How it's supossed to install this upgrade to Silverstripe?

Thanks in advance,

Eduardo

Go to Top