]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSystemInfoPlugin
Wikicreole syntax
[SourceForge/phpwiki.git] / pgsrc / Help%2FSystemInfoPlugin
1 Date: Fri, 10 Sep 2010 13:46:13 +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%2FSystemInfoPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~SystemInfo** [[Help:WikiPlugin|plugin]] provides access to lower level system information for the platform ~PhpWiki is installed on.
12
13 == Usage ==
14
15 {{{
16          <<SystemInfo all>>
17       or <<SystemInfo pagestats cachestats discspace hitstats>>
18       or <<SystemInfo version>>
19       or <<SystemInfo current_theme>>
20       or <<SystemInfo PHPWIKI_DIR>>
21 }}}
22
23 == Example ==
24
25 <<SystemInfo all>>
26
27 <noinclude>
28 ----
29 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
30 </noinclude>