目录

passwordgrey Plugin

兼容的版本 Dokuwiki

  • 2024-02-06 "Kaos" 未知
  • 2023-04-04 "Jack Jackrum" 
  • 2022-07-31 "Igor" 
  • 2020-07-29 "Hogfather" 

plugin Displays text (passwords) in light grey, click to copy to clipboard

最后更新于
2023-10-12
提供
Syntax, Action
仓库
源码

Why this plugin? I needed a simple way to make passwords less readable on screen so any people marching by won't read it easily. On the other hand, printed documentation should show the password perfectly. (I use DokuWiki in multiple companies for IT documentation).

Still: Password is NOT stored encrypted and is still readable. For important passwords, use sha1 encryption or at least Base64 obfuscation (nah, just don't do it). Have fun!

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

Copy to clipboard: just click on the icon next to the password!

Reveal password: just click and hold on password dots.

3 ways to use it:

Syntax

Basic syntax:

<pwd>secret Password displayed as dots</pwd>

Change Log

Known Bugs and Issues

ToDo/Wish List

FAQ

Discussion