<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;4 - ListPages et al&quot;</title>
		<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al</link>
		<description>Posts in the discussion thread &quot;4 - ListPages et al&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Tue, 09 Jun 2026 03:13:18 +0000</lastBuildDate>
		
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-679408</guid>
				<title>Re: Try putting it in two tables and...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-679408</link>
				<description></description>
				<pubDate>Wed, 20 Jan 2010 03:47:28 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Done&#8230; though I'm trying to figure out the best way to turn it into an include. That code is going to get <em>very</em> messy once you add code to the rest of the tabs :P</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-675916</guid>
				<title>Re: Try putting it in two tables and...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-675916</link>
				<description></description>
				<pubDate>Fri, 15 Jan 2010 12:28:05 +0000</pubDate>
				<wikidot:authorName>HobStarCS</wikidot:authorName>				<wikidot:authorUserId>311458</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Shane,</p> <p><a href="http://hobbycode.wikidot.com/local--files/wo:_template/Want%20I%20want%20WO%20Template.png">here</a> we go. Apologies for the shoddy workmanship. :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-675014</guid>
				<title>Re: Try putting it in two tables and...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-675014</link>
				<description></description>
				<pubDate>Thu, 14 Jan 2010 11:29:25 +0000</pubDate>
				<wikidot:authorName>HobStarCS</wikidot:authorName>				<wikidot:authorUserId>311458</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks for that Shane. I'll get it to u tomorrow. :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-674870</guid>
				<title>Re: Try putting it in two tables and...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-674870</link>
				<description></description>
				<pubDate>Thu, 14 Jan 2010 04:01:43 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Open up an image editing program and draw a rough outline of what you want&#8230; I'll fiddle around with it and see if I can get it working ;-)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-674860</guid>
				<title>Re: Try putting it in two tables and...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-674860</link>
				<description></description>
				<pubDate>Thu, 14 Jan 2010 03:47:18 +0000</pubDate>
				<wikidot:authorName>HobStarCS</wikidot:authorName>				<wikidot:authorUserId>311458</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sorry about posting in the wring place. :(</p> <p>Originally I was trying to put it in a <a href="http://hobbycode.wikidot.com/sandbox:double-table">Double Table</a>, but like you said, that won't work!</p> <p>I did not want it all in just one row, but as more more complex 'double table' was not working I was stripping back the code, trying to find my error.</p> <p>Tried the code and get the <a href="http://hobbycode.wikidot.com/wo:1">same result</a>. Darn it!</p> <p>Is there another way to do this?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-674692</guid>
				<title>Re: Try putting it in two tables and...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-674692</link>
				<description></description>
				<pubDate>Wed, 13 Jan 2010 23:02:35 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><em>We're not meant to be using this page any more&#8230; and questions for help should be directed to the community</em></p> <hr /> <p>Apart from that though, I'll see if I can help:</p> <ul> <li>You need to do what Steven told you to do and to use the <tt>prependLine</tt> and <tt>appendLine</tt> attributes.</li> <li>The ListPages module <strong>does not work in-line</strong>. You're trying to use it smack-bang in the middle of a table , which won't work. You need two tables, one for each ListPages module.</li> <li><strong>Each individual result</strong> from your ListPages module should be on a new row. You were attempting to place them all on a single row. Are you sure that's what you wanted?</li> </ul> <p>Try this code:</p> <div class="code"> <pre><code>[[module ListPages category=&quot;wo-call&quot; parent=&quot;.&quot; tags=&quot;call&quot; order=&quot;created_at desc&quot; _ prependLine=&quot;[[table]]&quot; appendLine=&quot;[[/table]]&quot; ]] [[row]] [[cell]] Type: %%content{1}%% Date &amp; Time: [%%link%% %%created_at|%a %D %I:%M %p%%] Action Required: %%content{3}%% Note: %%content{4}%% Description: %%content{2}%% [[/cell]] [[/row]] [[/module]] [[module ListPages category=&quot;wo-call&quot; parent=&quot;.&quot; tags=&quot;email&quot; order=&quot;created_at desc&quot; _ prependLine=&quot;[[table]]&quot; appendLine=&quot;[[/table]]&quot; ]] [[row]] [[cell]] Type: %%content{1}%% Date &amp; Time: [%%link%% %%created_at|%a %D %I:%M %p%%] Action Required: %%content{3}%% Note: %%content{4}%% Description: %%content{2}%% [[/cell]] [[/row]] [[/module]]</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-674148</guid>
				<title>Re: Try putting it in two tables and...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-674148</link>
				<description></description>
				<pubDate>Wed, 13 Jan 2010 13:13:01 +0000</pubDate>
				<wikidot:authorName>HobStarCS</wikidot:authorName>				<wikidot:authorUserId>311458</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Interest fact about the &lt;div&gt;, I revised the code but still no good. Strange this is that I've done this before <a href="http://hobstarcs.wikidot.com/pc-software">here</a>, check out the code.</p> <div class="collapsible-block"> <div class="collapsible-block-folded"><a class="collapsible-block-link" href="javascript:;">Show&nbsp;Revised&nbsp;Code</a></div> <div class="collapsible-block-unfolded" style="display:none"> <div class="collapsible-block-unfolded-link"><a class="collapsible-block-link" href="javascript:;">Hide&nbsp;Revised&nbsp;Code</a></div> <div class="collapsible-block-content"> <p>[[module ListPages category=&quot;wo-call&quot; parent=&quot;.&quot; tags=&quot;call&quot; order=&quot;created_at desc&quot;]]<br /> [[table]]<br /> [[row]]<br /> [[cell]]<br /> <strong>Type:</strong> %%content{1}%%<br /> <strong>Date &amp; Time:</strong> [%%link%% %%created_at|%a %D %I:%M %p%%]<br /> <strong>Action Required:</strong> %%content{3}%%<br /> <strong>Note:</strong> %%content{4}%%<br /> <strong>Description:</strong> %%content{2}%%<br /> [[/row]]<br /> [[/cell]]<br /> [[/table]]<br /> [[/module]]</p> <p>[[module ListPages category=&quot;wo-call&quot; parent=&quot;.&quot; tags=&quot;email&quot; order=&quot;created_at desc&quot;]]<br /> [[table]]<br /> [[row]]<br /> [[cell]]<br /> <strong>Type:</strong> %%content{1}%%<br /> <strong>Date &amp; Time:</strong> [%%link%% %%created_at|%a %D %I:%M %p%%]<br /> <strong>Action Required:</strong> %%content{3}%%<br /> <strong>Note:</strong> %%content{4}%%<br /> <strong>Description:</strong> %%content{2}%%<br /> [[/row]]<br /> [[/cell]]<br /> [[/table]]<br /> [[/module]]</p> </div> </div> </div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-674092</guid>
				<title>Try putting it in two tables and...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-674092</link>
				<description></description>
				<pubDate>Wed, 13 Jan 2010 11:49:53 +0000</pubDate>
				<wikidot:authorName>Steven Heynderickx</wikidot:authorName>				<wikidot:authorUserId>55440</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The module generates &lt;div&gt; block, it breaks the table&#8230; so integrate the building of the table inside your module using the prependLine=&quot;[[table]]&quot;&#8230;. and appendLine=&quot;[[/table]]&quot; inside the module</p> <p>Not sure this will help, but try it</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-674084</guid>
				<title>My brain hurts and my list page won&#039;t work</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-674084</link>
				<description></description>
				<pubDate>Wed, 13 Jan 2010 11:28:57 +0000</pubDate>
				<wikidot:authorName>HobStarCS</wikidot:authorName>				<wikidot:authorUserId>311458</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I've done this before and it worked fine. Below is code to put two ListPages for different lists with the MOST basic table structure. WHY does it not work for me? It displays the second lot of results (tags=&quot;email&quot;) but not the first (tags=&quot;call&quot;)</p> <p>Please feel free to add pages to test if need be, I can always delete them later.</p> <p>The output from this <a href="http://hobbycode.wikidot.com/wo:_template">live template</a> can be found <a href="http://hobbycode.wikidot.com/wo:1">here</a>, but you can see on the template that it's all wrong.</p> <p>Please help, losing mind!</p> <div class="collapsible-block"> <div class="collapsible-block-folded"><a class="collapsible-block-link" href="javascript:;">▼&nbsp;Show&nbsp;Code</a></div> <div class="collapsible-block-unfolded" style="display:none"> <div class="collapsible-block-unfolded-link"><a class="collapsible-block-link" href="javascript:;">▲&nbsp;Hode&nbsp;Code</a></div> <div class="collapsible-block-content"> <p>[[table]]<br /> [[row]]<br /> [[cell]]<br /> [[module ListPages category=&quot;wo-call&quot; parent=&quot;.&quot; tags=&quot;call&quot; order=&quot;created_at desc&quot;]]<br /> <strong>Type:</strong> %%content{1}%%<br /> <strong>Date &amp; Time:</strong> [%%link%% %%created_at|%a %D %I:%M %p%%]<br /> <strong>Action Required:</strong> %%content{3}%%<br /> <strong>Note:</strong> %%content{4}%%<br /> <strong>Description:</strong> %%content{2}%%<br /> [[/module]]<br /> [[/cell]]<br /> [[cell style= &quot;border: 1px solid black; width: 100px;&quot;]][[/cell]]<br /> [[cell]]<br /> [[module ListPages category=&quot;wo-call&quot; parent=&quot;.&quot; tags=&quot;email&quot; order=&quot;created_at desc&quot;]]<br /> <strong>Type:</strong> %%content{1}%%<br /> <strong>Date &amp; Time:</strong> [%%link%% %%created_at|%a %D %I:%M %p%%]<br /> <strong>Action Required:</strong> %%content{3}%%<br /> <strong>Note:</strong> %%content{4}%%<br /> <strong>Description:</strong> %%content{2}%%<br /> [[/module]]<br /> [//cell]]<br /> [[/row]]<br /> [[/table]]</p> </div> </div> </div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-624809</guid>
				<title>Re: et al</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-624809</link>
				<description></description>
				<pubDate>Wed, 04 Nov 2009 14:08:15 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>Pieter, it should be et al, not et all…</p> </blockquote> <p>Strange, I know this. Thanks for pointing it out.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-624804</guid>
				<title>et al</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-624804</link>
				<description></description>
				<pubDate>Wed, 04 Nov 2009 14:01:58 +0000</pubDate>
				<wikidot:authorName>Brunhilda</wikidot:authorName>				<wikidot:authorUserId>91730</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Pieter, it should be et al, not et all&#8230;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-602340</guid>
				<title>Re: Why?</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-602340</link>
				<description></description>
				<pubDate>Tue, 06 Oct 2009 09:37:28 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>ListPages is generated independently from pages, so you don't have to edit&amp;save them. But as the results are cached for some time, you may to wait some time after the fix is there.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-602335</guid>
				<title>Re: Why?</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-602335</link>
				<description></description>
				<pubDate>Tue, 06 Oct 2009 09:30:36 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><tt>skipCurrent=&quot;true&quot;</tt> works fine now&#8230; That's a funny bug!</p> <p>The fix is scheduled, but when it's released, will we need to edit/save our pages for it to take effect?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-602300</guid>
				<title>Re: Why?</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-602300</link>
				<description></description>
				<pubDate>Tue, 06 Oct 2009 08:31:04 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I recently noticed, the code for range=&quot;others&quot; is slightly broken and instead it requires range=&quot;other&quot;. The fix is already scheduled. In the meantime, try to reproduce this problem with skipCurrent=&quot;true&quot;.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-602184</guid>
				<title>Re: Why?</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-602184</link>
				<description></description>
				<pubDate>Tue, 06 Oct 2009 03:04:47 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yes, I do:</p> <p><a href="http://calendars.wikidot.com/calendar:1">This page</a> has a table that says “Also on this day:”. The first option in the list is its own page.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-601954</guid>
				<title>Re: Why?</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-601954</link>
				<description></description>
				<pubDate>Mon, 05 Oct 2009 20:57:24 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I can't reproduce this, though, do you have a live example of this wrong behavior?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-591754</guid>
				<title>Re: Why?</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-591754</link>
				<description></description>
				<pubDate>Wed, 23 Sep 2009 20:45:19 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It's a bug IMO. Reported, will check.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-591453</guid>
				<title>Why?</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-591453</link>
				<description></description>
				<pubDate>Wed, 23 Sep 2009 15:18:52 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Why is it that when <tt>range=&quot;others&quot;</tt> or <tt>skipCurrent=&quot;true&quot;</tt> is used simultaneously with <tt>separate=&quot;false&quot;</tt> that the current page is still part of the list?</p> <p>Why does it matter if you separate the pages or not for this to work?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-589606</guid>
				<title>Re: %%tags%% within module FlickrGallery</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-589606</link>
				<description></description>
				<pubDate>Mon, 21 Sep 2009 12:16:17 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>or let us choose the delimiter.</p> </blockquote> <p>Good point. It would be nice if there was consistency between all modules on how tags are handled when passed as a parameter. I generally prefer comma-delimited simply because it's what I'm used to from the majority of other software packages I use. Plus, I think it's easier to read the code.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-589565</guid>
				<title>Re: %%tags%% within module FlickrGallery</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-589565</link>
				<description></description>
				<pubDate>Mon, 21 Sep 2009 10:24:19 +0000</pubDate>
				<wikidot:authorName>gerdami</wikidot:authorName>				<wikidot:authorUserId>3370</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Module FlickrGallery can stay like it is.<br /> However, ListPages could render %%tags%% with commas in between tags, or let us choose the delimiter.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-589227</guid>
				<title>Re: %%tags%%</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-589227</link>
				<description></description>
				<pubDate>Sun, 20 Sep 2009 22:21:42 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>we must keep the syntax for FlickrModule</p> </blockquote> <p>Are you sure?</p> <p>I think you can remove the comma delimiter as Gerdami wants. I looked closer at Flicker and while they do allow tags to be created with spaces, you must surround them with double quotes. Flicker then strips out the space(s) when forming the URL.</p> <p>The Flickr tag :&quot;still life&quot; becomes &quot;stilllife&quot;:<br /> <a href="http://www.flickr.com/photos/tags/stilllife/">http://www.flickr.com/photos/tags/stilllife/</a></p> <p>Here is a test page showing that &quot;still life&quot; and &quot;stilllife&quot; tags produce the same results.<br /> <a href="http://myfamilyphotos.wikidot.com/sandbox:flickr-tags">http://myfamilyphotos.wikidot.com/sandbox:flickr-tags</a></p> <p>As long as we know to tag our pages in a &quot;Flickr friendly&quot; way, we can use %%tags%% with the Flickr module if you change the code to support space-separated tags rather than comma-separated tags.</p> <p>-Ed</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-589043</guid>
				<title>Re: %%tags%%</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-589043</link>
				<description></description>
				<pubDate>Sun, 20 Sep 2009 16:12:50 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yes, they can, so we must keep the syntax for FlickrModule.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-589039</guid>
				<title>Re: %%tags%%</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-589039</link>
				<description></description>
				<pubDate>Sun, 20 Sep 2009 16:01:59 +0000</pubDate>
				<wikidot:authorName>gerdami</wikidot:authorName>				<wikidot:authorUserId>3370</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><span style="text-decoration: line-through;">I just tried at flickr: space is actually a delimiter.</span><br /> Gabrys has all right: by default space is a delimiter when entering Flickr tags but you enter &quot;tags like this&quot; between double quotes.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-589030</guid>
				<title>Re: %%tags%%</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-589030</link>
				<description></description>
				<pubDate>Sun, 20 Sep 2009 15:37:58 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Do you have idea if at Flickr, tags contain spaces?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-589006</guid>
				<title>%%tags%%</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-589006</link>
				<description></description>
				<pubDate>Sun, 20 Sep 2009 14:40:00 +0000</pubDate>
				<wikidot:authorName>gerdami</wikidot:authorName>				<wikidot:authorUserId>3370</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>In a _template I wanted to pass %%tags%% to module FlickrGallery just like this:</p> <div class="code"> <pre><code>[[module FlickrGallery tags=&quot;%%tags%%&quot; tagMode=&quot;any&quot;]]</code></pre></div> <br /> It failed because %%tags%% are separated by spaces while the module expected commas.
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587905</guid>
				<title>Re: Date formatting</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587905</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 17:15:56 +0000</pubDate>
				<wikidot:authorName>gerdami</wikidot:authorName>				<wikidot:authorUserId>3370</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Me too.<br /> However, I don't think it's clever to have 2 default orders.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587726</guid>
				<title>Re: Date formatting</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587726</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 13:14:20 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks, now I understand.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587618</guid>
				<title>Re: I dont understand...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587618</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 10:43:45 +0000</pubDate>
				<wikidot:authorName>Brunhilda</wikidot:authorName>				<wikidot:authorUserId>91730</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ups! So that explains everything! :D Thanks, Pieter!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587613</guid>
				<title>Re: Date formatting</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587613</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 10:33:38 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think you misunderstood me. If you specify an order, the default is “ascending” unless you add “ desc” to it.</p> <div class="code"> <pre><code>[[module ListPages order=&quot;created_at&quot;]] [[module ListPages order=&quot;created_by&quot;]] [[module ListPages order=&quot;name&quot;]] [[module ListPages order=&quot;rating&quot;]] [[module ListPages order=&quot;comments&quot;]]</code></pre></div> <br /> All of those above examples are in ascending order (oldest to newest, lowest to highest). <p>However, if you fail to specify an order:</p> <div class="code"> <pre><code>[[module ListPages]]</code></pre></div> <br /> Then the order will be automatically set to <tt>order=&quot;created_at desc&quot;</tt>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587598</guid>
				<title>Re: I dont understand...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587598</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 10:04:53 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>@Brunhilda: views is not implemented yet. All italic text in the design page is unimplemented. I've created a new <a href="http://www.wikidot.com/doc:listpages-module">ListPages documentation</a> that should be more clear.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587596</guid>
				<title>Re: I dont understand...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587596</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 09:49:51 +0000</pubDate>
				<wikidot:authorName>Brunhilda</wikidot:authorName>				<wikidot:authorUserId>91730</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This does not work&#8230;</p> <p><a href="http://istorijska-biblioteka.wikidot.com/sandbox:sandbox">http://istorijska-biblioteka.wikidot.com/sandbox:sandbox</a></p> <p><a href="http://istorijska-biblioteka.wikidot.com/sandbox:_template">http://istorijska-biblioteka.wikidot.com/sandbox:_template</a></p> <p>PS: As a matter of fact, I do not understand what's this for. Is this to list all pages with the number of views for each one, or to have at each page the number fo views for that particular page?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587582</guid>
				<title>Re: Date formatting</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587582</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 09:30:08 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>Order by ascending is the default</p> </blockquote> <p>Are you sure? Last night I left out the sort order from the attributes and it came back in descending order. In fact it's still there at the bottom of my page <a href="http://strathviewconsultants.wikidot.com/support:sandbox" target="_blank">here</a> and it's definitely in descending order.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587530</guid>
				<title>Re: @URL back</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587530</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 08:08:48 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>@gabrys, thanks for this. It's a good improvement.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587508</guid>
				<title>Re: @URL back</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587508</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 07:30:09 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If I understand how this works correctly, that will be very useful! :)</p> <p>Currently I have this on my page to set up the default values:</p> <div class="code"> <pre><code>[[div style=&quot;display : none;&quot;]] [[module Redirect destination=&quot;http://cyclods.wikidot.com/download:skin/noredirect/true/order/ratingDesc/tags/-_closed/limit/5&quot;]] [[/div]]</code></pre></div> <p>This would mean that I can remove the redirect module =)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587485</guid>
				<title>@URL back</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587485</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 06:41:22 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>As many of you complain about the new passing arguments by URL, which overrides what you have defined in your modules, we decided to put the @URL thing back, but allowing a default value in case you don't have the corresponding /name/value in the URL. The new syntax would be (compatible with old), for example:</p> <div class="code"> <pre><code>category=&quot;@URL|design&quot;</code></pre></div> <p>meaning: take category from URL, if not there, use &quot;design&quot;.</p> <div class="code"> <pre><code>category=&quot;@URL&quot;</code></pre></div> <p>means take category from URL, if not there use the default value.</p> <p>This should work for every ListPages and CountPages parameter.</p> <p><span style="text-decoration: line-through;">I will be updating this page shortly.</span> Page updated. See the &quot;Passing argument by URL&quot; section.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587454</guid>
				<title>Re: Date formatting</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587454</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 05:39:46 +0000</pubDate>
				<wikidot:authorName>HobStarCS</wikidot:authorName>				<wikidot:authorUserId>311458</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks guys, all sorted now. :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587414</guid>
				<title>Re: Date formatting</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587414</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 04:26:30 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>order=&quot;created_at asc&quot;</p> </blockquote> <p>Order by ascending is the default &#8212; there is no “asc” attribute. If you really must have some sort of way to determine it's not descending, then just:</p> <blockquote> <p>order=&quot;created_at desc desc&quot;</p> </blockquote> <p>which essentially turns into ascending.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587358</guid>
				<title>Re: I dont understand...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587358</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 01:59:27 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It would work like this I'd expect:</p> <blockquote> <p><span style="white-space: pre-wrap;">[[</span>module ListPages <em>attributes</em>]]<br /> %%title_linked%% has been viewed %%views%% times<br /> <span style="white-space: pre-wrap;">[[/</span>module]]</p> </blockquote> <p>Or if you were to put it into a template:</p> <blockquote> <p>%%content%%</p> <p>Viewed: %%views%% times</p> <p><span style="white-space: pre-wrap;">====</span><br /> Add your content here, then press Ctrl+S or Save.</p> </blockquote> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587355</guid>
				<title>Re: Instead of “linked”</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587355</link>
				<description></description>
				<pubDate>Fri, 18 Sep 2009 01:51:10 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Exactly right :)<br /> No, it's not needed as it can be done exactly as you've described. I was half joking / sarcastic. Sorry :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587293</guid>
				<title>Re: Date formatting</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587293</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 23:56:44 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The syntax is:</p> <div class="code"> <pre><code>[[module ListPages category=&quot;pc-software&quot; separate=&quot;yes&quot; limit=&quot;10&quot; perPage=&quot;10&quot;]] %%linked_title%% ~ %%created_at|%d %b %Y%% [[/module]]</code></pre></div> <p>This gives you the date as 17 Sep 2009. A list of the date formats is at <a href="http://community.wikidot.com/howto:frontforum-date-variable">http://community.wikidot.com/howto:frontforum-date-variable</a></p> <p>I couldn't get the created_at sort order used in your example to work but it appears to default to desc (i.e. newest to oldest). By the way it is asc not acs for ascending.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587278</guid>
				<title>Date formatting</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587278</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 23:33:22 +0000</pubDate>
				<wikidot:authorName>HobStarCS</wikidot:authorName>				<wikidot:authorUserId>311458</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I would like to display a list of the most recent pages created in a particular category in order of newest first WITh the date it was created. BUT I would like the date to be shorter than &quot;25 Aug 2009, 00:32 GMT+1000&quot; perhaps just &quot;25 Aug 2009&quot;, what is the best way to code that?</p> <p>ALSO, I always get confused, acs = oldest to newest desc = newest to oldest, in my example?</p> <div class="code"> <pre><code>[[module ListPages category=&quot;pc-software&quot; order=&quot;created_at acs&quot; separate=&quot;yes&quot;&quot; limit=&quot;10&quot; perPage=&quot;10&quot;]] %%linked_title%% ~ %%created_at%% [[/module]] Thanks in advance</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587183</guid>
				<title>Re: nothing</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587183</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 21:16:42 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>Though zero is the first number, it doesn't make sense to use it anywhere else but programming.</p> </blockquote> <p>If only my bank manager would agree. Actually he thinks zero would be an improvement!</p> <p>Rob</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-587088</guid>
				<title>I dont understand...</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-587088</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 19:10:20 +0000</pubDate>
				<wikidot:authorName>Brunhilda</wikidot:authorName>				<wikidot:authorUserId>91730</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Which module should be used for Page reporting part?</p> <p>I assume this is the statistics for a certain page, but it does not work (or i don't know how to use it).</p> <p>For example, I want to use this one:</p> <p>%%views%% Number of times page has been viewed</p> <p>And I put it like this:</p> <blockquote> <p>[[module ListPages]]<br /> Viewed: %%views%% times<br /> [[/module]]</p> </blockquote> <p>But I dont get anything&#8230;</p> <p>Here: <a href="http://istorijska-biblioteka.wikidot.com/sandbox:sandbox">http://istorijska-biblioteka.wikidot.com/sandbox:sandbox</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-586925</guid>
				<title>Re: nothing</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-586925</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 15:18:31 +0000</pubDate>
				<wikidot:authorName>Phil Chett</wikidot:authorName>				<wikidot:authorUserId>4297</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>0 is nothing. That is , a lack of anything, doesn't exist.<br /> 1 is something. it exists. it lives!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-586916</guid>
				<title>Re: Instead of “linked”</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-586916</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 15:12:31 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Well, if you really need something like <tt><span style="white-space: pre-wrap;">[http://your-site/some-page&#32;http://your-site/some-page]</span></tt>, I would call this %%link_linked%%. But who needs this?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-586899</guid>
				<title>Re: Instead of “linked”</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-586899</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 14:53:28 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>So we need a %%link_linked% then? =) This could get confusing&#8230;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-586692</guid>
				<title>Re: Instead of “linked”</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-586692</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 08:37:09 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Actually %%link%% is not linked, so there's no inconsistency.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-586538</guid>
				<title>Re: Instead of “linked”</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-586538</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 01:58:11 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Good idea&#8230; though if you'd have mentioned this <em>before</em> the changes were made to the ListPages module&#8230;.. xD</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-586466</guid>
				<title>Instead of “linked”</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-586466</link>
				<description></description>
				<pubDate>Thu, 17 Sep 2009 00:05:10 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Instead of %% something_linked%%, why not just %%something_link%% ?<br /> That way it's consistent with %%link%%</p> <p>Just as %%parent_title%% is consistent with %%title%%</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-584846</guid>
				<title>Re:</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-584846</link>
				<description></description>
				<pubDate>Tue, 15 Sep 2009 08:40:00 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I added %%index%% to this page a few days before Gerdami made the weneed. Great minds think alike, or as my mum used to say, &quot;fools seldom differ&quot;.</p> <p>There is no way in Wikidot to do complex logic in page processing (if else etc.) because this makes a mess of caching and without caching, everything stops. This is one of the realities we work with.</p> <p>So %%index%% would not be usable for splitting into odd/even, calculations, etc. Won't happen. But at least, for numbering, it will be useful.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-584763</guid>
				<title>Re: Optional order criteria: Reverse</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-584763</link>
				<description></description>
				<pubDate>Tue, 15 Sep 2009 05:51:25 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><a href="http://forum.wikidot.com/thread:scrollbar-and-order-of-threads-in-this-forum/comments/show#post-583460">http://forum.wikidot.com/thread:scrollbar-and-order-of-threads-in-this-forum/comments/show#post-583460</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-584630</guid>
				<title>Re: Optional order criteria: Reverse</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-584630</link>
				<description></description>
				<pubDate>Tue, 15 Sep 2009 01:32:17 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ah, that makes sense. I think pieter mentioned something like <tt>created_at desc <strong>desc</strong></tt> somewhere else. On the forums, maybe.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-584090</guid>
				<title>Re:</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-584090</link>
				<description></description>
				<pubDate>Mon, 14 Sep 2009 12:06:49 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I agree. Though zero is the first number, it doesn't make sense to use it anywhere else but programming.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-584088</guid>
				<title>Re: Optional order criteria: Reverse</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-584088</link>
				<description></description>
				<pubDate>Mon, 14 Sep 2009 12:03:46 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>No, but I can see the confusion.</p> <p>Look at these pages. Let's assume that each of these pages were created on the month that they are named:</p> <ul> <li>January</li> <li>February</li> <li>March</li> <li>April</li> <li>May</li> <li>June</li> <li>July</li> <li>August</li> <li>September</li> </ul> <div class="code"> <pre><code>This code: [[module ListPages order=&quot;created_at desc&quot; limit=&quot;4&quot;]] * %%title%% [[/module]]</code></pre></div> <blockquote> <p>Will render pages from newest to oldest:</p> <ul> <li>September</li> <li>August</li> <li>July</li> <li>June</li> </ul> </blockquote> <p>I want those pages, but in the <strong>reversed</strong> order:</p> <blockquote> <ul> <li>June</li> <li>July</li> <li>August</li> <li>September</li> </ul> </blockquote> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-584077</guid>
				<title>Re:</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-584077</link>
				<description></description>
				<pubDate>Mon, 14 Sep 2009 11:40:55 +0000</pubDate>
				<wikidot:authorName>jnesselr</wikidot:authorName>				<wikidot:authorUserId>142001</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I am personally against starting with 0. As programmers, you and I think that makes sense. As normal users&#8230; It wouldn't be pretty. Just keep it starting with one.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-584067</guid>
				<title>Re: Optional order criteria: Reverse</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-584067</link>
				<description></description>
				<pubDate>Mon, 14 Sep 2009 11:33:30 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm confused&#8230; doesn't <tt>created_at</tt> (on its own) do that?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-584015</guid>
				<title>(no title)</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-584015</link>
				<description></description>
				<pubDate>Mon, 14 Sep 2009 09:32:19 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yes, yes! A <strong>thousand times</strong>, yes!<br /> <strong><a href="http://blog.wikidot.com/weneed:100" target="_blank">(weneed:100) a %%index%% 1, 2, 3, ... to be used by ListPages when listing results</a></strong><br /> ^^^ Everyone vote that one up!</p> <p>For consistency with major programming languages, starting at zero (0) might be a better idea, although that might lead to some confusion for newer users. Then again, will new users be using this feature?</p> <p>My interpretation of this is something along these lines:</p> <div class="code"> <pre><code>for (int i=0; i&lt;10; i++) { if (i is odd) { do something; } if (i is even) { do something; } }</code></pre></div> <p>Something like iterator support would lead to very powerful uses of ListPages. The above example could be used to sort data evenly into two columns (odd results in left, even results in right).</p> <p>Or, much more simply:</p> <div class="code"> <pre><code>// If i begins at zero, then numbers are simply i+1 1. Result one 2. Result two 3. Result three</code></pre></div> <p>Maybe I'm a bit ambitious, but&#8230;<br /> <strong>Great idea <span class="printuser"><a href="http://www.wikidot.com/user:info/gerdami" >gerdami</a></span>!</strong></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-583970</guid>
				<title>Optional order criteria: Reverse</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-583970</link>
				<description></description>
				<pubDate>Mon, 14 Sep 2009 08:13:17 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I would like to see a “reverse” option in the order of ListPages.</p> <div class="code"> <pre><code>The newest 5 pages, from oldest to newest are: [[module ListPages order=&quot;created_at desc rev&quot; limit=5]] * %%title_linked%% [[/module]]</code></pre></div> <p>Basically, the ListPages behaves as normal by listing the 5 pages. But if the reverse operator is set, then the list is simply turned upside down.</p> <p>This would be useful, for example, with the <a href="http://chatroom.wikidot.com">Chatroom</a> application.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-581808</guid>
				<title>Re: Tags selector includes hidden tags - currently no way to prevent this</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-581808</link>
				<description></description>
				<pubDate>Fri, 11 Sep 2009 08:57:00 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>IMO &quot;=&quot; should ignore hidden tags. I'll make that change to the specs.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://blog.wikidot.com/forum/t-174390#post-581801</guid>
				<title>Re: Commented_at w/o comments</title>
				<link>http://blog.wikidot.com/forum/t-174390/4-listpages-et-al#post-581801</link>
				<description></description>
				<pubDate>Fri, 11 Sep 2009 08:45:09 +0000</pubDate>
				<wikidot:authorName>leiger</wikidot:authorName>				<wikidot:authorUserId>32953</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Didn't realise that! Thanks</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>