Standard text and languages
supermicro CMS displays standard language text in various places such as submit buttons. They can easily be edited manually. Editing must be done carefully to preserve PHP syntax. Make sure to use HTML codes for foreign characters or a syntax error may result. The main things are (i) stay within the speech marks and (ii) do not use double speech marks.
French, German and Spanish versions available from 20/08/24. Select in 'admin/setup'. The language files are:
/inc/languages/en.php
/inc/languages/de.php
/inc/languages/es.php
/inc/languages/fr.php
To display correctly, characters in web pages should be available to the browser, normally from a system font installed on the user's computer or an external font, for example a Google web font.
Note:
Certain non-Latin (or Latin Extended) characters cannot be used in web page addresses (URLs). The URLs are created from the page title; so is the normal navigation menu text. But you can display non-Latin characters in the navigation menu by adding them in [square brackets] - see navigation menu anchor text »
The default encoding is UTF-8.
Fonts
supermicro CMS uses Google fonts, either self-hosted or direct from Google Fonts. The default theme uses Ubuntu for page headings and Open Sans for everything else. See fonts and font styles »