# $Id: System.pm,v 1.12.2.1 2002/03/28 16:10:09 kenji Exp $ package HNS::System; ################################################################ # system variable $Title = "HNS: hoge's diary"; $UserMail = 'hoge@foo.bar.jp'; $DiaryDir = "../../diary"; $MyDiaryURI = "http://www.foo.bar.jp/~hoge/diary/"; #"%MYDIARYURI%"; $IncludeDir = "./"; $DefaultMax = 5; $StartYear = 1998; $Theme = "japanese"; $ImgWidthMaxSize = 300; $RefererLog = "ON"; $LinkLog = "ON"; $CookieFlag = "ON"; $AdminCookieFlag = "ON"; $CookieExpires = '+1M'; $TZ = 9; $IgnoreReversed = "OFF"; $FNCountStyle = 1; # 1 -> each day, 0 -> each section $AlwaysReverse = "OFF"; $NewReverse = 0; # 0 -> normal, 1 -> reverse $LessOutput = 0; # 1 -> less ouput, 0 -> normal (default) # error message use CGI::Tools; $ruri = CGI::Tools::Escape($ENV{'REQUEST_URI'}); $Error{404} = qq(Status: 404 Not Found\r Content-Type: text/html\r \r