[geeklog-devtalk] translations of static pages

arthur arthur at eggplantmedia.com
Mon Jan 26 13:57:56 EST 2004


Hi folks-

I have a site which requires multi-language support (english and
spanish) of both the application text and the content of pages. I've
been hacking static pages to support translations of every page in
order to do this.

At this point, I'm doing this as much more of a hack, however, if there
is interest, I'd be willing to neaten this up and wanted to ask this
list if people were interested.

The hack that I'm using modifies the database structure of the
staticpages plugin, the admin, template, and display pages of the
static page.

I've setup two sets of input fields on the admin page. One for english
title and content, one for spanish.

On the display side, I check the cookie to see if a spanish is set as
the language. if it has been, it displays the spanish content, if not,
english.

anybody interested?

arthur



-------------------------------------------------------------------
arthur at eggplantmedia.com | www.eggplantmedia.com




More information about the geeklog-devtalk mailing list