]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2F_BackendInfoPlugin
Add InterWikiMap to SpecialPages
[SourceForge/phpwiki.git] / pgsrc / Help%2F_BackendInfoPlugin
1 Date: Thu,  9 Dec 2010 14:51:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2F_BackendInfoPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 Administrative plugin, used to debug DATABASE backend problems and settings.
12 This plugin is only for testing purposes.
13
14 Displays all/most database infos about a page.
15
16 Warning! This may display db and user passwords in cleartext. We think we
17 cleared everything out though.
18
19 == Usage ==
20 {{{
21 <<_BackendInfo>>
22 }}}
23
24 == Arguments ==
25
26 page _(default: current pagename)_:
27   The page to execute upon.
28
29 == Example ==
30
31 See [[DebugInfo]]
32
33 == Author ==
34 * [[PhpWiki:JeffDairiki|Jeff Dairiki]]
35
36 == See Also ==
37 * [[DebugInfo]] is the corresponding [[Help:ActionPage]]
38 * [[EditMetaData]]
39 * [[Help:EditMetaDataPlugin]]
40 * [[Help:_AuthInfoPlugin]]
41 * [[Help:_GroupInfoPlugin]]
42
43 <noinclude>
44 ----
45 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
46 </noinclude>