RandomPageList


PmWiki /
Audiences  Patrick Michaud's comments regarding the "audiences" for which PmWiki was designed
UTF-8  Enabling UTF-8 Unicode language encoding in your wiki.
Blocklist-Talk  Discussion of Blocklist
Upgrades  How to upgrade an existing PmWiki installation
Subversion  How to get the latest pre-release from the version control system
LinkIMap  Description PmWiki's internal function LinkIMap()
Version-Talk  Discussion of Version
TranslationPortal  Redirects to Localization
CommentMarkup  various forms of comments and how to achieve them for wiki pages
Chat  IRC Channel: #pmwiki on irc.freenode.net
PageFileFormat-Talk  
HomePage  Redirects to PmWiki.PmWiki
WikiStyles  Modifying the style of page contents
Questions  Ask your questions about PmWiki here, after checking the documentation index and FAQ
Download  Download versions of PmWiki
CustomMarkupAlt-Talk  
Troubleshooting-OldVersion  
FilePermissions  PmWiki's settings for file and directory permissions in a typical Unix environment
WikiStyleColors  Standard and additional wiki colour styles
Characters-Talk  
Introduction  Frequent questions before installing PmWiki
LocalCustomizations  Customize your PmWiki installation through config.php and local.css
Categories-Talk  Discussion of Categories
Passwords-Talk  Discussion of Passwords
MailingLists  The email discussion lists available and their archives
AccessKeys  Access keys are keyboard shortcuts for tasks that would otherwise require a mouse
References  References to PmWiki media coverage
Media-Talk  Talk page for improving Media
RefCount  Link references counts on pages
CustomPagelistSortOrder  Setting custom sort order for page lists
WikiTrails  Trails from lists items from a single page
DesignNotes  Some of the features and notes about PmWiki's design decisions
AccessKeys-Talk  Discussion of AccessKeys
FlatFileAdvantages  Flat file usage by PmWiki
Robots  Setting available to control robots
SpecialPages  Pages in PmWiki that have special meaning or are created or updated in a special manner
Internationalizations  Language internationalisation of web pages
PmWikiFriendlyHosting  
WikiStyles-Talk  Discussion of WikiStyles
Passwords  General use of passwords and login
Users  The three types of PmWiki users
I18nVariables  variables used for internationalization (i18n)
SitePreferences  Customisable browser setting preferences: Access keys, edit form
OtherLanguages-Talk  
SampleConfigFile  
WikiStyleColors-Talk  
FAQ  List of frequently asked questions
RSS  Deprecated in favour of WebFeeds
PageDirectives-Talk  
IncludeOtherPages  Include contents from other PmWiki pages
GroupCustomizations-Talk  
PageDirectives  Directives to specify page titles, descriptions, keywords, and display
WikiFarmsAdvanced  
QuestionsAnswered  Answers from questions organised
Images-Talk  Discussion of Images
AnalyzeResults  Instructions and possible responses from using the Site Analyzer
WikiTrails-Talk  Discussion of WikiTrails
PL  Redirects to PmWiki.PageLists
WikiFarms-Old  
PmwikiFriendlyHosting  
OtherVariables-Talk  
ErrorMessages  Help for specific PmWiki error messages
GoodStyle  Good style guide for writing content
PageTextVariables-Talk  Discussion of Page Text Variables
PageListTemplates-Talk  Discussion of PageListTemplates
UpgradeToSiteAdmin-Talk  
PageListTemplates  Creating page list format templates
CustomWikiStyles-Talk  
Contributors  A list of contributors to PmWiki development and improvement
PageHistory  History of previous edits to a page
CreatingNewPages  How to create a new page
TableDirectives  Directives for table processing
GroupAttributes-Talk  Discussion of GroupAttributes
WikiFarms-Talk  Discussion of WikiFarms
AvailableActions-Talk  Discussion of AvailableActions
MarkupMasterIndex-Talk  
Uploads-Talk  Discussion of Uploads
PageHistory-Talk  Talk page for PageHistory.
PasswordsAdmin-Talk  Discussion of PasswordsAdmin
WikiSandbox  
SkinTemplates-Talk  Discussion of SkinTemplates
Functions-Talk  
AuthoringPhilosophy  Patrick Michaud on the reasons behind Author variables
SpecialCharactersList  Entities defined in https://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent from the rss.php script
HierarchicalGroups  Why PmWiki doesn't use hierarchical or nested groups
WebHosts  feedback on PmWiki webhosting experience
DonationsPage  
MarkupExpressions  String and formatting operations
HierarchicalGroups-Proposals  
Functions  How some of the functions in pmwiki.php work
UploadsAdmin-Talk  Discussion of UploadsAdmin
SpecialPages-Talk  
PathVariables  variables used to specify various locations on the server
PagelistVariables-Talk  
CustomMarkup-Talk  Talk page for improving CustomMarkup
Notify  How to receive email messages whenever pages are changed on the whole wiki site, individual groups or selected watchlists of pages
SiteAnalyzer  Analyse PmWiki security and software versions
AQ  Repository for questions about PmWiki that have been answered, see also FAQ
LayoutBasics  
SitePageActions  how site page actions work

Go to page:  1  2  3  4 

 0: 00.00 00.00 EnablePost = 1, keys=
 1: 00.00 00.00 config start
 2: 00.02 00.02 config end
 3: 00.04 00.04 MarkupToHTML begin
 4: 00.05 00.04 FPLTemplate: Chain begin
 5: 00.05 00.04 FPLTemplate: FPLTemplateLoad
 6: 00.05 00.05 FPLTemplate: FPLTemplateDefaults
 7: 00.05 00.05 FPLTemplate: FPLTemplatePageList
 8: 00.05 00.05 MakePageList pre
 9: 00.05 00.05 PageListSources begin
10: 00.05 00.05 PageStore::ls begin wiki.d/{$FullName}
11: 00.06 00.05 PageStore::ls merge wiki.d/{$FullName}
12: 00.06 00.05 PageStore::ls end wiki.d/{$FullName}
13: 00.06 00.05 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
14: 00.06 00.05 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
15: 00.06 00.05 PageStore::ls end $FarmD/wikilib.d/{$FullName}
16: 00.06 00.05 PageListSources end count=311
17: 00.07 00.06 PageListSort pre ret=4 order=random
18: 00.07 00.06 MakePageList items count=311, filters=
19: 00.07 00.06 MakePageList post count=311, readc=0
20: 00.07 00.06 PageListSort begin
21: 00.07 00.06 PageListSort sort
22: 00.07 00.06 PageListSort end
23: 00.07 00.06 MakePageList end
24: 00.07 00.06 FPLTemplate: FPLTemplatePmWikiOrg
25: 00.07 00.06 MarkupToHTML begin
26: 00.07 00.06 MarkupToHTML end
27: 00.07 00.06 FPLTemplate: FPLTemplateSliceList
28: 00.07 00.06 FPLTemplate: FPLTemplateFormat
29: 00.16 00.14 MarkupToHTML begin
30: 00.23 00.20 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
31: 00.23 00.21 ReadApprovedUrls SiteAdmin.ApprovedUrls end
32: 00.30 00.26 MarkupToHTML end
33: 00.30 00.26 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
34: 00.30 00.26 FPLTemplate: Chain end
35: 00.30 00.27 MarkupToHTML end
36: 00.31 00.27 MarkupToHTML begin
37: 00.32 00.28 MarkupToHTML end
38: 00.32 00.28 MarkupToHTML begin
39: 00.32 00.29 MarkupToHTML end
40: 00.33 00.29 now
Peak memory: 5,442,128 bytes