1# Showlogin2 Plugin for Dokuwiki
2
3## Description
4
5This 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.
6
7It 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.
8
9## License
10
11This plugin is published under the Gnu Public License (GPL) V2.
12
13## Installation
14
15Unpack the file somewhere and move the directory named `showlogin2` into the `/lib/plugin` directory of your Dokuwiki installation.
16
17## Notice
18
19As this functionality is now built into Dokuwiki's core this plugin is obsolete (from Dokuwiki version 20140505 ["Ponder Stibbons"] upwards).
20