ScreenSteps Documentation > Customizing HTML Templates > Changing the Text Encoding of Output

Changing the Text Encoding of Output

All templates encode text as UTF-8 by default. If you are integrating output into a website or system that requires ISO-8859-1 encoding then you will need to change the text encoding property of the template.

Open The Template File

Media_1214253030825

Locate the text style property.

Output

Media_1214253629737

This is an example of what a step title of Téléphone would look like if you were to open an exported lesson in Firefox and view source.

Change to "iso"

Media_1214253051600

Change the text style to 'iso'.

New Output

Media_1214254091452

Now that 'iso' encoding is being used special characters are encoded using html entities since the characters cannot be represented using the ISO-8859-1 character set.

Prev: Setting the Maximum Height/Width for Step Images Next: How Can I Get a Step Image To Appear Below the Step Instructions?

Comments (0)

Add your comment




E-Mail me when someone replies to this comment

Are you human?