WhatsNew
VikiWiki
VikiWikiはRubyで記述されたインデントを主体とした整形フォーマットのWiki Engineです。 メールを書くように、テキスト文書を書くように、書きやすく読みやすいスタイルを追求しました。
VikiWiki is an indent-oriented Wiki engine powered by Ruby. It is having the style which is easy to write and is easy to read pursued so that mail may be written, and a text document may be written.
階層構造を表現できないスタイルに疑問を感じたらVikiWikiをお試しください。 スタイルの書き方の詳しい説明はVikiWikiStyleHelpPageを参照してください。
Please try VikiWiki, if you think that the style which cannot express a layered structure is inadequate. Refer VikiWikiStyleHelpPage for detailed explanation of how to write a style.
Static HTML
静的HTMLを使用したWikiの構築が可能です。
- ContentManagementSystem
Wiki側でページを更新すると静的HTMLのページも更新されます。 静的HTMLからはWikiへのリンクがないので、Wikiを使用いていることがわからないようになっています。 もちろん、Generated by VikiWikiのようなフッタも見せません。
- StaticWiki
参照には静的HTMLを使用し、更新時だけWikiを使用することでサーバへの負荷を軽減します。 サーバのスペックが低い場合や利用者が多い場合に有効です。
- DirectEdit
WindowsやSambaなどのファイル共有によりエディタでWikiページを編集するしくみです。 ブラウザのtextareaではなく使い慣れたエディタを使用できるので編集に負担がありません。 排他制御はエディタ機能に依存します。
Styles
いくつかのスタイルで記述でき、途中でスタイルを変更することも可能です。 サポートしているスタイルは以下のとおりです。
It is also possible for some styles to be able to describe and to change a style on the way. The style currently supported is as follows.
VikiWiki 2ではDOMを使用しているのでXMLとの高い親和性を持っています。
Block
任意のクラス名を割り当てることのできるdivブロックが使用できます。 CSSと組み合わせることで自由な表現を可能としました。
Layout on Web
レイアウトもWikiページとなっているのでWeb上で編集できます。 複数のレイアウト
Theme
さまざまなサイトで公開されているテーマは、divブロックにより ほとんどのレイアウトが決まります。 レイアウト用のページとdivブロックで任意の
tDiaryのテーマを使用できます。
XHTML 1.0 Strict
だいぶきれいなHTMLを吐き出すようになりました。
Considerably beautiful HTML is outputted.
utf-8 encoding for Multilingual
utf-8でマルチリンガルなWikiページができたらいいと思います。
I wish that the Multilingual Wiki page using utf-8 should just be made.
Layout
レイアウトをWebから編集できます。
You can edit the layout on the Web.
Theme
今話題のtDiaryのテーマを使用できます。
You can use tDiary's Themes.
Style for Block
任意のクラスが指定できるdivブロックをサポートしたことで、 CSSを使ってブロックごとにスタイルを指定できます。 ThemeParkによってテーマの内容をWeb上で自由に改変できます。
By having supported the div block which can specify arbitrary classes, a style can be specified for every block using CSS. The contents of a theme are freely changeable on Web with ThemePark.
Others
- バックアップのあり/なしが指定可能です。
- You can specify the backup mode.
- ページの名前も変更できます。各ページに書かれているWikiNameも自動的に変更されます。
- You can also change the name of a page.WikiName currently written to each page is also changed automatically.
- WikiNameに別名を表示させることができます。
- An alias can be displayed on WikiName.
- 別名保存ができます。
- You can save as any page name for the page.