[packages/dokuwiki-plugin-encryptedpasswords] %%description fixed
jajcus
jajcus at pld-linux.org
Thu Nov 22 08:46:44 CET 2012
commit 134afc42039858d140b6d9a5dcbb6a45e4e59256
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Thu Nov 22 08:46:23 2012 +0100
%%description fixed
dokuwiki-plugin-encryptedpasswords.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/dokuwiki-plugin-encryptedpasswords.spec b/dokuwiki-plugin-encryptedpasswords.spec
index 189a321..cd267d2 100644
--- a/dokuwiki-plugin-encryptedpasswords.spec
+++ b/dokuwiki-plugin-encryptedpasswords.spec
@@ -18,7 +18,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define plugindir %{dokudir}/lib/plugins/%{plugin}
%description
-Lists all pages that link back to a given page using the first headline as link title.
+This plugin let you store 256 bit AES encrypted passwords in your
+DokuWiki pages. The password can be decrypted by clicking them
+(Javascript must be enabled).
%prep
%setup -q -n %{plugin}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki-plugin-encryptedpasswords.git/commitdiff/134afc42039858d140b6d9a5dcbb6a45e4e59256
More information about the pld-cvs-commit
mailing list