The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# Kwiki Configuration File originally generated by CGI::Kwiki::Config_yaml 
# on Wed Oct 29 08:20:51 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
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
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:      auto
# this only has effect on Perl 5.8+ with encoding set to auto or UTF-8
page_language: auto

slogan:        A Quickie Wiki that's not too Tricky
title_prefix:  My Kwiki
stylesheet:    Kwiki.css

kwiki_image:
favicon: