Diff: Help/SystemInfoPlugin
Differences between version 5 and previous revision of Help/SystemInfoPlugin.
Other diffs: Previous Major Revision, Previous Author
| Newer page: | version 5 | Last edited on 17 January 2022 3:00 | by harold | Revert | 
| Older page: | version 4 | Last edited on 9 September 2007 0:16 | by harold | Revert | 
@@ -1,18 +1,20 @@
  
  
  
  
  
-The SystemInfoPlugin 
provides access to lower level system information for the platform PhpWiki is installed on. 
+The **~SystemInfo** [[Help:WikiPlugin|plugin]] 
provides access to lower level system information for the platform ~
PhpWiki is installed on. 
-<verbatim> 
 
- 
Usage:  <?plugin SystemInfo all ?> 
 
-      or <?plugin SystemInfo pagestats cachestats discspace hitstats ?> 
 
-      or <?plugin SystemInfo version ?> 
 
-      or <?plugin SystemInfo current_theme ?> 
 
-      or <?plugin SystemInfo PHPWIKI_DIR ?> 
 
-</verbatim>
 
+== 
Usage ==
 
-Example:
 
+{{{ 
 
+         <<SystemInfo all>> 
 
+      or <<SystemInfo pagestats cachestats discspace hitstats>> 
 
+      or <<SystemInfo version>> 
 
+      or <<SystemInfo current_theme>> 
 
+      or <<SystemInfo PHPWIKI_DIR>> 
 
+}}}
 
-<?plugin SystemInfo all ?>
 
+== Example ==
 
+<<SystemInfo all>>
 
----------
----  
-  
-PhpWikiDocumentation Help:WikiPlugin
 
+<noinclude> 
 
+
----  
+[[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
  
+</noinclude>
 
version 5
The SystemInfo 
plugin provides access to lower level system information for the platform PhpWiki is installed on.
Usage
         <<SystemInfo all>>
      or <<SystemInfo pagestats cachestats discspace hitstats>>
      or <<SystemInfo version>>
      or <<SystemInfo current_theme>>
      or <<SystemInfo PHPWIKI_DIR>>
Example
| Application name | PhpWiki | 
|---|---|
| PhpWiki engine version | 1.6.0 | 
| Database | DATABASE_TYPE: file, DATABASE_TIMEOUT: 12 | 
| Cache statistics | cached pagedata: 4, cached versiondata: 4 | 
| Page statistics | 865 pages, 865 not-empty pages | 
| User statistics | 0 homepages | 
| Hit statistics | total hits: 3707290, max: 255703, mean: 4285.884, median: 1159, stddev: 65.505; 840 pages with less than 25570 hits (<10%). 2 page(s) with more than 230132 hits (>90%). | 
| Harddisc usage | Application size: 23517784 KiB, Pagedata size: 165468 KiB | 
| Wikiname regexp | (?<![[:alnum:]])(?:[[:upper:]][[:lower:][:digit:]]+){2,}(?![[:alnum:]]) | 
| Allowed protocols | http https mailto ftp news nntp ssh gopher | 
| Inline images | png jpg jpeg gif | 
| Available plugins | Total 136 plugins: AddComment, AllPages, AllUsers, AnalyseAccessLogSql, AppendText, AsciiMath, AsciiSVG, AtomFeed, AuthorHistory, BackLinks, BlogArchives, BlogJournal, BoxRight, CacheTest, Calendar, CalendarList, Chart, Comment, CreateBib, CreatePage, CreateToc, CurrentTime, DeadEndPages, DebugAuthInfo, DebugBackendInfo, DebugGroupInfo, DebugRetransform, Diff, DynamicIncludePage, EditMetaData, ExternalSearch, FacebookLike, FileInfo, FoafViewer, FullTextSearch, FuzzyPages, GoogleMaps, GooglePlugin, GoTo, GraphViz, HelloWorld, HtmlConverter, IncludePage, IncludePages, IncludeSiteMap, IncludeTree, InterWikiSearch, JabberPresence, LdapSearch, LikePages, LinkDatabase, LinkSearch, ListPages, ListRelations, ListSubpages, MediawikiTable, ModeratedPage, MostPopular, NewPagesPerUser, NoCache, OldStyleTable, OrphanedPages, PageDump, PageGroup, PageHistory, PageInfo, PageTrail, PasswordReset, PhotoAlbum, PhpHighlight, Ploticus, PluginManager, PopularNearby, PopularTags, PopUp, PreferenceApp, PrevNext, Processing, RandomPage, RateIt, RawHtml, RecentChanges, RecentChangesCached, RecentComments, RecentEdits, RecentReferrers, RedirectTo, RelatedChanges, RichTable, RssFeed, SearchHighlight, SemanticRelations, SemanticSearch, SemanticSearchAdvanced, SiteMap, SpellCheck, SqlResult, SyncWiki, SyntaxHighlighter, SystemInfo, Template, TeX2png, text2png, TexToPng, TitleSearch, Transclude, TranslateText, UnfoldSubpages, UpLoad, UriResolver, UserPreferences, UserRatings, Video, VisualWiki, WantedPages, WatchPage, WhoIsOnline, WikiAdminChown, WikiAdminDeleteAcl, WikiAdminPurge, WikiAdminRemove, WikiAdminRename, WikiAdminSearchReplace, WikiAdminSelect, WikiAdminSetAcl, WikiAdminSetAclSimple, WikiAdminSetExternal, WikiAdminUtils, WikiBlog, WikicreoleTable, WikiForm, WikiFormRich, WikiForum, WikiPoll, WikiTranslation, YouTube | 
| Supported languages | Total of 9 languages: de, en, es, fr, it, ja, nl, sv, zh. Current language: en | 
| Supported themes | Total of 13 themes: blog, Crao, default, Hawaiian, MacOSX, MonoBook, Portland, shamino_com, Sidebar, smaller, SpaceWiki, wikilens, Wordpress. Current theme: Sidebar |