Don't settle for the default color scheme -- your library's WebVoyage design is probably much better! Look up your color values in the opac.ini file and use those same values in the newbooks.ini file.
Commonwealth Scientific & Industrial Research Organisation (CSIRO)
Colorado School of Mines
Title and Publisher Display
Short title
Long title
Long title plus publisher information
No Third Tab
Four tabs
Three tabs
Pagination Colorization
Plain
Fancy (WebVoyage style)
Character Set Conversion
No conversion
Examples
Web browsers are not equipped to display the MARC-8 extended character set, which uses non-spacing characters in conjunction with other spacing characters to determine diacritics.
Stripping out
Examples
An early solution (prior to v. 3.3) was to strip out non-spacing characters. This was better than no massaging of the data, but was unacceptable in a diacritic-rich environment.
MARC-8 to Latin-1 conversion
Examples
A better solution is to do character conversion from MARC-8 to Latin-1.
There is still some potential for loss of diacritics, but any combination that has an equivalent in the Latin-1 extended character set will be translated.
See MARC to Latin for more on character set conversion.