# # 初めてtDiaryを使う人向けの設定ファイル # # For those who do not read Japanese: please read doc/README.en.html or # misc/i18n/README-en.rd and use misc/i18n/tdiary.conf.sample-en. # #------------------------------------------- # 下の@data_pathだけは必ず指定してください!! #------------------------------------------- @data_path = 'data' # @data_pathでは日記のデータを保存するディレクトリを指定します。 # このディレクトリは、WWWサーバの権限で書き込めるパーミッションに # しておく必要があります。 #----------------------------------------------- # 以下の項目は必ずしも変更する必要はありません # また、ほとんどは設定画面から設定を変更できます #----------------------------------------------- #------- # CGIで設定できない項目群 #------- @style = 'Wiki' #@index = './' @update = 'update.rb' @options['apply_plugin'] = true @options['sp.path'] = [ 'misc/plugin' ] @accesskey_enabled = false # false なら編集画面でアクセスキーが無効になる # tDiaryをproxyの内側に設置する場合に設定 # @options['proxy'] = 'proxy.example.com:8080' @options['bot'] = [ '^BlogLines/', '^blogmap', 'MI[CK]AN/', '^NG/', '^samidare', '^TAMATEBAKO/' ] @options['sp.selected'] = "amazon.rb append-css.rb calendar2.rb category.rb comment_mail-smtp.rb disp_referrer.rb dropdown_calendar.rb footnote.rb highlight.rb image.rb jdate.rb kw.rb makerss.rb my-ex.rb recent_comment3.rb recent_list.rb " # dropdown_calendarの先頭に表示するテキスト # @options['dropdown_calendar.label'] = '過去の日記' @options['spamfilter.bad_comment_patts'] = "(href=|casino|gambling|betting|fastsearch\\.eu\\.com|ganzao|poker|holdem|hold.em|roulette|drug|tramadol|viagra|fioricet|oxycontin|biaxin|aldara|business cards|home depot|slot.?machine|insurance|getblog2|video-game|Good site|internet-all\\.com|deai|tdfms|comu2|omaha)\r\n" @options['spamfilter.bad_ip_addrs'] = "" @options['spamfilter.bad_mail_patts'] = "(mu@alloha\\.info|mumu2004@mail\\.com|zhongleibo|dfd@12\\.com|anonimous|aol\\.|yahoo\\.|google\\.|hotmail\\.|msn\\.|leroy\\.|ablare\\.|gmx\\.|lorazepam|\\.co$)" @options['spamfilter.bad_uri_patts'] = "" @options['spamfilter.bad_uri_patts_for_mails'] = false @options['spamfilter.debug_file'] = "" @options['spamfilter.debug_mode'] = false @options['spamfilter.filter_mode'] = true @options['spamfilter.max_uris'] = "2" @options['spamfilter.resolv_check'] = false @options['spamfilter.resolv_check_mode'] = false @options['spamlookup.domain.list'] = "bsb.spamlookup.net\r\nmulti.surbl.org\r\nrbl.bulkfeeds.jp" @options['spamlookup.safe_domain.list'] = "search.yahoo.co.jp\r\nwww.google.com\r\nwww.google.co.jp\r\nsearch.msn.co.jp" @html_title = %Q[【日記のタイトル】(→サイトの情報で変更しましょう)] @header = <

<%= @html_title %>

HEADER @footer = <