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