]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2F_GroupInfoPlugin
dummy placeholders from Template%2NewPlugin
[SourceForge/phpwiki.git] / pgsrc / Help%2F_GroupInfoPlugin
1 Date: Fri, 29 Dec 2006 18:57:39 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.13)
3 X-Rcs-Id: $Id: Help%2F_GroupInfoPlugin,v 1.1 2007-01-02 13:26:07 rurban Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2F_GroupInfoPlugin;
6   pgsrc_version="2 $Revision: 1.1 $";
7   flags="";
8   markup=2;
9   charset=iso-8859-1
10 Content-Transfer-Encoding: binary
11
12 Administrative plugin, used to debug auth problems and settings.
13 This plugin is only for testing purposes. 
14 If DEBUG has no _DEBUG_LOGIN bit set, only the admin user can call it, 
15 which is of no real use.
16
17 Warning! This may display db and user passwords in cleartext. We think we 
18 cleared everything out though.
19
20 ! Usage
21 <verbatim>
22   <?plugin _GroupInfo ?>
23 </verbatim>
24
25 ! Arguments
26
27 page _(default: current pagename)_:
28   The page to execute upon.
29
30 ! Example
31
32 See DebugGroupInfo
33
34 ! Author
35 PhpWiki:CharlesCorrigan
36
37 ! See Also
38
39 DebugGroupInfo is the corresponding Help:ActionPage.
40
41 Help:_AuthInfoPlugin, Help:_BackendInfoPlugin
42
43 ----
44 PhpWikiDocumentation Help:WikiPlugin