tinycm diff plugins/keygen/keygen.conf @ rev 60

Improve dashboard and plugin integration
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 01 01:28:51 2014 +0100 (2014-02-01)
parents 5a088f7c5850
children ea608c745b41
line diff
     1.1 --- a/plugins/keygen/keygen.conf	Sun Jan 05 18:32:28 2014 +0000
     1.2 +++ b/plugins/keygen/keygen.conf	Sat Feb 01 01:28:51 2014 +0100
     1.3 @@ -4,4 +4,9 @@
     1.4  SHORT_DESC="Secure key and password generator"
     1.5  MAINTAINER="devel@slitaz.org"
     1.6  
     1.7 +# This is public service or local tool.
     1.8 +# Example url to add in a HTML template: http://site/index.cgi?keygen
     1.9 +
    1.10 +DASHBOARD_TOOLS="${DASHBOARD_TOOLS} <a href='?keygen'>Key gen</a>"
    1.11 +
    1.12  # Configurable variables used in plugin.cgi