目录

创建页面

创建主题的方法:

  1. 直接在左侧搜索中。出现的页面中如果显示找不到,就点击创建该页。写内容,如 php:php新特征 注意,前面的php是命名空间,后面的 php新特征 词条名称
  2. 在任意页面中写 php新特征 保存后点击。 然后点击链接,在出现的页面点创建
  3. 首页的快速创建中写内容。(这个是我写的,哈哈。)

重命名/删除页面

Renaming would possibly break a lot of links linking to the old page, but Dokuwiki doesn’t know which pages link where to so this could be handled. A better way to rename a page is to create the new one and then change the content of the old page to something like this:

重命名页面会使系统不知道修改其他链接到这个页面的词条的处理。所以建议在页面里写:

moved to [[newpage]]

Pages are deleted automatically when the whole page is cleared.

删除页面 之需要把页面的内容清空。系统会自动删除空内容的页面。

页面重定向

直接转向到一个新词条:

~~GOTO>wiki:syntax~~

在某一个时间以后转向:

~~GOTO>wiki:syntax?15~~

基本编辑技巧

这里是两个半角空格产生的

我的疑问

相关链接