Forums / Setup & design / Article class with charset dropdown.

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Article class with charset dropdown.

Author Message

Gunnar Birkeland

Wednesday 31 October 2007 3:34:35 am

My current project demands the following functionality:

The site is running on two siteaccesses, norwegian and english where "ShowUntranslatedObjects=disabled" and the object availability for all objects on the site is turned off.

I need an article class with a selector for languages (e.g. dropdown etc.). I suppose i will use object relations as the data-type for this.

So for an article of the suggested class to exist in both siteaccesses it will have to be translated manually.

I want to be able to create an article in Norwegian, but the content of the article must be able to maintain the charsets of the chosen language. Khazakstan/Russian and Vietnamese are the most important.

Any clues to how I can achive this? Both the public and admin siteaccess must of course be able to display the charsets.

</major>
----------------------------
ez-version: 3.9.3.
PHP: 4.4.2-1
MYSQL: 4.0.24

Xavier Dutoit

Wednesday 31 October 2007 5:17:19 am

unicode

Choose utf-8, it works with every language invented.

X+

http://www.sydesy.com

Gunnar Birkeland

Thursday 01 November 2007 3:12:27 pm

Thanks for the reply. This wont be an option with the server we have today, since the use of utf-8 is prohibited on our mysql-version. (waiting on a new server)

The problem has somewhat escalated:

http://ez.no/developer/forum/setup_design/xml_block_vs_text_block_regarding_languages#msg152467

</major>
----------------------------
ez-version: 3.9.3.
PHP: 4.4.2-1
MYSQL: 4.0.24