Download List

專案描述

KakiWiki is a wiki clone written in Ruby.
This is a tool for creation, management, and public presentation of the
multilingualized documents.

System Requirements

System requirement is not defined

發布 2003-09-05 19:14
KakiWiki 0.9.1 (1 files 隱藏)

發布版本通知

KakiWiki 0.9.1 is released.

更動紀錄

* data[:page_id_uri] を追加
* page_id, page_name, page_lang, page_title をCGI.escapeHTML
するように変更
* ページ削除機能(管理者用,コマンドメニュー未登録,c=delete )
* 最近10個の referer を page_property['refefers'] に保存
* access_log 出力機能(CGI Mode)
** config.rb でログファイルを指定
* KakiRequestHandler#exception2html を Exception#to_html に移動
* KakiRequestHandler#time2hash を Time#to_data_hash に移動
* c=index で凍結状態を表示
* c=recent で凍結状態を表示