Hello Daniel,
I contribute a german and frech text. I hope Agnes agrees with it :-)
Some informations:
Plone dont use Apache by default. You can set up plone to works behind
an apache, but this i ugly!
But Plone is multi-langual itself. You can see in in the
language-specific text in tabs an so on.
We can configure the site with plone/python to show a language-specific
text on head, footer, sidebars an any object you want :-)
Give me some time to find out how we can add our content to the
language-specific sections and it will be work I promise!
The general system of automatic detect objects to translate in plone is:
Create a tag-ID for the needed object
Put the content in the new tag
Tell plone about the new tag an the translations for each language.
It is like the scripting of Daniel but more complex without any custom
script...
By the way... for the solution of Daniel I sugguest to seperate the
script code and page content and then put the script in the scripting
folder.
Daniel Carrera schrieb:
Hello,
This is the latest iteration of the front page:
http://new.scipy.org:9080/oocommunity/front.html
Yes, instead of making new files (front2, front3, ...) I just deleted
the old ones and uploaded a new one.
Now, I need text strings for the footer, and for the term "Search".
Right now I have terms only for English and Spanish because those are
the languages I know.
Also, if anyone can figure out how to make the Javascript work better
(it doesn't work for Nicu) please let me know. I'd appreciate help
making it work.
Cheers,
Daniel.