Help/SystemInfoPlugin
The SystemInfoPlugin provides access to lower level system information for the platform PhpWiki is installed on.
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 ?>
Example:
| Application name | PhpWiki |
|---|---|
| PhpWiki engine version | 1.6.0 |
| Database | DATABASE_TYPE: dba, DATABASE_DBA_HANDLER: db4, DATABASE_DIRECTORY: "/var/www-mts/phpwiki-1.5.5-svn/database-dir/", DATABASE_TIMEOUT: 12 |
| Cache statistics | cached pagedata: 3, cached versiondata: 4 |
| Page statistics | 0 pages, 0 not-empty pages |
| User statistics | 0 homepages |
| Hit statistics | total hits: 0, max: 0, mean: 0.000, median: 0, stddev: NaN; 0 pages with less than 0 hits (<10%). 1 page(s) with more than 0 hits (>90%). |
| Harddisc usage | Application size: 50232 KiB |
| Expiry parameters | Keep up to 8 major edits, but keep them no longer than 32 days. Keep up to 4 minor edits, but keep them no longer than 7 days. Keep the latest contributions of the last 8 authors up to 365 days. Additionally, try to keep the latest contributions of all authors in the last 7 days (even if there are more than 8 of them,) but in no case keep more than 20 unique author revisions. |
| Wikiname regexp | (?<![[:alnum:]])(?:[[:upper:]][[:lower:][:digit:]]+){2,}(?![[:alnum:]]) |
| Allowed protocols | http https mailto ftp news nntp ssh gopher |
| Inline images | png jpg jpeg gif swf |
| Available plugins | Total 139 plugins: AddComment, AllPages, AllUsers, AnalyseAccessLogSql, AppendText, AsciiMath, AsciiSVG, AtomFeed, AuthorHistory, BackLinks, BlogArchives, BlogJournal, BoxRight, CacheTest, Calendar, CalendarList, CategoryPage, 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, PhpWeather, Ploticus, PluginManager, PopularNearby, PopularTags, PopUp, PreferenceApp, PreferencesInfo, 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 |
Help: