The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Kwiki Configuration File originally generated by CGI::Kwiki::Config_yaml 
# on Fri Aug 22 04:52:38 2003 GMT
# 
# This config file uses the YAML data format. (http://www.yaml.org)

# These classes control all the aspects of Kwiki behavior. To change a
# certain Kwiki behaviour, change one of these classes to a module of
# your own. Your module should subclass the default class and override
# whatever methods you deem necessary.
config_class:      CGI::Kwiki::Config
driver_class:      CGI::Kwiki::Driver
cgi_class:         CGI::Kwiki::CGI
cookie_class:      CGI::Kwiki::Cookie
database_class:    CGI::Kwiki::Database
metadata_class:    CGI::Kwiki::Metadata
backup_class:      CGI::Kwiki::Backup::SVN
display_class:     CGI::Kwiki::Display
edit_class:        CGI::Kwiki::Edit
formatter_class:   CGI::Kwiki::Formatter
template_class:    CGI::Kwiki::Template
plugin_class:      CGI::Kwiki::Plugin::Diff
search_class:      CGI::Kwiki::Search
changes_class:     CGI::Kwiki::Changes
prefs_class:       CGI::Kwiki::Prefs
pages_class:       CGI::Kwiki::Pages
slides_class:      CGI::Kwiki::Slides
javascript_class:  CGI::Kwiki::Javascript
style_class:       CGI::Kwiki::Style
scripts_class:     CGI::Kwiki::Scripts
blog_class:        CGI::Kwiki::Blog
i18n_class:        CGI::Kwiki::I18N
import_class:      CGI::Kwiki::Import

###############################################################################
# Any of these values can be used in the Kwiki templates. You can make up your
# own template variables too.
top_page:      HomePage
changes_page:  RecentChanges
preferences_page:  Preferences
blog_page:     Blog

# "auto" means UTF-8 for Perl 5.8+, and ISO-8859-1 for earlier perls
encoding:      UTF-8
# this only has effect on Perl 5.8+ with encoding set to auto or UTF-8
page_language: auto

slogan:        RT 鑄造場
title_prefix:  RT Foundry
stylesheet:    Hlb.css

kwiki_image:   logo.png
favicon:       logo.png