]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSystemInfoPlugin
Harmonize documentation
[SourceForge/phpwiki.git] / pgsrc / Help%2FSystemInfoPlugin
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: Help%2FSystemInfoPlugin,v 1.3 2008-06-18 01:12:39 vargenau Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FSystemInfoPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The *~SystemInfo* plugin provides access to lower level system information for the platform PhpWiki is installed on.
12
13 !!! Usage 
14
15 <verbatim>
16          <?plugin SystemInfo all ?>
17       or <?plugin SystemInfo pagestats cachestats discspace hitstats ?>
18       or <?plugin SystemInfo version ?>
19       or <?plugin SystemInfo current_theme ?>
20       or <?plugin SystemInfo PHPWIKI_DIR ?>
21 </verbatim>
22
23 !!! Example
24
25 <?plugin SystemInfo all ?>
26
27 ----
28 [PhpWikiDocumentation] [CategoryWikiPlugin]