博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Twiki讲座讲稿

Posted on 2010-10-26 14:16  cshao  阅读(184)  评论(0)    收藏  举报

在小组内部做了一个有关Twiki的讲座,没有做PPT。

 ===========

  What is wiki:  


Web / SubWeb / Topic   
(WebHome)
一个Web下面的所有Topic在url上属于同一层级,但是在页面链接关系上与url无关

WebNotify(针对某一个Web)  

WikiWord   5min
  how to escape the auto link (+! / +<nop>)
  how to explicitly make the link([[][]])
  AnotherWeb.WebHome / AnotherWeb.TopicA

Wiki Syntax 
my opinion: avoid html tag
To display a word or phrase in bold type, put it in asterisks: *bold type*.
Use multiples of 3 spaces to start nested bullets.
Use <verbatim> to enclose code excerpts, filenames, and other unformatted text (VARIABLES are not disabled here)
Use <literal> to enclose anything that TWiki must not touch under any circumstances, such as in-line HTML code
http://twiki.org/cgi-bin/view/TWiki05x00/WikiSyntax

Edit/Raw Edit
History/Version Control
Attach