compare searchresults and pageLists
search for all pages named "Test". None found
(:searchresults name=Test count=4:)
Results of search for
name=Test count=4 group=Cookbook count=2001..2100 :
0 pages found out of 0 pages searched.
search for all pages named "Test*". None found
(:searchresults name=Test* count=4:)
Results of search for
name=Test* count=4 group=Cookbook count=2001..2100 :
0 pages found out of 0 pages searched.
(:pagelist name=Test count=4:)
(:pagelist name=Test* count=4:)
Only search in group: Category (12) , Christian (1) , Cjc (1) , EmacsModes (3) , Main (2) , PLCal (3) , PLCalDemo (1) , PmWikiFr (1) , PmWikiZhCn (1) , Profiles (3) , Skins (1) , Test (16) , TestBlog (10) , TestDescription (3) , TestDescriptionFmt (2) , Teste (1) , TestGroup1 (3) , TestJa (1) , TestPageList (1) , TestProtected (1) , TestSort (1) , TestW7 (28) , UTF8 (2) , ViewModes (1) , XESTest (1) , Àéè (2)
search for all pages in group "Test". None found
(:searchresults group=Test count=4:)
Results of search for
group=Test count=4 group=Cookbook count=2001..2100 :
Cookbook /
SocialBookmarking Adds Badges for Sending a Page to Social Bookmarking Services
Sortable Add sort options for a client list in the form of a drop-down list. (Beta)
Sortable-Talk Talk page for Sortable .
SortableTables Create tables which can be sorted instantly by javascript (stable)
SortableTables-Talk Talk page for SortableTables .
SortableTables-Users User notes for the SortableTables recipe.
SortByScore Sorts (:pagelist:) search results by number of matching words found in page + displays fragments of page near the word. (beta)
SortByScore-Users User notes for the SortByScore recipe.
SourceBlock Source code syntax highlighter for PmWiki 2.x using GeSHi (Stable)
SourceBlock-Talk
SourceBlock-Users User notes for the SourceBlock recipe.
SourceCodeHorizontalLines Allow horizontal lines made of dashes ("-------") in PmWiki page source code (Working)
SourceForgeServers Install PmWiki in SourceForge .net's project web space. (Outdated)
SourceHistory Web php programming abilities from computers without any editor installed (beta)
SpacedWikiWords Space out WikiWords in the page presentation without requiring FreeLink mark-up
SpamFilters Automatic blocking of some spambots (beta)
SpamFilters-Talk Talk page for SpamFilters .
SpamFilters-Users User notes for the SpamFilters recipe.
Sparklines Easily embed sparklines inside wiki pages (works)
SpeedOptimizations How to tune PmWiki and its environment for speed
SpellChecker How to enable spell-cheking on a wiki (Unmaintained)
Sphinx How can I search my PmWiki content via the Sphinx engine?
SQLite Store wiki pages in an SQLite database file (Experimental)
SQLite-Talk Talk Page for the SQLite recipe
Standalone Allows PmWiki to run in a "standalone" mode, without needing a webserver such as Apache
Standalone-Talk Allows PmWiki to run in a "standalone" mode, without needing a webserver such as Apache
Standalone-Users User notes for the Standalone recipe.
StarRater 5 star rating system (stable)
StarRater-Talk
StarRater-Users User notes for the StarRater recipe.
StaticPages Allows pmwiki pages to be published as static pages
Stopwatch Use the $StopWatch function to measure PmWiki performance. (Stable)
StoredAuthName How to set a stored author name to an authenticated user (Stable)
StringReplace link or form markup for replacing text strings in pages (beta)
Styles Practical examples of CSS Style use (with some explanation) (currently just a placeholder...)
SubEthaEditPmWikiMode
SubgroupMarkup Add one level of subpage using [[,subpage]] markup (Stable)
SubgroupMarkup-Talk Talk page for SubgroupMarkup .
SubgroupMarkup-Users User notes for the SubgroupMarkup recipe.
SubpageMarkup Redirects to SubgroupMarkup
Suffr Allows Wiki users to administer the underlying computer system democratically (design (working proof of concept))
SuperscriptLineSpacing How to fix line spacing of superscripts and subscripts
SurveyYourAccessPermissions Generates a list of wikipages with special access permissions. (stable)
Svg Embedding Scalable Vector Graphics (.SVG) into PmWiki pages (obsolete, now in the core)
Svg-Talk Talk page for Svg .
Svg-Users User notes for the Svg recipe.
SwitchToAndFromDraft Provide a sidebar or PageActions link to switch to/from -Draft pages (Quo)
SwitchToSSLMode How to force PmWiki to use Transport Layer Security (TLS) (Beta)
SwitchToSSLMode-Talk
Syntaxlove Syntax highlighting with good look and cool JavaScript -effects
Syntaxlove-Talk Talk page for the Syntaxlove recipe
Syntaxlove-Users User notes for the Syntaxlove recipe.
SysDiff Use an external "diff" program to speed saving of long pages. (Stable)
SysDiff-Users User notes for the SysDiff recipe.
SystemLimits Ways to increase various memory and filesize limits for a PmWiki installation
SystemLimits-Users User notes for the SystemLimits recipe.
SystemTools System tools
TableCalc Enhance PmWiki tables with spreadsheet like capabilities (Working)
TableCalc-Talk Talk page for TableCalc .
TableEdit Interactive table editor (first version)
TableOfContentsPortion Inserts a portion of external table of contents into the page (Alpha)
Tables List of recipes in Tables category
TablesPlus A simpler yet more flexible markup for tables. (First & only release April, 2007)
TablesPlus-Talk Talk page for TablesPlus .
Tabtable-jt Support embedded line feeds, trim spaces and add prior patch (make first row a header) (tested 2007/08/15)
Tabtable-raf tabtable with RAF patch of 2007/01/23 applied (tested)
Tabulate Handles tab-delimited tables so you can cut and paste to and from spreadsheet applications (beta)
Tagger Easy tagging into multiple category groups. (stable)
Tagger-Talk
Tagger-Users User notes for the Tagger recipe.
TagPages Allow categorizing/tagging of pages with an easy interface. (working)
TagPages-Talk Talk page for TagPages .
TagPages-Users User notes for the TagPages recipe.
Tags How to have tags (like Flickr)
Tags-Talk Talk page for Tags .
Tags-Users User notes for the Tags recipe.
TalkPages Talk pages, as enabled on pmwiki.org (Stable)
TalkPages-Talk Talk page for TalkPages .
TbsDynamicContent insert dynamic contents in your pmWiki page using TinyButStrong template engine. (in active use)
TellAFriend Gives Form to Send Page to Friend (Beta)
TellAFriend-Talk
Template
Template-Talk Talk page for Template .
Template-Users User notes for the Template recipe.
TemplateMarkupTricks Various ways of using templates to facilitate the creation of new pages (using standard PmWiki markup)
TemplateMarkupTricks-Talk Talk page for TemplateMarkupTricks .
Templates Extend the (:include:) markup to allow passing parameters to included pages. (beta)
Templates-Talk Talk page for Templates .
Templates-Users User notes for the Templates recipe.
Text2Tbl Provide a way to convert arbitrarily structured text to table markup and provide conversion of simple tables to advanced. (alpha)
Text2Tbl-Talk Talk page for Text2Tbl .
Text2Tbl-Users User notes for the Text2Tbl recipe.
Textallion Textallion markup for PmWiki (Active)
Textarea How to create textareas pre-filled with content
TextCaptcha Small and simple text captcha that uses ascii art and no session, cookies and images (beta)
TextCaptcha-Users User notes for the TextCaptcha recipe.
TextExtract search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression. (stable)
TextExtract-Talk
TextExtract-Users User notes for the TextExtract recipe.
ThickBox integrate the AJAX image effect known as thickbox into a PmWiki page
Go to page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
100 pages found out of 2354 pages searched.
search for all pages in group "Test/". None found
(:searchresults group='Test/' count=4:)
Results of search for
group='Test/' count=4 group=Cookbook count=2001..2100 :
Cookbook /
SocialBookmarking Adds Badges for Sending a Page to Social Bookmarking Services
Sortable Add sort options for a client list in the form of a drop-down list. (Beta)
Sortable-Talk Talk page for Sortable .
SortableTables Create tables which can be sorted instantly by javascript (stable)
SortableTables-Talk Talk page for SortableTables .
SortableTables-Users User notes for the SortableTables recipe.
SortByScore Sorts (:pagelist:) search results by number of matching words found in page + displays fragments of page near the word. (beta)
SortByScore-Users User notes for the SortByScore recipe.
SourceBlock Source code syntax highlighter for PmWiki 2.x using GeSHi (Stable)
SourceBlock-Talk
SourceBlock-Users User notes for the SourceBlock recipe.
SourceCodeHorizontalLines Allow horizontal lines made of dashes ("-------") in PmWiki page source code (Working)
SourceForgeServers Install PmWiki in SourceForge .net's project web space. (Outdated)
SourceHistory Web php programming abilities from computers without any editor installed (beta)
SpacedWikiWords Space out WikiWords in the page presentation without requiring FreeLink mark-up
SpamFilters Automatic blocking of some spambots (beta)
SpamFilters-Talk Talk page for SpamFilters .
SpamFilters-Users User notes for the SpamFilters recipe.
Sparklines Easily embed sparklines inside wiki pages (works)
SpeedOptimizations How to tune PmWiki and its environment for speed
SpellChecker How to enable spell-cheking on a wiki (Unmaintained)
Sphinx How can I search my PmWiki content via the Sphinx engine?
SQLite Store wiki pages in an SQLite database file (Experimental)
SQLite-Talk Talk Page for the SQLite recipe
Standalone Allows PmWiki to run in a "standalone" mode, without needing a webserver such as Apache
Standalone-Talk Allows PmWiki to run in a "standalone" mode, without needing a webserver such as Apache
Standalone-Users User notes for the Standalone recipe.
StarRater 5 star rating system (stable)
StarRater-Talk
StarRater-Users User notes for the StarRater recipe.
StaticPages Allows pmwiki pages to be published as static pages
Stopwatch Use the $StopWatch function to measure PmWiki performance. (Stable)
StoredAuthName How to set a stored author name to an authenticated user (Stable)
StringReplace link or form markup for replacing text strings in pages (beta)
Styles Practical examples of CSS Style use (with some explanation) (currently just a placeholder...)
SubEthaEditPmWikiMode
SubgroupMarkup Add one level of subpage using [[,subpage]] markup (Stable)
SubgroupMarkup-Talk Talk page for SubgroupMarkup .
SubgroupMarkup-Users User notes for the SubgroupMarkup recipe.
SubpageMarkup Redirects to SubgroupMarkup
Suffr Allows Wiki users to administer the underlying computer system democratically (design (working proof of concept))
SuperscriptLineSpacing How to fix line spacing of superscripts and subscripts
SurveyYourAccessPermissions Generates a list of wikipages with special access permissions. (stable)
Svg Embedding Scalable Vector Graphics (.SVG) into PmWiki pages (obsolete, now in the core)
Svg-Talk Talk page for Svg .
Svg-Users User notes for the Svg recipe.
SwitchToAndFromDraft Provide a sidebar or PageActions link to switch to/from -Draft pages (Quo)
SwitchToSSLMode How to force PmWiki to use Transport Layer Security (TLS) (Beta)
SwitchToSSLMode-Talk
Syntaxlove Syntax highlighting with good look and cool JavaScript -effects
Syntaxlove-Talk Talk page for the Syntaxlove recipe
Syntaxlove-Users User notes for the Syntaxlove recipe.
SysDiff Use an external "diff" program to speed saving of long pages. (Stable)
SysDiff-Users User notes for the SysDiff recipe.
SystemLimits Ways to increase various memory and filesize limits for a PmWiki installation
SystemLimits-Users User notes for the SystemLimits recipe.
SystemTools System tools
TableCalc Enhance PmWiki tables with spreadsheet like capabilities (Working)
TableCalc-Talk Talk page for TableCalc .
TableEdit Interactive table editor (first version)
TableOfContentsPortion Inserts a portion of external table of contents into the page (Alpha)
Tables List of recipes in Tables category
TablesPlus A simpler yet more flexible markup for tables. (First & only release April, 2007)
TablesPlus-Talk Talk page for TablesPlus .
Tabtable-jt Support embedded line feeds, trim spaces and add prior patch (make first row a header) (tested 2007/08/15)
Tabtable-raf tabtable with RAF patch of 2007/01/23 applied (tested)
Tabulate Handles tab-delimited tables so you can cut and paste to and from spreadsheet applications (beta)
Tagger Easy tagging into multiple category groups. (stable)
Tagger-Talk
Tagger-Users User notes for the Tagger recipe.
TagPages Allow categorizing/tagging of pages with an easy interface. (working)
TagPages-Talk Talk page for TagPages .
TagPages-Users User notes for the TagPages recipe.
Tags How to have tags (like Flickr)
Tags-Talk Talk page for Tags .
Tags-Users User notes for the Tags recipe.
TalkPages Talk pages, as enabled on pmwiki.org (Stable)
TalkPages-Talk Talk page for TalkPages .
TbsDynamicContent insert dynamic contents in your pmWiki page using TinyButStrong template engine. (in active use)
TellAFriend Gives Form to Send Page to Friend (Beta)
TellAFriend-Talk
Template
Template-Talk Talk page for Template .
Template-Users User notes for the Template recipe.
TemplateMarkupTricks Various ways of using templates to facilitate the creation of new pages (using standard PmWiki markup)
TemplateMarkupTricks-Talk Talk page for TemplateMarkupTricks .
Templates Extend the (:include:) markup to allow passing parameters to included pages. (beta)
Templates-Talk Talk page for Templates .
Templates-Users User notes for the Templates recipe.
Text2Tbl Provide a way to convert arbitrarily structured text to table markup and provide conversion of simple tables to advanced. (alpha)
Text2Tbl-Talk Talk page for Text2Tbl .
Text2Tbl-Users User notes for the Text2Tbl recipe.
Textallion Textallion markup for PmWiki (Active)
Textarea How to create textareas pre-filled with content
TextCaptcha Small and simple text captcha that uses ascii art and no session, cookies and images (beta)
TextCaptcha-Users User notes for the TextCaptcha recipe.
TextExtract search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression. (stable)
TextExtract-Talk
TextExtract-Users User notes for the TextExtract recipe.
ThickBox integrate the AJAX image effect known as thickbox into a PmWiki page
Go to page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
100 pages found out of 2354 pages searched.
search for all pages in group "Test*". None found
(:searchresults group='Test*' count=4:)
Results of search for
group='Test*' count=4 group=Cookbook count=2001..2100 :
Cookbook /
SocialBookmarking Adds Badges for Sending a Page to Social Bookmarking Services
Sortable Add sort options for a client list in the form of a drop-down list. (Beta)
Sortable-Talk Talk page for Sortable .
SortableTables Create tables which can be sorted instantly by javascript (stable)
SortableTables-Talk Talk page for SortableTables .
SortableTables-Users User notes for the SortableTables recipe.
SortByScore Sorts (:pagelist:) search results by number of matching words found in page + displays fragments of page near the word. (beta)
SortByScore-Users User notes for the SortByScore recipe.
SourceBlock Source code syntax highlighter for PmWiki 2.x using GeSHi (Stable)
SourceBlock-Talk
SourceBlock-Users User notes for the SourceBlock recipe.
SourceCodeHorizontalLines Allow horizontal lines made of dashes ("-------") in PmWiki page source code (Working)
SourceForgeServers Install PmWiki in SourceForge .net's project web space. (Outdated)
SourceHistory Web php programming abilities from computers without any editor installed (beta)
SpacedWikiWords Space out WikiWords in the page presentation without requiring FreeLink mark-up
SpamFilters Automatic blocking of some spambots (beta)
SpamFilters-Talk Talk page for SpamFilters .
SpamFilters-Users User notes for the SpamFilters recipe.
Sparklines Easily embed sparklines inside wiki pages (works)
SpeedOptimizations How to tune PmWiki and its environment for speed
SpellChecker How to enable spell-cheking on a wiki (Unmaintained)
Sphinx How can I search my PmWiki content via the Sphinx engine?
SQLite Store wiki pages in an SQLite database file (Experimental)
SQLite-Talk Talk Page for the SQLite recipe
Standalone Allows PmWiki to run in a "standalone" mode, without needing a webserver such as Apache
Standalone-Talk Allows PmWiki to run in a "standalone" mode, without needing a webserver such as Apache
Standalone-Users User notes for the Standalone recipe.
StarRater 5 star rating system (stable)
StarRater-Talk
StarRater-Users User notes for the StarRater recipe.
StaticPages Allows pmwiki pages to be published as static pages
Stopwatch Use the $StopWatch function to measure PmWiki performance. (Stable)
StoredAuthName How to set a stored author name to an authenticated user (Stable)
StringReplace link or form markup for replacing text strings in pages (beta)
Styles Practical examples of CSS Style use (with some explanation) (currently just a placeholder...)
SubEthaEditPmWikiMode
SubgroupMarkup Add one level of subpage using [[,subpage]] markup (Stable)
SubgroupMarkup-Talk Talk page for SubgroupMarkup .
SubgroupMarkup-Users User notes for the SubgroupMarkup recipe.
SubpageMarkup Redirects to SubgroupMarkup
Suffr Allows Wiki users to administer the underlying computer system democratically (design (working proof of concept))
SuperscriptLineSpacing How to fix line spacing of superscripts and subscripts
SurveyYourAccessPermissions Generates a list of wikipages with special access permissions. (stable)
Svg Embedding Scalable Vector Graphics (.SVG) into PmWiki pages (obsolete, now in the core)
Svg-Talk Talk page for Svg .
Svg-Users User notes for the Svg recipe.
SwitchToAndFromDraft Provide a sidebar or PageActions link to switch to/from -Draft pages (Quo)
SwitchToSSLMode How to force PmWiki to use Transport Layer Security (TLS) (Beta)
SwitchToSSLMode-Talk
Syntaxlove Syntax highlighting with good look and cool JavaScript -effects
Syntaxlove-Talk Talk page for the Syntaxlove recipe
Syntaxlove-Users User notes for the Syntaxlove recipe.
SysDiff Use an external "diff" program to speed saving of long pages. (Stable)
SysDiff-Users User notes for the SysDiff recipe.
SystemLimits Ways to increase various memory and filesize limits for a PmWiki installation
SystemLimits-Users User notes for the SystemLimits recipe.
SystemTools System tools
TableCalc Enhance PmWiki tables with spreadsheet like capabilities (Working)
TableCalc-Talk Talk page for TableCalc .
TableEdit Interactive table editor (first version)
TableOfContentsPortion Inserts a portion of external table of contents into the page (Alpha)
Tables List of recipes in Tables category
TablesPlus A simpler yet more flexible markup for tables. (First & only release April, 2007)
TablesPlus-Talk Talk page for TablesPlus .
Tabtable-jt Support embedded line feeds, trim spaces and add prior patch (make first row a header) (tested 2007/08/15)
Tabtable-raf tabtable with RAF patch of 2007/01/23 applied (tested)
Tabulate Handles tab-delimited tables so you can cut and paste to and from spreadsheet applications (beta)
Tagger Easy tagging into multiple category groups. (stable)
Tagger-Talk
Tagger-Users User notes for the Tagger recipe.
TagPages Allow categorizing/tagging of pages with an easy interface. (working)
TagPages-Talk Talk page for TagPages .
TagPages-Users User notes for the TagPages recipe.
Tags How to have tags (like Flickr)
Tags-Talk Talk page for Tags .
Tags-Users User notes for the Tags recipe.
TalkPages Talk pages, as enabled on pmwiki.org (Stable)
TalkPages-Talk Talk page for TalkPages .
TbsDynamicContent insert dynamic contents in your pmWiki page using TinyButStrong template engine. (in active use)
TellAFriend Gives Form to Send Page to Friend (Beta)
TellAFriend-Talk
Template
Template-Talk Talk page for Template .
Template-Users User notes for the Template recipe.
TemplateMarkupTricks Various ways of using templates to facilitate the creation of new pages (using standard PmWiki markup)
TemplateMarkupTricks-Talk Talk page for TemplateMarkupTricks .
Templates Extend the (:include:) markup to allow passing parameters to included pages. (beta)
Templates-Talk Talk page for Templates .
Templates-Users User notes for the Templates recipe.
Text2Tbl Provide a way to convert arbitrarily structured text to table markup and provide conversion of simple tables to advanced. (alpha)
Text2Tbl-Talk Talk page for Text2Tbl .
Text2Tbl-Users User notes for the Text2Tbl recipe.
Textallion Textallion markup for PmWiki (Active)
Textarea How to create textareas pre-filled with content
TextCaptcha Small and simple text captcha that uses ascii art and no session, cookies and images (beta)
TextCaptcha-Users User notes for the TextCaptcha recipe.
TextExtract search, grep, and extract text from other pages or groups with search terms and regular expressions, using search form or markup expression. (stable)
TextExtract-Talk
TextExtract-Users User notes for the TextExtract recipe.
ThickBox integrate the AJAX image effect known as thickbox into a PmWiki page
Go to page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
100 pages found out of 2354 pages searched.
(:pagelist group='Test/' count=4:)
(:pagelist group='Test*' count=4:)
Go to page: 1 2 3 4 5 6 7 8 9 10 11 12 13
Only search in group: Test (1147) , TestBlog (46) , TestDescription (12) , TestDescriptionFmt (3) , Teste (2) , TestGroup1 (14) , TestJa (17) , TestPageList (8) , TestProtected (3) , TestSort (13) , TestW7 (34)
search for all pages with "test" in them. Yup
(:searchresults Test count=4:)
Results of search for
Test count=4 group=Cookbook count=2001..2100 :
Go to page: 1 2 3 4 5 6 7 8 9
0 pages found out of 2354 pages searched.
search for all pages in group PmWiki" with "test" in them. Yup
(:searchresults group=PmWiki Test count=4:)
Results of search for
group=PmWiki Test count=4 group=Cookbook count=2001..2100 :
Go to page: 1 2 3 4 5 6 7 8 9
0 pages found out of 2354 pages searched.
search for all pages in group PmWiki" with "test" in them. Yup
(:pagelist group=PmWiki Test count=4:)
It seems that the parameters are not so similar
Why don't wild cards work?
(:searchresults Knowledge* count=4:)
Results of search for
Knowledge* count=4 group=Cookbook count=2001..2100 :
0 pages found out of 2354 pages searched.
(:pagelist knowledge* count=4:)
0: 00.00 00.00 EnablePost = 1, keys=
1: 00.00 00.00 config start
2: 00.03 00.01 config end
3: 00.07 00.03 MarkupToHTML begin
4: 00.07 00.03 MarkupToHTML begin
5: 00.08 00.03 FPLTemplate: Chain begin
6: 00.08 00.03 FPLTemplate: FPLTemplateLoad
7: 00.08 00.03 FPLTemplate: FPLTemplateDefaults
8: 00.08 00.03 FPLTemplate: FPLTemplatePageList
9: 00.08 00.03 MakePageList pre
10: 00.08 00.03 PageListSources begin
11: 00.08 00.03 PageStore::ls begin wiki.d/{$FullName}
12: 00.10 00.04 PageStore::ls merge wiki.d/{$FullName}
13: 00.10 00.04 PageStore::ls end wiki.d/{$FullName}
14: 00.10 00.04 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
15: 00.10 00.04 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
16: 00.10 00.04 PageStore::ls end $FarmD/wikilib.d/{$FullName}
17: 00.10 00.04 PageListSources end count=0
18: 00.10 00.04 PageListSort pre ret=4 order=name
19: 00.10 00.04 MakePageList items count=0, filters=
20: 00.10 00.04 MakePageList post count=0, readc=0
21: 00.10 00.04 PageListSort begin
22: 00.10 00.04 PageListSort sort
23: 00.10 00.04 PageListSort end
24: 00.10 00.04 MakePageList end
25: 00.10 00.04 FPLTemplate: FPLTemplatePmWikiOrg
26: 00.10 00.04 MarkupToHTML begin
27: 00.11 00.04 MarkupToHTML end
28: 00.11 00.04 FPLTemplate: FPLTemplateSliceList
29: 00.11 00.04 FPLTemplate: FPLTemplateFormat
30: 00.11 00.04 MarkupToHTML begin
31: 00.11 00.04 MarkupToHTML end
32: 00.11 00.04 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
33: 00.11 00.04 FPLTemplate: Chain end
34: 00.12 00.05 MarkupToHTML end
35: 00.12 00.05 MarkupToHTML begin
36: 00.12 00.05 FPLTemplate: Chain begin
37: 00.12 00.05 FPLTemplate: FPLTemplateLoad
38: 00.12 00.05 FPLTemplate: FPLTemplateDefaults
39: 00.12 00.05 FPLTemplate: FPLTemplatePageList
40: 00.12 00.05 MakePageList pre
41: 00.12 00.05 PageListSources begin
42: 00.12 00.05 PageStore::ls begin wiki.d/{$FullName}
43: 00.13 00.05 PageStore::ls merge wiki.d/{$FullName}
44: 00.13 00.06 PageStore::ls end wiki.d/{$FullName}
45: 00.13 00.06 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
46: 00.13 00.06 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
47: 00.13 00.06 PageStore::ls end $FarmD/wikilib.d/{$FullName}
48: 00.13 00.06 PageListSources end count=0
49: 00.13 00.06 PageListSort pre ret=4 order=name
50: 00.13 00.06 MakePageList items count=0, filters=
51: 00.13 00.06 MakePageList post count=0, readc=0
52: 00.13 00.06 PageListSort begin
53: 00.13 00.06 PageListSort sort
54: 00.13 00.06 PageListSort end
55: 00.13 00.06 MakePageList end
56: 00.13 00.06 FPLTemplate: FPLTemplatePmWikiOrg
57: 00.13 00.06 MarkupToHTML begin
58: 00.14 00.06 MarkupToHTML end
59: 00.14 00.06 FPLTemplate: FPLTemplateSliceList
60: 00.14 00.06 FPLTemplate: FPLTemplateFormat
61: 00.14 00.06 MarkupToHTML begin
62: 00.14 00.06 MarkupToHTML end
63: 00.14 00.06 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
64: 00.14 00.06 FPLTemplate: Chain end
65: 00.14 00.06 MarkupToHTML end
66: 00.14 00.06 MarkupToHTML begin
67: 00.14 00.06 FPLTemplate: Chain begin
68: 00.14 00.06 FPLTemplate: FPLTemplateLoad
69: 00.14 00.06 FPLTemplate: FPLTemplateDefaults
70: 00.14 00.06 FPLTemplate: FPLTemplatePageList
71: 00.14 00.06 MakePageList pre
72: 00.14 00.06 PageListSources begin
73: 00.14 00.06 PageStore::ls begin wiki.d/{$FullName}
74: 00.15 00.06 PageStore::ls merge wiki.d/{$FullName}
75: 00.16 00.07 PageStore::ls end wiki.d/{$FullName}
76: 00.16 00.07 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
77: 00.16 00.07 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
78: 00.16 00.07 PageStore::ls end $FarmD/wikilib.d/{$FullName}
79: 00.16 00.07 PageListSources end count=4
80: 00.16 00.07 PageListSort pre ret=4 order=name
81: 00.16 00.07 MakePageList items count=4, filters=
82: 00.16 00.07 MakePageList post count=4, readc=0
83: 00.16 00.07 PageListSort begin
84: 00.16 00.07 PageListSort sort
85: 00.16 00.07 PageListSort end
86: 00.16 00.07 MakePageList end
87: 00.16 00.07 FPLTemplate: FPLTemplatePmWikiOrg
88: 00.16 00.07 MarkupToHTML begin
89: 00.16 00.07 MarkupToHTML end
90: 00.16 00.07 FPLTemplate: FPLTemplateSliceList
91: 00.16 00.07 FPLTemplate: FPLTemplateFormat
92: 00.17 00.07 MarkupToHTML begin
93: 00.18 00.08 MarkupToHTML end
94: 00.18 00.08 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
95: 00.18 00.08 FPLTemplate: Chain end
96: 00.18 00.08 MarkupToHTML end
97: 00.18 00.08 MarkupToHTML begin
98: 00.18 00.08 FPLTemplate: Chain begin
99: 00.18 00.08 FPLTemplate: FPLTemplateLoad
100: 00.18 00.08 FPLTemplate: FPLTemplateDefaults
101: 00.18 00.08 FPLTemplate: FPLTemplatePageList
102: 00.18 00.08 MakePageList pre
103: 00.18 00.08 PageListSources begin
104: 00.18 00.08 PageStore::ls begin wiki.d/{$FullName}
105: 00.20 00.08 PageStore::ls merge wiki.d/{$FullName}
106: 00.20 00.08 PageStore::ls end wiki.d/{$FullName}
107: 00.20 00.08 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
108: 00.21 00.08 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
109: 00.21 00.08 PageStore::ls end $FarmD/wikilib.d/{$FullName}
110: 00.21 00.08 PageListSources end count=102
111: 00.21 00.08 PageListSort pre ret=4 order=name
112: 00.21 00.08 MakePageList items count=102, filters=
113: 00.21 00.08 MakePageList post count=102, readc=0
114: 00.21 00.08 PageListSort begin
115: 00.21 00.08 PageListSort sort
116: 00.21 00.08 PageListSort end
117: 00.21 00.09 MakePageList end
118: 00.21 00.09 FPLTemplate: FPLTemplatePmWikiOrg
119: 00.21 00.09 MarkupToHTML begin
120: 00.22 00.09 MarkupToHTML end
121: 00.22 00.09 FPLTemplate: FPLTemplateSliceList
122: 00.22 00.09 FPLTemplate: FPLTemplateFormat
123: 00.22 00.09 MarkupToHTML begin
124: 00.23 00.10 MarkupToHTML end
125: 00.23 00.10 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
126: 00.23 00.10 FPLTemplate: Chain end
127: 00.23 00.10 MarkupToHTML end
128: 00.23 00.10 MarkupToHTML begin
129: 00.23 00.10 FPLTemplate: Chain begin
130: 00.23 00.10 FPLTemplate: FPLTemplateLoad
131: 00.23 00.10 FPLTemplate: FPLTemplateDefaults
132: 00.23 00.10 FPLTemplate: FPLTemplatePageList
133: 00.23 00.10 MakePageList pre
134: 00.23 00.10 PageListSources begin
135: 00.23 00.10 PageStore::ls begin wiki.d/{$FullName}
136: 00.24 00.10 PageStore::ls merge wiki.d/{$FullName}
137: 00.24 00.11 PageStore::ls end wiki.d/{$FullName}
138: 00.24 00.11 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
139: 00.24 00.11 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
140: 00.24 00.11 PageStore::ls end $FarmD/wikilib.d/{$FullName}
141: 00.25 00.11 PageListSources end count=2354
142: 00.25 00.11 PageListSort pre ret=4 order=name
143: 00.25 00.11 MakePageList items count=2354, filters=
144: 00.25 00.11 MakePageList post count=2354, readc=0
145: 00.25 00.11 PageListSort begin
146: 00.25 00.11 PageListSort sort
147: 00.28 00.14 PageListSort end
148: 00.28 00.14 MakePageList end
149: 00.28 00.14 FPLTemplate: FPLTemplatePmWikiOrg
150: 00.28 00.14 MarkupToHTML begin
151: 00.28 00.15 MarkupToHTML end
152: 00.28 00.15 FPLTemplate: FPLTemplateSliceList
153: 00.28 00.15 FPLTemplate: FPLTemplateFormat
154: 00.37 00.21 MarkupToHTML begin
155: 00.45 00.29 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
156: 00.45 00.29 ReadApprovedUrls SiteAdmin.ApprovedUrls end
157: 00.52 00.35 MarkupToHTML end
158: 00.52 00.35 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
159: 00.52 00.35 FPLTemplate: Chain end
160: 00.52 00.35 MarkupToHTML end
161: 00.52 00.35 MarkupToHTML begin
162: 00.52 00.35 FPLTemplate: Chain begin
163: 00.52 00.35 FPLTemplate: FPLTemplateLoad
164: 00.52 00.35 FPLTemplate: FPLTemplateDefaults
165: 00.52 00.35 FPLTemplate: FPLTemplatePageList
166: 00.52 00.35 MakePageList pre
167: 00.52 00.35 PageListSources begin
168: 00.52 00.35 PageStore::ls begin wiki.d/{$FullName}
169: 00.53 00.36 PageStore::ls merge wiki.d/{$FullName}
170: 00.53 00.36 PageStore::ls end wiki.d/{$FullName}
171: 00.53 00.36 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
172: 00.53 00.36 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
173: 00.53 00.36 PageStore::ls end $FarmD/wikilib.d/{$FullName}
174: 00.53 00.36 PageListSources end count=2354
175: 00.53 00.36 PageListSort pre ret=4 order=name
176: 00.53 00.36 MakePageList items count=2354, filters=
177: 00.53 00.37 MakePageList post count=2354, readc=0
178: 00.53 00.37 PageListSort begin
179: 00.53 00.37 PageListSort sort
180: 00.57 00.39 PageListSort end
181: 00.57 00.39 MakePageList end
182: 00.57 00.40 FPLTemplate: FPLTemplatePmWikiOrg
183: 00.57 00.40 MarkupToHTML begin
184: 00.57 00.40 MarkupToHTML end
185: 00.57 00.40 FPLTemplate: FPLTemplateSliceList
186: 00.57 00.40 FPLTemplate: FPLTemplateFormat
187: 00.59 00.41 MarkupToHTML begin
188: 00.66 00.49 MarkupToHTML end
189: 00.66 00.49 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
190: 00.66 00.49 FPLTemplate: Chain end
191: 00.66 00.49 MarkupToHTML end
192: 00.66 00.49 MarkupToHTML begin
193: 00.66 00.49 FPLTemplate: Chain begin
194: 00.66 00.49 FPLTemplate: FPLTemplateLoad
195: 00.66 00.49 FPLTemplate: FPLTemplateDefaults
196: 00.66 00.49 FPLTemplate: FPLTemplatePageList
197: 00.66 00.49 MakePageList pre
198: 00.66 00.49 PageListSources begin
199: 00.66 00.49 PageStore::ls begin wiki.d/{$FullName}
200: 00.67 00.50 PageStore::ls merge wiki.d/{$FullName}
201: 00.67 00.50 PageStore::ls end wiki.d/{$FullName}
202: 00.67 00.50 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
203: 00.67 00.50 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
204: 00.67 00.50 PageStore::ls end $FarmD/wikilib.d/{$FullName}
205: 00.68 00.50 PageListSources end count=2354
206: 00.68 00.50 PageListSort pre ret=4 order=name
207: 00.68 00.50 MakePageList items count=2354, filters=
208: 00.68 00.50 MakePageList post count=2354, readc=0
209: 00.68 00.50 PageListSort begin
210: 00.68 00.50 PageListSort sort
211: 00.71 00.53 PageListSort end
212: 00.71 00.53 MakePageList end
213: 00.71 00.53 FPLTemplate: FPLTemplatePmWikiOrg
214: 00.71 00.53 MarkupToHTML begin
215: 00.71 00.54 MarkupToHTML end
216: 00.71 00.54 FPLTemplate: FPLTemplateSliceList
217: 00.71 00.54 FPLTemplate: FPLTemplateFormat
218: 00.73 00.55 MarkupToHTML begin
219: 00.82 00.63 MarkupToHTML end
220: 00.82 00.63 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
221: 00.82 00.63 FPLTemplate: Chain end
222: 00.82 00.63 MarkupToHTML end
223: 00.82 00.63 MarkupToHTML begin
224: 00.82 00.63 FPLTemplate: Chain begin
225: 00.82 00.63 FPLTemplate: FPLTemplateLoad
226: 00.82 00.63 FPLTemplate: FPLTemplateDefaults
227: 00.82 00.63 FPLTemplate: FPLTemplatePageList
228: 00.82 00.63 MakePageList pre
229: 00.82 00.63 PageListSources begin
230: 00.82 00.63 PageStore::ls begin wiki.d/{$FullName}
231: 00.83 00.63 PageStore::ls merge wiki.d/{$FullName}
232: 00.83 00.63 PageStore::ls end wiki.d/{$FullName}
233: 00.84 00.63 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
234: 00.84 00.63 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
235: 00.84 00.63 PageStore::ls end $FarmD/wikilib.d/{$FullName}
236: 00.84 00.64 PageListSources end count=1147
237: 00.84 00.64 PageListSort pre ret=4 order=name
238: 00.84 00.64 MakePageList items count=1147, filters=
239: 00.84 00.64 MakePageList post count=1147, readc=0
240: 00.84 00.64 PageListSort begin
241: 00.84 00.64 PageListSort sort
242: 00.85 00.65 PageListSort end
243: 00.85 00.65 MakePageList end
244: 00.85 00.65 FPLTemplate: FPLTemplatePmWikiOrg
245: 00.85 00.65 MarkupToHTML begin
246: 00.85 00.65 MarkupToHTML end
247: 00.85 00.65 FPLTemplate: FPLTemplateSliceList
248: 00.85 00.65 FPLTemplate: FPLTemplateFormat
249: 00.86 00.65 MarkupToHTML begin
250: 00.86 00.66 MarkupToHTML end
251: 00.86 00.66 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
252: 00.86 00.66 FPLTemplate: Chain end
253: 00.86 00.66 MarkupToHTML end
254: 00.86 00.66 MarkupToHTML begin
255: 00.86 00.66 FPLTemplate: Chain begin
256: 00.86 00.66 FPLTemplate: FPLTemplateLoad
257: 00.86 00.66 FPLTemplate: FPLTemplateDefaults
258: 00.86 00.66 FPLTemplate: FPLTemplatePageList
259: 00.86 00.66 MakePageList pre
260: 00.86 00.66 PageListSources begin
261: 00.86 00.66 PageStore::ls begin wiki.d/{$FullName}
262: 00.87 00.67 PageStore::ls merge wiki.d/{$FullName}
263: 00.87 00.67 PageStore::ls end wiki.d/{$FullName}
264: 00.87 00.67 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
265: 00.87 00.67 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
266: 00.87 00.67 PageStore::ls end $FarmD/wikilib.d/{$FullName}
267: 00.87 00.67 PageListSources end count=0
268: 00.87 00.67 PageListSort pre ret=4 order=name
269: 00.87 00.67 MakePageList items count=0, filters=
270: 00.87 00.67 MakePageList post count=0, readc=0
271: 00.87 00.67 PageListSort begin
272: 00.87 00.67 PageListSort sort
273: 00.87 00.67 PageListSort end
274: 00.87 00.67 MakePageList end
275: 00.87 00.67 FPLTemplate: FPLTemplatePmWikiOrg
276: 00.87 00.67 MarkupToHTML begin
277: 00.87 00.67 MarkupToHTML end
278: 00.87 00.67 FPLTemplate: FPLTemplateSliceList
279: 00.87 00.67 FPLTemplate: FPLTemplateFormat
280: 00.87 00.67 MarkupToHTML begin
281: 00.87 00.67 MarkupToHTML end
282: 00.87 00.67 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
283: 00.87 00.67 FPLTemplate: Chain end
284: 00.87 00.67 MarkupToHTML end
285: 00.87 00.67 MarkupToHTML begin
286: 00.87 00.67 FPLTemplate: Chain begin
287: 00.87 00.67 FPLTemplate: FPLTemplateLoad
288: 00.87 00.67 FPLTemplate: FPLTemplateDefaults
289: 00.87 00.67 FPLTemplate: FPLTemplatePageList
290: 00.87 00.67 MakePageList pre
291: 00.87 00.67 PageListSources begin
292: 00.87 00.67 PageStore::ls begin wiki.d/{$FullName}
293: 00.88 00.67 PageStore::ls merge wiki.d/{$FullName}
294: 00.88 00.68 PageStore::ls end wiki.d/{$FullName}
295: 00.88 00.68 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
296: 00.88 00.68 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
297: 00.88 00.68 PageStore::ls end $FarmD/wikilib.d/{$FullName}
298: 00.88 00.68 PageListSources end count=1299
299: 00.88 00.68 PageListSort pre ret=4 order=name
300: 00.88 00.68 MakePageList items count=1299, filters=
301: 00.88 00.68 MakePageList post count=1299, readc=0
302: 00.88 00.68 PageListSort begin
303: 00.88 00.68 PageListSort sort
304: 00.90 00.69 PageListSort end
305: 00.90 00.69 MakePageList end
306: 00.90 00.69 FPLTemplate: FPLTemplatePmWikiOrg
307: 00.90 00.69 MarkupToHTML begin
308: 00.90 00.70 MarkupToHTML end
309: 00.90 00.70 FPLTemplate: FPLTemplateSliceList
310: 00.90 00.70 FPLTemplate: FPLTemplateFormat
311: 00.90 00.70 MarkupToHTML begin
312: 00.91 00.70 MarkupToHTML end
313: 00.91 00.70 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
314: 00.91 00.70 FPLTemplate: Chain end
315: 00.91 00.70 MarkupToHTML end
316: 00.91 00.70 MarkupToHTML begin
317: 00.91 00.70 FPLTemplate: Chain begin
318: 00.91 00.70 FPLTemplate: FPLTemplateLoad
319: 00.91 00.70 FPLTemplate: FPLTemplateDefaults
320: 00.91 00.70 FPLTemplate: FPLTemplatePageList
321: 00.91 00.70 MakePageList pre
322: 00.91 00.70 PageListSources begin
323: 00.91 00.70 PageStore::ls begin wiki.d/{$FullName}
324: 00.92 00.71 PageStore::ls merge wiki.d/{$FullName}
325: 00.92 00.71 PageStore::ls end wiki.d/{$FullName}
326: 00.92 00.71 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
327: 00.92 00.71 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
328: 00.92 00.71 PageStore::ls end $FarmD/wikilib.d/{$FullName}
329: 00.92 00.72 PageListSources end count=2354
330: 00.92 00.72 PageListTermsTargets begin count=2354
331: 00.92 00.72 PageIndexGrep begin
332: 00.97 00.74 PageIndexGrep end
333: 00.97 00.74 PageListTermsTargets end count=869
334: 00.97 00.75 PageListSort pre ret=4 order=name
335: 00.97 00.75 MakePageList items count=869, filters=PageListTermsTargets
336: 01.38 01.03 MakePageList post count=869, readc=869
337: 01.38 01.03 PageListSort begin
338: 01.38 01.03 PageListSort sort
339: 01.39 01.04 PageListSort end
340: 01.39 01.04 MakePageList end
341: 01.39 01.04 FPLTemplate: FPLTemplatePmWikiOrg
342: 01.39 01.04 MarkupToHTML begin
343: 01.39 01.04 MarkupToHTML end
344: 01.39 01.04 FPLTemplate: FPLTemplateSliceList
345: 01.39 01.04 FPLTemplate: FPLTemplateFormat
346: 01.39 01.04 MarkupToHTML begin
347: 01.39 01.04 MarkupToHTML end
348: 01.39 01.04 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
349: 01.39 01.04 FPLTemplate: Chain end
350: 01.40 01.04 MarkupToHTML end
351: 01.40 01.04 MarkupToHTML begin
352: 01.40 01.04 FPLTemplate: Chain begin
353: 01.40 01.04 FPLTemplate: FPLTemplateLoad
354: 01.40 01.05 FPLTemplate: FPLTemplateDefaults
355: 01.40 01.05 FPLTemplate: FPLTemplatePageList
356: 01.40 01.05 MakePageList pre
357: 01.40 01.05 PageListSources begin
358: 01.40 01.05 PageStore::ls begin wiki.d/{$FullName}
359: 01.40 01.05 PageStore::ls merge wiki.d/{$FullName}
360: 01.40 01.05 PageStore::ls end wiki.d/{$FullName}
361: 01.41 01.05 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
362: 01.41 01.05 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
363: 01.41 01.05 PageStore::ls end $FarmD/wikilib.d/{$FullName}
364: 01.41 01.05 PageListSources end count=2354
365: 01.41 01.05 PageListTermsTargets begin count=2354
366: 01.41 01.05 PageIndexGrep begin
367: 01.44 01.08 PageIndexGrep end
368: 01.44 01.08 PageListTermsTargets end count=869
369: 01.44 01.08 PageListSort pre ret=4 order=name
370: 01.44 01.08 MakePageList items count=869, filters=PageListTermsTargets
371: 01.74 01.36 MakePageList post count=869, readc=869
372: 01.74 01.36 PageListSort begin
373: 01.74 01.36 PageListSort sort
374: 01.75 01.37 PageListSort end
375: 01.75 01.37 MakePageList end
376: 01.75 01.37 FPLTemplate: FPLTemplatePmWikiOrg
377: 01.75 01.37 MarkupToHTML begin
378: 01.75 01.37 MarkupToHTML end
379: 01.75 01.37 FPLTemplate: FPLTemplateSliceList
380: 01.75 01.37 FPLTemplate: FPLTemplateFormat
381: 01.75 01.37 MarkupToHTML begin
382: 01.75 01.37 MarkupToHTML end
383: 01.75 01.37 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
384: 01.75 01.37 FPLTemplate: Chain end
385: 01.75 01.37 MarkupToHTML end
386: 01.75 01.37 MarkupToHTML begin
387: 01.75 01.37 FPLTemplate: Chain begin
388: 01.75 01.37 FPLTemplate: FPLTemplateLoad
389: 01.75 01.37 FPLTemplate: FPLTemplateDefaults
390: 01.75 01.37 FPLTemplate: FPLTemplatePageList
391: 01.75 01.37 MakePageList pre
392: 01.75 01.37 PageListSources begin
393: 01.75 01.37 PageStore::ls begin wiki.d/{$FullName}
394: 01.76 01.38 PageStore::ls merge wiki.d/{$FullName}
395: 01.76 01.38 PageStore::ls end wiki.d/{$FullName}
396: 01.76 01.38 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
397: 01.76 01.38 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
398: 01.76 01.38 PageStore::ls end $FarmD/wikilib.d/{$FullName}
399: 01.76 01.38 PageListSources end count=316
400: 01.76 01.38 PageListTermsTargets begin count=316
401: 01.76 01.38 PageIndexGrep begin
402: 01.79 01.41 PageIndexGrep end
403: 01.79 01.41 PageListTermsTargets end count=102
404: 01.79 01.41 PageListSort pre ret=4 order=name
405: 01.79 01.41 MakePageList items count=102, filters=PageListTermsTargets
406: 01.85 01.46 MakePageList post count=102, readc=102
407: 01.85 01.46 PageListSort begin
408: 01.85 01.46 PageListSort sort
409: 01.85 01.46 PageListSort end
410: 01.85 01.46 MakePageList end
411: 01.85 01.46 FPLTemplate: FPLTemplatePmWikiOrg
412: 01.85 01.46 MarkupToHTML begin
413: 01.85 01.46 MarkupToHTML end
414: 01.85 01.46 FPLTemplate: FPLTemplateSliceList
415: 01.85 01.46 FPLTemplate: FPLTemplateFormat
416: 01.86 01.47 MarkupToHTML begin
417: 01.86 01.47 MarkupToHTML end
418: 01.86 01.47 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
419: 01.86 01.47 FPLTemplate: Chain end
420: 01.86 01.47 MarkupToHTML end
421: 01.86 01.47 MarkupToHTML begin
422: 01.86 01.47 FPLTemplate: Chain begin
423: 01.86 01.47 FPLTemplate: FPLTemplateLoad
424: 01.87 01.47 FPLTemplate: FPLTemplateDefaults
425: 01.87 01.47 FPLTemplate: FPLTemplatePageList
426: 01.87 01.47 MakePageList pre
427: 01.87 01.47 PageListSources begin
428: 01.87 01.47 PageStore::ls begin wiki.d/{$FullName}
429: 01.87 01.48 PageStore::ls merge wiki.d/{$FullName}
430: 01.87 01.48 PageStore::ls end wiki.d/{$FullName}
431: 01.87 01.48 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
432: 01.88 01.48 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
433: 01.88 01.48 PageStore::ls end $FarmD/wikilib.d/{$FullName}
434: 01.88 01.48 PageListSources end count=2354
435: 01.88 01.48 PageListTermsTargets begin count=2354
436: 01.88 01.48 PageIndexGrep begin
437: 01.90 01.50 PageIndexGrep end
438: 01.90 01.50 PageListTermsTargets end count=41
439: 01.90 01.50 PageListSort pre ret=4 order=name
440: 01.90 01.50 MakePageList items count=41, filters=PageListTermsTargets
441: 01.92 01.52 MakePageList post count=0, readc=41
442: 01.92 01.52 PageListSort begin
443: 01.92 01.52 PageListSort sort
444: 01.92 01.52 PageListSort end
445: 01.92 01.52 MakePageList end
446: 01.92 01.52 FPLTemplate: FPLTemplatePmWikiOrg
447: 01.92 01.52 MarkupToHTML begin
448: 01.92 01.52 MarkupToHTML end
449: 01.92 01.52 FPLTemplate: FPLTemplateSliceList
450: 01.92 01.52 FPLTemplate: FPLTemplateFormat
451: 01.93 01.52 MarkupToHTML begin
452: 01.93 01.52 MarkupToHTML end
453: 01.93 01.52 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
454: 01.93 01.52 FPLTemplate: Chain end
455: 01.93 01.52 MarkupToHTML end
456: 01.93 01.52 MarkupToHTML begin
457: 01.93 01.52 FPLTemplate: Chain begin
458: 01.93 01.52 FPLTemplate: FPLTemplateLoad
459: 01.93 01.52 FPLTemplate: FPLTemplateDefaults
460: 01.93 01.52 FPLTemplate: FPLTemplatePageList
461: 01.93 01.52 MakePageList pre
462: 01.93 01.52 PageListSources begin
463: 01.93 01.52 PageStore::ls begin wiki.d/{$FullName}
464: 01.93 01.53 PageStore::ls merge wiki.d/{$FullName}
465: 01.94 01.53 PageStore::ls end wiki.d/{$FullName}
466: 01.94 01.54 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
467: 01.94 01.54 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
468: 01.94 01.54 PageStore::ls end $FarmD/wikilib.d/{$FullName}
469: 01.95 01.55 PageListSources end count=10688
470: 01.95 01.55 PageListTermsTargets begin count=10688
471: 01.95 01.55 PageIndexGrep begin
472: 01.98 01.57 PageIndexGrep end
473: 01.98 01.57 PageListTermsTargets end count=122
474: 01.98 01.57 PageListSort pre ret=4 order=name
475: 01.98 01.57 MakePageList items count=122, filters=PageListTermsTargets
476: 02.10 01.68 MakePageList post count=1, readc=122
477: 02.10 01.68 PageListSort begin
478: 02.10 01.68 PageListSort sort
479: 02.10 01.68 PageListSort end
480: 02.10 01.68 MakePageList end
481: 02.10 01.68 FPLTemplate: FPLTemplatePmWikiOrg
482: 02.10 01.68 MarkupToHTML begin
483: 02.10 01.68 MarkupToHTML end
484: 02.10 01.68 FPLTemplate: FPLTemplateSliceList
485: 02.10 01.68 FPLTemplate: FPLTemplateFormat
486: 02.10 01.68 MarkupToHTML begin
487: 02.11 01.69 MarkupToHTML end
488: 02.11 01.69 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
489: 02.11 01.69 FPLTemplate: Chain end
490: 02.11 01.69 MarkupToHTML end
491: 02.11 01.69 MarkupToHTML end
492: 02.12 01.70 MarkupToHTML begin
493: 02.13 01.71 MarkupToHTML end
494: 02.13 01.71 MarkupToHTML begin
495: 02.14 01.72 MarkupToHTML end
496: 02.14 01.72 now
Peak memory: 12,116,040 bytes