This plugin shows the login dialog if you try to access a page you do not have rights for in case you are not logged in already.
It is a simple variant of the „Showlogin“ plugin by Oliver Geisen (http://www.dokuwiki.org/plugin:showlogin). This plugin shows the login dialog instead of the „access denied“ message, not in addition to it.
This plugin is published under the Gnu Public License (GPL) V2.
Unpack the file in the /lib/plugin directory of your Dokuwiki installation. It will create a directory named showlogin2 there.
Version 0.1 of this plugin was made for DokuWiki Release 2009-02-14b. It may work with earlier releases but that is untested. It also works with DokuWiki Releases 2009-12-25 (Lemming) and 2010-11-07 (Anteater).
Version 0.2 of this plugin was made for DokuWiki Release 2012-10-13 (Adora Belle).
Version 0.3 of this plugin was made for DokuWiki Release 2013-12-08 (Binky).
showlogin2.tar.gz (1.356 Bytes)
The plugin is also available from a GitHub repository https://github.com/kvormweg/showlogin2
0.1 (2009-10-12): initial release
0.2 (2012-10-25): behavior is configurable
0.3 (2014-02-23): corrected default value for variable
0.3.1 (2014-05-08): corrected metadata
As this functionality is now built into Dokuwiki's core, this plugin is obsolete (from Dokuwiki version 20140505 ["Ponder Stibbons"] upwards).