差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
| 本站使用帮助:simplenavi [2024/11/17 13:27] – 移除 - 外部编辑 (未知日期) 127.0.0.1 | 本站使用帮助:simplenavi [2024/11/17 13:27] (当前版本) – 外部编辑 127.0.0.1 | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| + | ====== simplenavi Plugin ====== | ||
| + | ---- plugin ---- | ||
| + | description: | ||
| + | author | ||
| + | email : dokuwiki@cosmocode.de | ||
| + | type : syntax | ||
| + | lastupdate : 2023-11-13 | ||
| + | compatible : !Frusterick Manners, !Greebo, !Hogfather, Igor, Jack Jackrum | ||
| + | depends | ||
| + | conflicts | ||
| + | similar | ||
| + | tags : navigation, menu | ||
| + | |||
| + | downloadurl: | ||
| + | bugtracker : https:// | ||
| + | sourcerepo : https:// | ||
| + | donationurl: | ||
| + | ---- | ||
| + | |||
| + | This plugin creates a tree of links based on the wiki's namespace structure and is intended to be used in the [[faq: | ||
| + | |||
| + | The plugin honors [[:ACLs]] and [[config: | ||
| + | |||
| + | |||
| + | |||
| + | ===== Download and Installation ===== | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | Search and install the plugin using the [[plugin: | ||
| + | |||
| + | ===== Syntax and Usage ===== | ||
| + | |||
| + | Use the following code to embed the navigation in your [[faq: | ||
| + | |||
| + | {{simplenavi> | ||
| + | |||
| + | You can optionally give a namespace at which the navigation tree should start (e.g. useful for building different navigations for different language namespaces): | ||
| + | |||
| + | {{simplenavi> | ||
| + | | ||
| + | Example: | ||
| + | |||
| + | {{simplenavi> | ||
| + | |||
| + | Additional options can be given separated by spaces. | ||
| + | |||
| + | {{simplenavi> | ||
| + | |||
| + | The '' | ||
| + | |||
| + | {{simplenavi> | ||
| + | |||
| + | The '' | ||
| + | |||
| + | ===== Configuration ===== | ||
| + | |||
| + | Use the DokuWiki [[config|configuration manager]] to change the behaviour of the plugin. | ||
| + | |||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | |||
| + | ===== Development ===== | ||
| + | |||
| + | A public git repository is available at [[https:// | ||
| + | |||
| + | ==== Changelog ==== | ||
| + | |||
| + | {{rss> | ||
| + | |||
| + | ==== Bugs and feature request ==== | ||
| + | |||
| + | Please report issues in the bug tracker at [[https:// | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | [[本站使用帮助: | ||