DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:passwordgrey

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:passwordgrey [2018-04-04 15:34] ibschreiberplugin:passwordgrey [2023-10-30 23:46] (current) Klap-in
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: displays text (passwords) in light grey +description: Displays text (passwords) in light grey, click to copy to clipboard 
-author     : ibschreiber +author     : Michael Schreiber 
 email      : passwordgrey@creatronics.de  email      : passwordgrey@creatronics.de 
-type       : text manipulation +type       : Syntax, Action 
-lastupdate : 2018-04-04 +lastupdate : 2023-10-12 
-compatible : 2009-12-252010-11-072011-05-252012-01-25, 2014-05-05, 2014-09-29d, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Detritus,Elenor Of Tsort, Frusterick Manners+compatible : LemmingAnteaterRincewindAngua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo, Hogfather, Igor, Jack Jackrum
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : fontcolor, emphasis, wrap, color similar    : fontcolor, emphasis, wrap, color
-tags       : password, protection, typography, highlight, color, text+tags       : password, protection, clipboard, typography, highlight, color, text
  
-downloadurl: # eg. https://github.com/ibschreiber/passwordgrey/zipball/master +downloadurl: https://git.creatronics.de/ibs/passwordgrey/-/archive/master/passwordgrey-master.zip 
-sourcerepo # eg. http://github.com/ibschreiber/passwordgrey/+bugtracker https://git.creatronics.de/ibs/passwordgrey/issues 
 +sourcerepo : https://git.creatronics.de/ibs/passwordgrey 
 +donationurl: 
  
-screenshot_img : +screenshot_img : https://git.creatronics.de/ibs/passwordgrey/-/raw/master/examples/screenshot2.png
 ---- ----
  
-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. Same for printed pages. (I use dokuwiki in multiple companies for IT documentation).  +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.  
-Still: Password is NOT stored encrypted and still readable. For importand passwords, use sha1 encryption or at least Base64 obfuscation. Have fun!+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 <del>or at least Base64 obfuscation</del> (nah, just don't do it). Have fun!
  
 ===== Installation ===== ===== Installation =====
- +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
-:!: **External requirements:** This plugin requires the following additional components that must be installed separately:  +
-  * nothing at all except a working dokuwiki +
- +
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
 +Copy to clipboard: just click on the icon next to the password!
  
-3 ways tu use it: +Reveal passwordjust click and hold on password dots.
-  * klick the lock icon in the editor toolbar to insert a placeholder (<code><pwd>Password</pwd></code>+
-  * mark a text and klick on the lock icon +
-  * enter tags <code><pwd></pwd></code> manually+
  
 +3 ways to use it:
 +  * click the lock icon in the editor toolbar to insert a placeholder (**%%<pwd>Password</pwd>%%**).
 +  * mark a text and click on the lock icon.
 +  * enter tags **%%<pwd></pwd>%%** manually.
  
 ===== Syntax ===== ===== Syntax =====
- 
 Basic syntax: Basic syntax:
-<code><pwd>secret Password displayed in lightgrey</pwd></code>+  <pwd>secret Password displayed as dots</pwd>
  
 === Change Log === === Change Log ===
- +  * **2023-10-12** 
-  * **2018-04-04**+    * many improvements, thank you Damien for the patchfiles! 
 +    * monospace font for password 
 +    * supports multiple languages (English, german, french, send in files to support more) 
 +    * hidden password always shown as 8 digits 
 +  * **2022-02-26** 
 +    * new design, thank you Marcel for the idea 
 +  * **2021-02-16** 
 +    * Copy to clipboard is fixed to top of screen 
 +    * added a little animation to it 
 +  * **2020-01-09** 
 +    * Bookcreator Plugin now prints passwords in black 
 +    * refactoring of plugin structure 
 +  * **2019-10-31** 
 +    * Click on pass to copy to clipboard  
 +  * **2018-03-31**
     * Initial release     * Initial release
- 
 === Known Bugs and Issues === === Known Bugs and Issues ===
  
plugin/passwordgrey.1522848863.txt.gz · Last modified: 2018-04-04 15:34 by ibschreiber

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki