From a405b46c3b6020e1fa3631bfe5fd982f315c977f Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 22 Nov 2006 02:28:42 +0000 Subject: * Add toggle plugin. * Introduce the nicebundle. This is a kind of plugin, that just enables many other plugins. It's an easy way to boost ikiwiki from its default, basic wiki, to a full-featured wiki, without manually picking the right set of plugins. New plugins will be added to the nicebundle from time to time. --- doc/plugins/passwordauth.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/plugins/passwordauth.mdwn') diff --git a/doc/plugins/passwordauth.mdwn b/doc/plugins/passwordauth.mdwn index aded8829f..dacdffac6 100644 --- a/doc/plugins/passwordauth.mdwn +++ b/doc/plugins/passwordauth.mdwn @@ -1,5 +1,6 @@ [[template id=plugin name=passwordauth core=1 included=1 author="[[Joey]]"]] [[tag type/auth]] +[[tag type/core]] This plugin lets ikiwiki prompt for a user name and password when logging into the wiki. It also handles registering users, mailing passwords, and -- cgit v1.2.3