blosxom :: the zen of blogging

about

  • home/about
  • features
  • colophon
  • news
  • mailing list
  • donate


  • documentation for users

  • overview
  • install
  • configure
  • blog
  • view
  • flavour
  • syndicate
  • plugins
  • plugin registry
  • static
  • faq
  • use cases*
  • documentation for developers

  • overview
  • plugins
  • downloads

  • mac
  • windows*
  • everyone

  • license
  • contributed*
  • powered by

    Amazon Honor System Click Here to Pay Learn More
    How do I specify the character encoding of a particular flavour?

    The default character encoding is ISO-8859-1. To alter this, simply add the encoding to the end of the content-type line in your flavour's content_type.{flavour} file. For example, to specify that your default HTML is UTF-8 encoded, your content_type.html should look like:

    text/html; charset=UTF-8

    Author: Rael Dornfest
    Category: /faq/header/encoding
    Date: 2003-07-27