Recent Changes - Search:

PmWiki

pmwiki.org

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Ptv

Testing PmWiki.page text variables in PmWiki.PageLists

See also
Test.PageTextVariables, Test.PageListWithPgVar, Test.PageListOrderingWithPgVar, PITS.00880, PITS.00884
Display pages with Ptv set to 'yes', excluding template
(:pagelist group=Test name=-PtvTemplate
$:Ptv="Yes" fmt=#title count=20:)
works ok
Display pages with Ptv not set to 'yes'
(:pagelist group=Test $:Ptv='-Yes'
fmt=#title count=20:)
works incorrectly too many pages
Display pages with Ptv set to 'No' (case matching)
(:pagelist group=Test $:Ptv="No"
fmt=#title count=20:)
works ok
Display pages with Ptv not set to 'no' (case not matching)
(:pagelist group=Test $:Ptv=-'no'
fmt=#title count=20:)
works incorrectly too many pages
Display pages with Ptv not set to 'no' (case not matching) hyphen in quotes
(:pagelist group=Test $:Ptv='-no'
fmt=#title count=20:)
works incorrectly too many pages
Display pages with Ptv set to 'NO' (case not matching)
(:pagelist group=Test $:Ptv="NO"
fmt=#title count=20:)
works ok
Display pages with Ptv set to 'no' or 'maybe'
(:pagelist group=Test $:Ptv='No,Maybe'
fmt=#title count=20:)
works ok
Display pages with Ptv set to 'some times' (single quotes)
Ptv:Some times
(:pagelist group=Test $:Ptv='some
times' fmt=#title count=20:)

Ptv:Some times

works ok
Display pages with Ptv not set to 'some times' (double quotes)
Ptv:some Times
(:pagelist group=Test $:Ptv="-some
times" fmt=#title count=20:)

Ptv:some Times

works incorrectly too many pages
Display pages with Ptv set to 'yes' or 'some times' (single quotes)
(:pagelist group=Test $:Ptv='some
times,Yes' fmt=#title count=20:)
works ok should display more pages
Display pages with Ptv not set to 'yes' or 'some times' (double quotes)
(:pagelist group=Test $:Ptv=-"some
times,Yes" fmt=#title count=20:)
works ok should display more pages
Display pages with Ptv not set to 'yes' or 'some times'
(:pagelist group=Test $:Ptv=-"Yes,some
times" fmt=#title count=20:)
works ok should display more pages
Display pages with Ptv set to an unused value
(:pagelist group=Test
$:Ptv=anunusedvalue fmt=#title
count=20:)
works ok
Display pages with Ptv set to any value
(:pagelist group=Test $:Ptv=- fmt=#title
count=20:)
works ok
Display pages with Ptv set to no value
(:pagelist group=Test $:Ptv=-?*
fmt=#title count=20:)
works incorrectly displays too many pages
Display all Ptv pages
(:pagelist group=Test name=Ptv*
fmt=#title count=20:)
works ok

Display all page text variable 'Sidebar' set no
(:pagelist group=Test order=title
$:SideBar=No list=normal
name=-SideBar,-AttachList,-PageList,-Template,-HomePage
fmt=#title count=20:)
works incorrectly, where is the list?
Same display and above without page text variable 'Sidebar'
(:pagelist group=Test order=title
list=normal
name=-SideBar,-AttachList,-PageList,-Template,-HomePage
fmt=#title count=20:)
works ok

Non-obvious combinations with conditional markup
(:if2 false:)
LinkUrl: (:if name
{$FullName}:)http://dilbert.com(:else:)[[Cookbook:Quotes]](:ifend:)
(:if2end:)

"{$:LinkUrl}" [-{$FullName}-]

"http://dilbert.com" Test.Ptv

works ok

Edit - History - Print - Recent Changes - Search
Page last modified on September 10, 2011, at 12:03 PM
  0: 00.00 00.00 config start
  1: 00.00 00.00 config end
  2: 00.05 00.05 MarkupToHTML begin
  3: 00.06 00.05 MarkupToHTML begin
  4: 00.06 00.05 FPLTemplate: Chain begin
  5: 00.06 00.05 FPLTemplate: FPLTemplateLoad
  6: 00.06 00.06 FPLTemplate: FPLTemplateDefaults
  7: 00.06 00.06 FPLTemplate: FPLTemplatePageList
  8: 00.06 00.06 MakePageList pre
  9: 00.06 00.06 PageListCache begin load key=b9a382a3d4e2e3cdc1ff626a34675ecc
 10: 00.07 00.06 PageListCache end load
 11: 00.07 00.06 PageListSources begin
 12: 00.07 00.06 PageListSources end count=3
 13: 00.07 00.06 PageListSort pre ret=4 order=title
 14: 00.07 00.06 MakePageList items count=3, filters=PageListVariables
 15: 00.07 00.07 MakePageList post count=3, readc=0
 16: 00.07 00.07 PageListSort begin
 17: 00.07 00.07 PageListSort sort
 18: 00.07 00.07 PageListSort end
 19: 00.07 00.07 MakePageList end
 20: 00.07 00.07 FPLTemplate: FPLTemplateSliceList
 21: 00.07 00.07 FPLTemplate: FPLTemplateFormat
 22: 00.08 00.07 MarkupToHTML begin
 23: 00.08 00.08 MarkupToHTML end
 24: 00.08 00.08 FPLTemplate: Chain end
 25: 00.09 00.08 MarkupToHTML end
 26: 00.09 00.08 MarkupToHTML begin
 27: 00.09 00.08 FPLTemplate: Chain begin
 28: 00.09 00.08 FPLTemplate: FPLTemplateLoad
 29: 00.09 00.08 FPLTemplate: FPLTemplateDefaults
 30: 00.09 00.08 FPLTemplate: FPLTemplatePageList
 31: 00.09 00.08 MakePageList pre
 32: 00.09 00.08 PageListCache begin load key=dc369a5ce298d3e4ed9b423d482675f0
 33: 00.11 00.08 PageListCache end load
 34: 00.11 00.08 PageListSources begin
 35: 00.11 00.08 PageListSources end count=1001
 36: 00.11 00.08 PageListSort pre ret=4 order=title
 37: 00.11 00.08 MakePageList items count=1001, filters=PageListVariables
 38: 01.40 01.31 MakePageList post count=1001, readc=0
 39: 01.40 01.31 PageListSort begin
 40: 01.46 01.37 PageListSort sort
 41: 01.53 01.44 PageListSort end
 42: 01.53 01.44 MakePageList end
 43: 01.53 01.44 FPLTemplate: FPLTemplateSliceList
 44: 01.53 01.44 FPLTemplate: FPLTemplateFormat
 45: 01.54 01.45 MarkupToHTML begin
 46: 01.58 01.49 MarkupToHTML end
 47: 01.58 01.49 FPLTemplate: Chain end
 48: 01.58 01.49 MarkupToHTML end
 49: 01.58 01.49 MarkupToHTML begin
 50: 01.58 01.49 FPLTemplate: Chain begin
 51: 01.58 01.49 FPLTemplate: FPLTemplateLoad
 52: 01.59 01.49 FPLTemplate: FPLTemplateDefaults
 53: 01.59 01.49 FPLTemplate: FPLTemplatePageList
 54: 01.59 01.49 MakePageList pre
 55: 01.59 01.49 PageListCache begin load key=392d061da9d8472ee42f8c297d83008a
 56: 01.59 01.49 PageListCache end load
 57: 01.59 01.49 PageListSources begin
 58: 01.59 01.49 PageListSources end count=2
 59: 01.59 01.50 PageListSort pre ret=4 order=title
 60: 01.59 01.50 MakePageList items count=2, filters=PageListVariables
 61: 01.59 01.50 MakePageList post count=2, readc=0
 62: 01.59 01.50 PageListSort begin
 63: 01.59 01.50 PageListSort sort
 64: 01.59 01.50 PageListSort end
 65: 01.59 01.50 MakePageList end
 66: 01.59 01.50 FPLTemplate: FPLTemplateSliceList
 67: 01.59 01.50 FPLTemplate: FPLTemplateFormat
 68: 01.59 01.50 MarkupToHTML begin
 69: 01.60 01.50 MarkupToHTML end
 70: 01.60 01.50 FPLTemplate: Chain end
 71: 01.60 01.50 MarkupToHTML end
 72: 01.60 01.50 MarkupToHTML begin
 73: 01.60 01.51 FPLTemplate: Chain begin
 74: 01.60 01.51 FPLTemplate: FPLTemplateLoad
 75: 01.60 01.51 FPLTemplate: FPLTemplateDefaults
 76: 01.60 01.51 FPLTemplate: FPLTemplatePageList
 77: 01.60 01.51 MakePageList pre
 78: 01.60 01.51 PageListCache begin load key=5dc8c681f0d9aae00d5a0391e602c04e
 79: 01.62 01.51 PageListCache end load
 80: 01.62 01.51 PageListSources begin
 81: 01.62 01.51 PageListSources end count=1005
 82: 01.62 01.51 PageListSort pre ret=4 order=title
 83: 01.62 01.51 MakePageList items count=1005, filters=PageListVariables
 84: 01.70 01.59 MakePageList post count=1005, readc=0
 85: 01.70 01.59 PageListSort begin
 86: 01.76 01.65 PageListSort sort
 87: 01.82 01.71 PageListSort end
 88: 01.82 01.71 MakePageList end
 89: 01.82 01.71 FPLTemplate: FPLTemplateSliceList
 90: 01.83 01.71 FPLTemplate: FPLTemplateFormat
 91: 01.83 01.72 MarkupToHTML begin
 92: 01.87 01.76 MarkupToHTML end
 93: 01.87 01.76 FPLTemplate: Chain end
 94: 01.87 01.76 MarkupToHTML end
 95: 01.87 01.76 MarkupToHTML begin
 96: 01.87 01.76 FPLTemplate: Chain begin
 97: 01.87 01.76 FPLTemplate: FPLTemplateLoad
 98: 01.88 01.76 FPLTemplate: FPLTemplateDefaults
 99: 01.88 01.76 FPLTemplate: FPLTemplatePageList
100: 01.88 01.76 MakePageList pre
101: 01.88 01.76 PageListCache begin load key=083a38f81441f21581ce97c22ab661f7
102: 01.90 01.77 PageListCache end load
103: 01.90 01.77 PageListSources begin
104: 01.90 01.77 PageListSources end count=1003
105: 01.90 01.77 PageListSort pre ret=4 order=title
106: 01.90 01.77 MakePageList items count=1003, filters=PageListVariables
107: 01.98 01.85 MakePageList post count=1003, readc=0
108: 01.98 01.85 PageListSort begin
109: 02.04 01.90 PageListSort sort
110: 02.10 01.96 PageListSort end
111: 02.10 01.96 MakePageList end
112: 02.10 01.97 FPLTemplate: FPLTemplateSliceList
113: 02.10 01.97 FPLTemplate: FPLTemplateFormat
114: 02.10 01.97 MarkupToHTML begin
115: 02.15 02.02 MarkupToHTML end
116: 02.15 02.02 FPLTemplate: Chain end
117: 02.15 02.02 MarkupToHTML end
118: 02.15 02.02 MarkupToHTML begin
119: 02.15 02.02 FPLTemplate: Chain begin
120: 02.15 02.02 FPLTemplate: FPLTemplateLoad
121: 02.15 02.02 FPLTemplate: FPLTemplateDefaults
122: 02.15 02.02 FPLTemplate: FPLTemplatePageList
123: 02.15 02.02 MakePageList pre
124: 02.15 02.02 PageListCache begin load key=e348c313b0bd24e9e0147da73c33f236
125: 02.16 02.02 PageListCache end load
126: 02.16 02.02 PageListSources begin
127: 02.16 02.02 PageListSources end count=2
128: 02.16 02.02 PageListSort pre ret=4 order=title
129: 02.16 02.02 MakePageList items count=2, filters=PageListVariables
130: 02.16 02.02 MakePageList post count=2, readc=0
131: 02.16 02.02 PageListSort begin
132: 02.16 02.02 PageListSort sort
133: 02.16 02.02 PageListSort end
134: 02.16 02.02 MakePageList end
135: 02.16 02.02 FPLTemplate: FPLTemplateSliceList
136: 02.16 02.02 FPLTemplate: FPLTemplateFormat
137: 02.16 02.02 MarkupToHTML begin
138: 02.17 02.03 MarkupToHTML end
139: 02.17 02.03 FPLTemplate: Chain end
140: 02.17 02.03 MarkupToHTML end
141: 02.17 02.03 MarkupToHTML begin
142: 02.17 02.03 FPLTemplate: Chain begin
143: 02.17 02.03 FPLTemplate: FPLTemplateLoad
144: 02.17 02.03 FPLTemplate: FPLTemplateDefaults
145: 02.17 02.03 FPLTemplate: FPLTemplatePageList
146: 02.17 02.03 MakePageList pre
147: 02.17 02.04 PageListCache begin load key=ce1cdfcf061e0af5b906d763e45b9cdd
148: 02.18 02.04 PageListCache end load
149: 02.18 02.04 PageListSources begin
150: 02.18 02.04 PageListSources end count=4
151: 02.18 02.04 PageListSort pre ret=4 order=title
152: 02.18 02.04 MakePageList items count=4, filters=PageListVariables
153: 02.18 02.04 MakePageList post count=4, readc=0
154: 02.18 02.04 PageListSort begin
155: 02.18 02.04 PageListSort sort
156: 02.18 02.04 PageListSort end
157: 02.18 02.04 MakePageList end
158: 02.18 02.04 FPLTemplate: FPLTemplateSliceList
159: 02.18 02.04 FPLTemplate: FPLTemplateFormat
160: 02.18 02.04 MarkupToHTML begin
161: 02.19 02.05 MarkupToHTML end
162: 02.19 02.05 FPLTemplate: Chain end
163: 02.19 02.05 MarkupToHTML end
164: 02.20 02.05 MarkupToHTML begin
165: 02.20 02.05 FPLTemplate: Chain begin
166: 02.20 02.05 FPLTemplate: FPLTemplateLoad
167: 02.20 02.06 FPLTemplate: FPLTemplateDefaults
168: 02.20 02.06 FPLTemplate: FPLTemplatePageList
169: 02.20 02.06 MakePageList pre
170: 02.20 02.06 PageListCache begin load key=33b64729cf643ecb0a0cbcf52dfb1ab0
171: 02.21 02.06 PageListCache end load
172: 02.21 02.06 PageListSources begin
173: 02.21 02.06 PageListSources end count=2
174: 02.21 02.06 PageListSort pre ret=4 order=title
175: 02.21 02.06 MakePageList items count=2, filters=PageListVariables
176: 02.21 02.06 MakePageList post count=2, readc=0
177: 02.21 02.06 PageListSort begin
178: 02.21 02.06 PageListSort sort
179: 02.21 02.06 PageListSort end
180: 02.21 02.06 MakePageList end
181: 02.21 02.06 FPLTemplate: FPLTemplateSliceList
182: 02.21 02.06 FPLTemplate: FPLTemplateFormat
183: 02.21 02.06 MarkupToHTML begin
184: 02.21 02.06 MarkupToHTML end
185: 02.21 02.06 FPLTemplate: Chain end
186: 02.22 02.06 MarkupToHTML end
187: 02.22 02.07 MarkupToHTML begin
188: 02.22 02.07 FPLTemplate: Chain begin
189: 02.22 02.07 FPLTemplate: FPLTemplateLoad
190: 02.22 02.07 FPLTemplate: FPLTemplateDefaults
191: 02.22 02.07 FPLTemplate: FPLTemplatePageList
192: 02.22 02.07 MakePageList pre
193: 02.22 02.07 PageListCache begin load key=1ed9a9b05044ab4dbf4403ba4f8f85ed
194: 02.24 02.07 PageListCache end load
195: 02.24 02.07 PageListSources begin
196: 02.24 02.07 PageListSources end count=1003
197: 02.24 02.07 PageListSort pre ret=4 order=title
198: 02.24 02.07 MakePageList items count=1003, filters=PageListVariables
199: 02.32 02.15 MakePageList post count=1003, readc=0
200: 02.32 02.15 PageListSort begin
201: 02.38 02.21 PageListSort sort
202: 02.44 02.27 PageListSort end
203: 02.44 02.27 MakePageList end
204: 02.44 02.27 FPLTemplate: FPLTemplateSliceList
205: 02.44 02.27 FPLTemplate: FPLTemplateFormat
206: 02.44 02.28 MarkupToHTML begin
207: 02.49 02.32 MarkupToHTML end
208: 02.49 02.32 FPLTemplate: Chain end
209: 02.49 02.32 MarkupToHTML end
210: 02.49 02.32 MarkupToHTML begin
211: 02.49 02.32 FPLTemplate: Chain begin
212: 02.49 02.32 FPLTemplate: FPLTemplateLoad
213: 02.49 02.33 FPLTemplate: FPLTemplateDefaults
214: 02.50 02.33 FPLTemplate: FPLTemplatePageList
215: 02.50 02.33 MakePageList pre
216: 02.50 02.33 PageListCache begin load key=fd5d57661c064ff8e718a2e6ce9d7111
217: 02.50 02.33 PageListCache end load
218: 02.50 02.33 PageListSources begin
219: 02.50 02.33 PageListSources end count=6
220: 02.50 02.33 PageListSort pre ret=4 order=title
221: 02.50 02.33 MakePageList items count=6, filters=PageListVariables
222: 02.50 02.33 MakePageList post count=6, readc=0
223: 02.50 02.33 PageListSort begin
224: 02.50 02.33 PageListSort sort
225: 02.50 02.33 PageListSort end
226: 02.50 02.33 MakePageList end
227: 02.50 02.33 FPLTemplate: FPLTemplateSliceList
228: 02.50 02.33 FPLTemplate: FPLTemplateFormat
229: 02.51 02.33 MarkupToHTML begin
230: 02.52 02.34 MarkupToHTML end
231: 02.52 02.34 FPLTemplate: Chain end
232: 02.52 02.35 MarkupToHTML end
233: 02.52 02.35 MarkupToHTML begin
234: 02.52 02.35 FPLTemplate: Chain begin
235: 02.52 02.35 FPLTemplate: FPLTemplateLoad
236: 02.53 02.35 FPLTemplate: FPLTemplateDefaults
237: 02.53 02.35 FPLTemplate: FPLTemplatePageList
238: 02.53 02.35 MakePageList pre
239: 02.53 02.35 PageListCache begin load key=92dfc5548634bb4c6094558de8612a4c
240: 02.53 02.35 PageListCache end load
241: 02.53 02.35 PageListSources begin
242: 02.53 02.35 PageListSources end count=1
243: 02.53 02.35 PageListSort pre ret=4 order=title
244: 02.53 02.35 MakePageList items count=1, filters=PageListVariables
245: 02.53 02.35 MakePageList post count=1, readc=0
246: 02.53 02.35 PageListSort begin
247: 02.53 02.35 PageListSort sort
248: 02.53 02.35 PageListSort end
249: 02.53 02.35 MakePageList end
250: 02.53 02.35 FPLTemplate: FPLTemplateSliceList
251: 02.53 02.35 FPLTemplate: FPLTemplateFormat
252: 02.53 02.35 MarkupToHTML begin
253: 02.54 02.36 MarkupToHTML end
254: 02.54 02.36 FPLTemplate: Chain end
255: 02.54 02.36 MarkupToHTML end
256: 02.54 02.36 MarkupToHTML begin
257: 02.54 02.36 FPLTemplate: Chain begin
258: 02.54 02.36 FPLTemplate: FPLTemplateLoad
259: 02.54 02.36 FPLTemplate: FPLTemplateDefaults
260: 02.54 02.36 FPLTemplate: FPLTemplatePageList
261: 02.54 02.36 MakePageList pre
262: 02.54 02.36 PageListCache begin load key=e56af0c598222f6cdcaae4357bc13d9d
263: 02.55 02.36 PageListCache end load
264: 02.55 02.36 PageListSources begin
265: 02.55 02.36 PageListSources end count=0
266: 02.56 02.37 PageListSort pre ret=4 order=title
267: 02.56 02.37 MakePageList items count=0, filters=PageListVariables
268: 02.56 02.37 MakePageList post count=0, readc=0
269: 02.56 02.37 PageListSort begin
270: 02.56 02.37 PageListSort sort
271: 02.56 02.37 PageListSort end
272: 02.56 02.37 MakePageList end
273: 02.56 02.37 FPLTemplate: FPLTemplateSliceList
274: 02.56 02.37 FPLTemplate: FPLTemplateFormat
275: 02.56 02.37 MarkupToHTML begin
276: 02.56 02.37 MarkupToHTML end
277: 02.56 02.37 FPLTemplate: Chain end
278: 02.56 02.37 MarkupToHTML end
279: 02.56 02.37 MarkupToHTML begin
280: 02.56 02.37 FPLTemplate: Chain begin
281: 02.56 02.37 FPLTemplate: FPLTemplateLoad
282: 02.56 02.37 FPLTemplate: FPLTemplateDefaults
283: 02.56 02.37 FPLTemplate: FPLTemplatePageList
284: 02.56 02.37 MakePageList pre
285: 02.56 02.37 PageListCache begin load key=b9b21d2da6094d54216dc80759e40742
286: 02.57 02.37 PageListCache end load
287: 02.57 02.37 PageListSources begin
288: 02.57 02.37 PageListSources end count=0
289: 02.57 02.37 PageListSort pre ret=4 order=title
290: 02.57 02.37 MakePageList items count=0, filters=PageListVariables
291: 02.57 02.37 MakePageList post count=0, readc=0
292: 02.57 02.37 PageListSort begin
293: 02.57 02.37 PageListSort sort
294: 02.57 02.37 PageListSort end
295: 02.57 02.37 MakePageList end
296: 02.57 02.37 FPLTemplate: FPLTemplateSliceList
297: 02.57 02.37 FPLTemplate: FPLTemplateFormat
298: 02.57 02.37 MarkupToHTML begin
299: 02.57 02.38 MarkupToHTML end
300: 02.57 02.38 FPLTemplate: Chain end
301: 02.57 02.38 MarkupToHTML end
302: 02.57 02.38 MarkupToHTML begin
303: 02.57 02.38 FPLTemplate: Chain begin
304: 02.58 02.38 FPLTemplate: FPLTemplateLoad
305: 02.58 02.38 FPLTemplate: FPLTemplateDefaults
306: 02.58 02.38 FPLTemplate: FPLTemplatePageList
307: 02.58 02.38 MakePageList pre
308: 02.58 02.38 PageListCache begin load key=eae67f364b0be749af3744677c9966a9
309: 02.58 02.38 PageListCache end load
310: 02.58 02.38 PageListSources begin
311: 02.58 02.38 PageListSources end count=11
312: 02.58 02.38 PageListSort pre ret=4 order=title
313: 02.58 02.38 MakePageList items count=11, filters=PageListVariables
314: 02.58 02.38 MakePageList post count=11, readc=0
315: 02.58 02.38 PageListSort begin
316: 02.58 02.38 PageListSort sort
317: 02.58 02.38 PageListSort end
318: 02.58 02.38 MakePageList end
319: 02.58 02.38 FPLTemplate: FPLTemplateSliceList
320: 02.58 02.38 FPLTemplate: FPLTemplateFormat
321: 02.59 02.39 MarkupToHTML begin
322: 02.61 02.41 MarkupToHTML end
323: 02.61 02.41 FPLTemplate: Chain end
324: 02.61 02.41 MarkupToHTML end
325: 02.61 02.41 MarkupToHTML begin
326: 02.61 02.41 FPLTemplate: Chain begin
327: 02.61 02.41 FPLTemplate: FPLTemplateLoad
328: 02.62 02.42 FPLTemplate: FPLTemplateDefaults
329: 02.62 02.42 FPLTemplate: FPLTemplatePageList
330: 02.62 02.42 MakePageList pre
331: 02.62 02.42 PageListCache begin load key=ca7860ec49459d65ddfe0703f332a5b3
332: 02.63 02.42 PageListCache end load
333: 02.63 02.42 PageListSources begin
334: 02.63 02.42 PageListSources end count=994
335: 02.63 02.42 PageListSort pre ret=4 order=title
336: 02.63 02.42 MakePageList items count=994, filters=PageListVariables
337: 02.71 02.50 MakePageList post count=994, readc=0
338: 02.71 02.50 PageListSort begin
339: 02.77 02.56 PageListSort sort
340: 02.83 02.62 PageListSort end
341: 02.83 02.62 MakePageList end
342: 02.83 02.62 FPLTemplate: FPLTemplateSliceList
343: 02.83 02.62 FPLTemplate: FPLTemplateFormat
344: 02.84 02.62 MarkupToHTML begin
345: 02.88 02.67 MarkupToHTML end
346: 02.88 02.67 FPLTemplate: Chain end
347: 02.88 02.67 MarkupToHTML end
348: 02.88 02.67 MarkupToHTML begin
349: 02.88 02.67 FPLTemplate: Chain begin
350: 02.88 02.67 FPLTemplate: FPLTemplateLoad
351: 02.89 02.67 FPLTemplate: FPLTemplateDefaults
352: 02.89 02.67 FPLTemplate: FPLTemplatePageList
353: 02.89 02.68 MakePageList pre
354: 02.89 02.68 PageListCache begin load key=98c0ec98fb1be4aeacc974fdcf92667d
355: 02.89 02.68 PageListCache end load
356: 02.89 02.68 PageListSources begin
357: 02.89 02.68 PageListSources end count=33
358: 02.89 02.68 PageListSort pre ret=4 order=title
359: 02.89 02.68 MakePageList items count=33, filters=
360: 02.89 02.68 MakePageList post count=33, readc=0
361: 02.89 02.68 PageListSort begin
362: 02.89 02.68 PageListSort sort
363: 02.89 02.68 PageListSort end
364: 02.89 02.68 MakePageList end
365: 02.89 02.68 FPLTemplate: FPLTemplateSliceList
366: 02.89 02.68 FPLTemplate: FPLTemplateFormat
367: 02.90 02.68 MarkupToHTML begin
368: 02.94 02.73 MarkupToHTML end
369: 02.94 02.73 FPLTemplate: Chain end
370: 02.94 02.73 MarkupToHTML end
371: 02.94 02.73 MarkupToHTML begin
372: 02.95 02.73 FPLTemplate: Chain begin
373: 02.95 02.73 FPLTemplate: FPLTemplateLoad
374: 02.95 02.73 FPLTemplate: FPLTemplateDefaults
375: 02.95 02.73 FPLTemplate: FPLTemplatePageList
376: 02.95 02.73 MakePageList pre
377: 02.95 02.73 PageListCache begin load key=14f18303965a553af983b366450c4454
378: 02.95 02.73 PageListCache end load
379: 02.95 02.73 PageListSources begin
380: 02.95 02.73 PageListSources end count=0
381: 02.95 02.73 PageListSort pre ret=4 order=title
382: 02.95 02.73 MakePageList items count=0, filters=PageListVariables
383: 02.95 02.73 MakePageList post count=0, readc=0
384: 02.95 02.73 PageListSort begin
385: 02.95 02.74 PageListSort sort
386: 02.95 02.74 PageListSort end
387: 02.95 02.74 MakePageList end
388: 02.95 02.74 FPLTemplate: FPLTemplateSliceList
389: 02.95 02.74 FPLTemplate: FPLTemplateFormat
390: 02.95 02.74 MarkupToHTML begin
391: 02.95 02.74 MarkupToHTML end
392: 02.95 02.74 FPLTemplate: Chain end
393: 02.95 02.74 MarkupToHTML end
394: 02.95 02.74 MarkupToHTML begin
395: 02.95 02.74 FPLTemplate: Chain begin
396: 02.95 02.74 FPLTemplate: FPLTemplateLoad
397: 02.96 02.74 FPLTemplate: FPLTemplateDefaults
398: 02.96 02.74 FPLTemplate: FPLTemplatePageList
399: 02.96 02.74 MakePageList pre
400: 02.96 02.74 PageListCache begin load key=f00d0fcf72b977e9eb77fabbabcb4e5b
401: 02.97 02.74 PageListCache end load
402: 02.97 02.74 PageListSources begin
403: 02.97 02.74 PageListSources end count=987
404: 02.97 02.74 PageListSort pre ret=4 order=title
405: 02.97 02.74 MakePageList items count=987, filters=
406: 02.99 02.76 MakePageList post count=987, readc=0
407: 02.99 02.76 PageListSort begin
408: 03.05 02.82 PageListSort sort
409: 03.10 02.87 PageListSort end
410: 03.10 02.87 MakePageList end
411: 03.10 02.88 FPLTemplate: FPLTemplateSliceList
412: 03.11 02.88 FPLTemplate: FPLTemplateFormat
413: 03.11 02.88 MarkupToHTML begin
414: 03.15 02.93 MarkupToHTML end
415: 03.15 02.93 FPLTemplate: Chain end
416: 03.16 02.93 MarkupToHTML end
417: 03.16 02.93 MarkupToHTML begin
418: 03.16 02.94 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
419: 03.17 02.95 ReadApprovedUrls SiteAdmin.ApprovedUrls end
420: 03.18 02.96 MarkupToHTML end
421: 03.24 03.01 MarkupToHTML end
422: 03.25 03.02 MarkupToHTML begin
423: 03.29 03.06 MarkupToHTML end
424: 03.29 03.06 MarkupToHTML begin
425: 03.31 03.08 MarkupToHTML end
426: 03.31 03.08 now