make necessary changes to output UTF8 files and pages instead of ISO8859-1 and make...
authormh <mh>
Tue, 30 Apr 2002 17:42:18 +0000 (17:42 +0000)
committermh <mh>
Tue, 30 Apr 2002 17:42:18 +0000 (17:42 +0000)
commit5063b0ed3dbec55afea43d9f5c2ff02bf0cf413e
treef0dfd520496527aff52c9bfc1d0f7e4b68e040ed
parentc3d026c9c3e22538c6b8c4a97d456d937f7dc091
make necessary changes to output UTF8 files and pages instead of ISO8859-1 and make the default output character encoding a config option in case someone is feeling adventurous. This means we support all knds of charset now. The DB data was always unicode. A new config option is necessary to use this (Mir.DefaultEncoding)
13 files changed:
source/Mir.java
source/OpenMir.java
source/config.properties-dist
source/mir/misc/HTMLTemplateProcessor.java
source/mir/storage/Database.java
source/mircoders/producer/Producer.java
templates-dist/admin/start_admin.template
templates-dist/producer/content.template
templates-dist/producer/featuresRSS.template
templates-dist/producer/openposting.template
templates-dist/producer/startpage.template
templates-dist/producer/topiclist.template
templates-dist/producer/wml2.xsl