15.08.2013 Views

Ektron CMS400.NET Administrator Manual

Ektron CMS400.NET Administrator Manual

Ektron CMS400.NET Administrator Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

WARNING!<br />

Multi-Language Support<br />

1. For each supported language, create a folder within your Web<br />

site’s images folder. Name each folder according to the<br />

language’s decimal id value (for example, German is 1031).<br />

See Also: ”Appendix A: List of Supported Languages” on<br />

page 511<br />

If your site supports English, don’t forget to create a folder<br />

named 1033.<br />

2. Copy all images to each language-specific folder.<br />

3. Within each folder, translate the text on each image but do not<br />

change its name.<br />

If you change an image’s name, this procedure will not work.<br />

4. Wherever the image is referenced in your template or Web<br />

page, replace the current reference with this:<br />

img src=”images//image name”<br />

For example:<br />

img src=”images//companylogo.jpg”<br />

When a visitor to your Web site selects a language then navigates<br />

to the page with the image, the Contentlanguage variable comes into<br />

play. It uses the visitor’s language selection value to identify the<br />

folder that contains images in that language. That image then<br />

appears on the page.<br />

To continue the above example, if a user views the site in German,<br />

the code that invokes the image translates to this:<br />

img src=”images/1031/companylogo.jpg”<br />

Resolving Conversion Issues<br />

IMPORTANT! This section is only relevant to Web sites that upgrade to <strong>Ektron</strong> <strong>CMS400.NET</strong><br />

Release 4.7 or higher and which, prior to the upgrade, had content in more than<br />

one language. If your site does not meet both criteria, you can ignore this section.<br />

When you upgrade to 4.7 or higher, the Database Upgrade utility<br />

prompts you to select a language. All content in your site is then<br />

assigned that language. (Prior to Release 4.7, content did not have<br />

a language attribute.) If all content is not in the selected language,<br />

you must resolve that discrepancy.<br />

For example, assume for the sake of simplicity that your pre-4.7<br />

Web site had four content items: three English and one French.<br />

<strong>Ektron</strong> <strong>CMS400.NET</strong> <strong>Administrator</strong> <strong>Manual</strong>, Version 5.0, Revision 6 342

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!