差别
这里会显示出您选择的修订版和当前版本之间的差别。
| — |
about:toggle_plugin [2026/02/06 11:43] (当前版本) jackboo 创建 |
||
|---|---|---|---|
| 行 1: | 行 1: | ||
| + | ====== Toggle Plugin ====== | ||
| + | |||
| + | ---- plugin ----\\ | ||
| + | description: This plugin toggles visibility of text, for example passwords.\\ | ||
| + | author : condero Aktiengesellschaft\\ | ||
| + | email : info@condero.com\\ | ||
| + | type : Syntax\\ | ||
| + | lastupdate : 2017-04-07\\ | ||
| + | compatible : !Hogfather\\ | ||
| + | depends : \\ | ||
| + | conflicts : \\ | ||
| + | similar : hidden, password\\ | ||
| + | tags : toggle, hide, hidden, password | ||
| + | |||
| + | downloadurl: https://github.com/condero/dokuwiki-toggle/zipball/master\\ | ||
| + | bugtracker : https://github.com/condero/dokuwiki-toggle/issues\\ | ||
| + | sourcerepo : https://github.com/condero/dokuwiki-toggle/ | ||
| + | |||
| + | \\ | ||
| + | screenshot_img : \\ | ||
| + | ---- | ||
| + | |||
| + | ===== Installation ===== | ||
| + | |||
| + | Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins|]] on how to install plugins manually. | ||
| + | |||
| + | ===== Examples/Usage ===== | ||
| + | |||
| + | Surround the text that you want to hide with | ||
| + | <code> | ||
| + | TOGGLE | ||
| + | </code>. The text will be replaced as a box with eight asterisks (********). With a click on the asterisks the text toggles its visibility and is shown in the box. Another click toggles the text back to asterisks. | ||
| + | |||
| + | ===== Syntax ===== | ||
| + | |||
| + | Basic syntax:\\ | ||
| + | <code><TOGGLE>text</TOGGLE> | ||
| + | </code> | ||
| + | |||
| + | === Change Log === | ||
| + | |||
| + | * **2016-11-28**\\ | ||
| + | * Initial release | ||
| + | |||
| + | === Known Bugs and Issues === | ||
| + | |||
| + | === ToDo/Wish List === | ||
| + | |||
| + | * Add button to toggle all\\ | ||
| + | * Add class to group toggle | ||
| + | |||
| + | ===== FAQ ===== | ||
| + | |||
| + | ===== Discussion =====\\ | ||
| + | 2026-2-6 11:43:05 | ||
| + | |||