PagelistSortVariable

Making pagelists more useful
Requirements, be able to test in a pagelist a change in the order of something other than the pagename.

For example, say I have a number of pages with page text variables, and I wish to list those pages grouped by page text value grouping, eg

>>comment<<
[[#PagelistSortVariableORIGINAL]]
(:template default group=Test $:Maintainer=- order=$:Maintainer,name:)
(:template first {=$:Maintainer} :)
!! Maintained by {=$:Maintainer}
(:template each:)
* [[{=$FullName}]]
[[#PagelistSortVariableEndORIGINAL]]
>><<

(:template default group=Test $:Maintainer=- order=$:Maintainer,name:) (:template first {=$:Maintainer} :)

Maintained by {=$:Maintainer}

(:template each:)

>>comment<<
[[#PagelistSortVariable]]
(:template default group=Test $:Maintainer=?* order=$:Maintainer,$Name:)
(:template first {=$:Maintainer} :)
!! Maintained by {=$:Maintainer}
(:template each:)
* [[{=$FullName}]] by [-({=$:Maintainer})-]
[[#PagelistSortVariableEnd]]
>><<

(:template default group=Test $:Maintainer=?* order=$:Maintainer,$Name:) (:template first {=$:Maintainer} :)

Maintained by {=$:Maintainer}

(:template each:)

  • note default is to select pages with a "Maintainer" page text variable, and output pages grouped by (ie in order by) maintainer

Original proposal by Simon

(:pagelist fmt=#PagelistSortVariableORIGINAL count=16:)

Maintained by Dfaure

Maintained by [~Simon]

Maintained by Aaron

Maintained by Petko

Maintained by Simon

Maintained by Zachary

Maintained by Simon

With some modifications to the pagelist template definition

(:pagelist fmt=#PagelistSortVariable count=16:)

Maintained by Dfaure

Maintained by [~Simon]

Maintained by Aaron

Maintained by Petko

Maintained by Simon

Maintained by Zachary

Maintained by Simon

Testing including the order=$:Maintainer explicitly

(:pagelist fmt=#PagelistSortVariable count=16 group=Test $:Maintainer=?* order=$:Maintainer,$Name:)

Maintained by Dfaure

Maintained by [~Simon]

Maintained by Aaron

Maintained by Petko

Maintained by Simon

Maintained by Zachary

Maintained by Simon

Maintainer:Simon

  0: 00.00 00.00 config start
  1: 00.01 00.01 config end
  2: 00.20 00.20 MarkupToHTML begin
  3: 00.20 00.20 MarkupToHTML begin
  4: 00.21 00.20 MarkupToHTML end
  5: 00.21 00.20 MarkupToHTML begin
  6: 00.21 00.21 MarkupToHTML end
  7: 00.21 00.21 MarkupToHTML begin
  8: 00.21 00.21 FPLTemplate: Chain begin
  9: 00.21 00.21 FPLTemplate: FPLTemplateLoad
 10: 00.21 00.21 FPLTemplate: FPLTemplateDefaults
 11: 00.21 00.21 FPLTemplate: FPLTemplatePageList
 12: 00.21 00.21 MakePageList pre
 13: 00.21 00.21 PageListSources begin
 14: 00.21 00.21 PageStore::ls begin wiki.d/{$FullName}
 15: 00.22 00.21 PageStore::ls merge wiki.d/{$FullName}
 16: 00.22 00.22 PageStore::ls end wiki.d/{$FullName}
 17: 00.22 00.22 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
 18: 00.22 00.22 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
 19: 00.22 00.22 PageStore::ls end $FarmD/wikilib.d/{$FullName}
 20: 00.22 00.22 PageListSources end count=1123
 21: 00.22 00.22 PageListSort pre ret=4 order=$:Maintainer,name
 22: 00.22 00.22 MakePageList items count=1123, filters=PageListVariables
 23: 00.75 00.68 MakePageList post count=10, readc=0
 24: 00.75 00.68 PageListSort begin
 25: 00.75 00.68 PageListSort sort
 26: 00.75 00.68 PageListSort end
 27: 00.75 00.68 MakePageList end
 28: 00.75 00.68 FPLTemplate: FPLTemplatePmWikiOrg
 29: 00.75 00.68 MarkupToHTML begin
 30: 00.75 00.68 MarkupToHTML end
 31: 00.75 00.68 FPLTemplate: FPLTemplateSliceList
 32: 00.75 00.68 FPLTemplate: FPLTemplateFormat
 33: 00.75 00.68 MarkupToHTML begin
 34: 00.76 00.69 MarkupToHTML end
 35: 00.76 00.69 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
 36: 00.76 00.69 FPLTemplate: Chain end
 37: 00.76 00.70 MarkupToHTML end
 38: 00.76 00.70 MarkupToHTML begin
 39: 00.76 00.70 FPLTemplate: Chain begin
 40: 00.76 00.70 FPLTemplate: FPLTemplateLoad
 41: 00.76 00.70 FPLTemplate: FPLTemplateDefaults
 42: 00.76 00.70 FPLTemplate: FPLTemplatePageList
 43: 00.76 00.70 MakePageList pre
 44: 00.76 00.70 PageListSources begin
 45: 00.76 00.70 PageStore::ls begin wiki.d/{$FullName}
 46: 00.77 00.70 PageStore::ls merge wiki.d/{$FullName}
 47: 00.77 00.70 PageStore::ls end wiki.d/{$FullName}
 48: 00.77 00.70 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
 49: 00.77 00.70 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
 50: 00.77 00.70 PageStore::ls end $FarmD/wikilib.d/{$FullName}
 51: 00.77 00.70 PageListSources end count=1123
 52: 00.77 00.70 PageListSort pre ret=4 order=$:Maintainer,$Name
 53: 00.77 00.70 MakePageList items count=1123, filters=PageListVariables
 54: 00.78 00.71 MakePageList post count=10, readc=0
 55: 00.78 00.71 PageListSort begin
 56: 00.78 00.71 PageListSort sort
 57: 00.78 00.71 PageListSort end
 58: 00.78 00.71 MakePageList end
 59: 00.78 00.71 FPLTemplate: FPLTemplatePmWikiOrg
 60: 00.78 00.71 MarkupToHTML begin
 61: 00.78 00.71 MarkupToHTML end
 62: 00.78 00.71 FPLTemplate: FPLTemplateSliceList
 63: 00.78 00.71 FPLTemplate: FPLTemplateFormat
 64: 00.78 00.71 MarkupToHTML begin
 65: 00.79 00.73 MarkupToHTML end
 66: 00.79 00.73 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
 67: 00.79 00.73 FPLTemplate: Chain end
 68: 00.79 00.73 MarkupToHTML end
 69: 00.79 00.73 MarkupToHTML begin
 70: 00.79 00.73 FPLTemplate: Chain begin
 71: 00.79 00.73 FPLTemplate: FPLTemplateLoad
 72: 00.79 00.73 FPLTemplate: FPLTemplateDefaults
 73: 00.79 00.73 FPLTemplate: FPLTemplatePageList
 74: 00.79 00.73 MakePageList pre
 75: 00.79 00.73 PageListSources begin
 76: 00.79 00.73 PageStore::ls begin wiki.d/{$FullName}
 77: 00.80 00.73 PageStore::ls merge wiki.d/{$FullName}
 78: 00.80 00.73 PageStore::ls end wiki.d/{$FullName}
 79: 00.80 00.73 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
 80: 00.80 00.73 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
 81: 00.80 00.73 PageStore::ls end $FarmD/wikilib.d/{$FullName}
 82: 00.80 00.74 PageListSources end count=1123
 83: 00.80 00.74 PageListSort pre ret=4 order=$:Maintainer,$Name
 84: 00.80 00.74 MakePageList items count=1123, filters=PageListVariables
 85: 00.81 00.74 MakePageList post count=10, readc=0
 86: 00.81 00.74 PageListSort begin
 87: 00.81 00.74 PageListSort sort
 88: 00.81 00.74 PageListSort end
 89: 00.81 00.74 MakePageList end
 90: 00.81 00.74 FPLTemplate: FPLTemplatePmWikiOrg
 91: 00.81 00.74 MarkupToHTML begin
 92: 00.81 00.74 MarkupToHTML end
 93: 00.81 00.74 FPLTemplate: FPLTemplateSliceList
 94: 00.81 00.74 FPLTemplate: FPLTemplateFormat
 95: 00.81 00.75 MarkupToHTML begin
 96: 00.83 00.76 MarkupToHTML end
 97: 00.83 00.76 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
 98: 00.83 00.76 FPLTemplate: Chain end
 99: 00.83 00.76 MarkupToHTML end
100: 00.83 00.76 MarkupToHTML end
101: 00.84 00.77 MarkupToHTML begin
102: 00.84 00.77 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
103: 00.84 00.77 ReadApprovedUrls SiteAdmin.ApprovedUrls end
104: 00.85 00.78 MarkupToHTML end
105: 00.85 00.78 MarkupToHTML begin
106: 00.85 00.78 MarkupToHTML end
107: 00.85 00.78 now
Peak memory: 6,873,496 bytes