<?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>Bugs and problems (new posts)</title>
		<link>http://community.wikidot.com/forum/c-12/bugs-and-problems</link>
		<description>Posts in the forum category &quot;Bugs and problems&quot; - Something not working as expected? Report a problem here.</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 13 Feb 2012 14:05:54 +0000</lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-441391#post-1370369</guid>
				<title>Search mystery: Re: Search mystery</title>
				<link>http://community.wikidot.com/forum/t-441391/search-mystery#post-1370369</link>
				<description></description>
				<pubDate>Thu, 09 Feb 2012 19:15:21 +0000</pubDate>
				<wikidot:authorName>etnolinguistica</wikidot:authorName>				<wikidot:authorUserId>334271</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks, Helmuti! Oddly enough, it's working now&#8230;<br /> I don't think the problem had to do with the page's creation data, since older pages, and pages created around the same time, were showing up fine in searches.<br /> Anyway, the problem seems to be solved now, but the mystery remains&#8230;<br /> Thanks again!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-441391#post-1369416</guid>
				<title>Search mystery: Re: Search mystery</title>
				<link>http://community.wikidot.com/forum/t-441391/search-mystery#post-1369416</link>
				<description></description>
				<pubDate>Wed, 08 Feb 2012 17:28:11 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Would be interesting - the SOURCE of the page - looks like only links and _template content? ( we have no chance to see the source..)</p> <p>NO, the search for &quot;category:tese &quot;Umutina&quot; or &quot;morfoligia&quot; finds nothuing from this page.</p> <p>You should copy the link of this thread into a new bug-message/ page:<br /> <a href="http://feedback.wikidot.com/bugs:_all" target="_blank">http://feedback.wikidot.com/bugs:_all</a></p> <p>Could be , that the age of the page is iomportant..?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-441391#post-1369322</guid>
				<title>Search mystery: Search mystery</title>
				<link>http://community.wikidot.com/forum/t-441391/search-mystery#post-1369322</link>
				<description></description>
				<pubDate>Wed, 08 Feb 2012 15:01:31 +0000</pubDate>
				<wikidot:authorName>etnolinguistica</wikidot:authorName>				<wikidot:authorUserId>334271</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I just realized that a page in my site is immune to search. It is not a new page, and all (hopefully) other pages containing similar search terms show up fine. The mysterious page can be reached at <a href="http://tinyurl.com/searchproblems">http://tinyurl.com/searchproblems</a></p> <p>Any insights, please?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-307827#post-1369177</guid>
				<title>Printing List All pages: Re: Printing List All pages</title>
				<link>http://community.wikidot.com/forum/t-307827/printing-list-all-pages#post-1369177</link>
				<description></description>
				<pubDate>Wed, 08 Feb 2012 10:53:19 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Have a look at my page at <a href="http://www.strathviewconsultants.co.uk/support:multi-column-table" target="_blank">http://www.strathviewconsultants.co.uk/support:multi-column-table</a> where you can see I have used a combination of <em>limit=</em>, <em>perPage=</em> and <em>offset=</em> to produce the list. An example of the code is shown below although I have put the full code at the bottom of the page.</p> <div class="code"> <pre> <code>[[div style=&quot;float:left;&quot;]] [[module ListPages category=&quot;support&quot; order=&quot;title&quot; perPage=&quot;200&quot; limit=&quot;200&quot; offset=&quot;150&quot; separate=&quot;false&quot; prependLine=&quot;||~ Page ||&quot; appendLine=&quot;||~ ||&quot;]] || %%title_linked%% || [[/module]] [[/div]]</code> </pre></div> <p>Each column starts from where the bottom of the previous one ends and it doesn't paginate. I think it does what you want.</p> <img src="http://community.wikidot.com/local--files/files/multi-column.png" alt="multi-column.png" class="image" />
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-307827#post-1369149</guid>
				<title>Printing List All pages: Re: Printing List All pages</title>
				<link>http://community.wikidot.com/forum/t-307827/printing-list-all-pages#post-1369149</link>
				<description></description>
				<pubDate>Wed, 08 Feb 2012 10:10:37 +0000</pubDate>
				<wikidot:authorName>rurwin</wikidot:authorName>				<wikidot:authorUserId>451623</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If you just want columns, then you could play with this CSS, which will columnise anything inside a <span style="white-space: pre-wrap;">[[div&#32;class=&quot;article&quot;]]</span>:</p> <div class="code"> <div class="hl-main"> <pre> <span class="hl-identifier">.article</span><span class="hl-brackets">{</span><span class="hl-code"> -</span><span class="hl-reserved">moz-column-width:</span><span class="hl-code"> </span><span class="hl-number">25</span><span class="hl-string">em</span><span class="hl-code">; -</span><span class="hl-reserved">webkit-column-width:</span><span class="hl-code"> </span><span class="hl-number">25</span><span class="hl-string">em</span><span class="hl-code">; </span><span class="hl-reserved">column-width:</span><span class="hl-code"> </span><span class="hl-number">25</span><span class="hl-string">em</span><span class="hl-code">; -</span><span class="hl-reserved">moz-column-gap:</span><span class="hl-code"> </span><span class="hl-number">2</span><span class="hl-string">em</span><span class="hl-code">; -</span><span class="hl-reserved">webkit-column-gap:</span><span class="hl-code"> </span><span class="hl-number">2</span><span class="hl-string">em</span><span class="hl-code">; </span><span class="hl-reserved">column-gap:</span><span class="hl-code"> </span><span class="hl-number">2</span><span class="hl-string">em</span><span class="hl-code">; -</span><span class="hl-reserved">moz-column-rule:</span><span class="hl-code"> </span><span class="hl-string">thin</span><span class="hl-code"> </span><span class="hl-string">solid</span><span class="hl-code"> </span><span class="hl-var">black</span><span class="hl-code">; -</span><span class="hl-reserved">webkit-column-rule:</span><span class="hl-code"> </span><span class="hl-string">thin</span><span class="hl-code"> </span><span class="hl-string">solid</span><span class="hl-code"> </span><span class="hl-var">black</span><span class="hl-code">; </span><span class="hl-reserved">column-rule:</span><span class="hl-code"> </span><span class="hl-string">thin</span><span class="hl-code"> </span><span class="hl-string">solid</span><span class="hl-code"> </span><span class="hl-var">black</span><span class="hl-code">; -</span><span class="hl-reserved">moz-column-fill:</span><span class="hl-code"> balance</span><span class="hl-code">; -</span><span class="hl-reserved">webkit-column-fill:</span><span class="hl-code"> balance</span><span class="hl-code">; </span><span class="hl-reserved">column-fill:</span><span class="hl-code"> balance</span><span class="hl-code">; </span><span class="hl-brackets">}</span> </pre></div> </div> <br /> It wont help you with the pagination issue of course, and it may not work in older browsers. <p>You can see it <a href="http://www.soronlin.org.uk/what-is-software">here</a>, where it also has a text-align: justify.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-307827#post-1368763</guid>
				<title>Printing List All pages: Re: Printing List All pages</title>
				<link>http://community.wikidot.com/forum/t-307827/printing-list-all-pages#post-1368763</link>
				<description></description>
				<pubDate>Wed, 08 Feb 2012 02:31:26 +0000</pubDate>
				<wikidot:authorName>GerTheEntertaining</wikidot:authorName>				<wikidot:authorUserId>363598</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Finally got around to revisint this - what about using the /div blocks to utilize more of the page space?<br /> I tried this:</p> <div class="code"> <pre> <code>[[div style=&quot;float:left; width: 45%; padding: 0 2%&quot;]] [[module ListPages category=&quot;*&quot; perPage=&quot;250&quot; order=&quot;titleAsc&quot;]] %%title_linked%% [[/module]] [[/div]] [[div style=&quot;float:left; width: 45%; padding: 0 2%&quot;]] [[module ListPages category=&quot;*&quot; perPage=&quot;250&quot; offset=&quot;250&quot; order =&quot;titleAsc&quot;]] %%title_linked%% [[/module]] [[/div]]</code> </pre></div> <p>it works fine for the left column, but I can't figure out how to get the right column list to pick up where the left one left off-<br /> that is to say: the left column proceeds in a titleAsc fashion, but the right one neither continues from the bottom of the left list, or lists it's items alphabetically.</p> <p>Any thoughts?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-422299#post-1331322</guid>
				<title>Edit Button Disappeared: Re: Edit Button Disappeared</title>
				<link>http://community.wikidot.com/forum/t-422299/edit-button-disappeared#post-1331322</link>
				<description></description>
				<pubDate>Mon, 19 Dec 2011 17:02:34 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I bet it's related to what Timothy reported here a couple of hours ago: <a href="http://community.wikidot.com/forum/t-422288/footer-problems">Footer Problems</a></p> <p>I wonder if/when the dev team was going to tell about these changes?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-422299#post-1331309</guid>
				<title>Edit Button Disappeared: Re: Edit Button Disappeared</title>
				<link>http://community.wikidot.com/forum/t-422299/edit-button-disappeared#post-1331309</link>
				<description></description>
				<pubDate>Mon, 19 Dec 2011 16:28:02 +0000</pubDate>
				<wikidot:authorName>jdbenson</wikidot:authorName>				<wikidot:authorUserId>597175</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hey,</p> <p>We've fixed it. Look like Wikidot have moved the #page-info &lt;div&gt; to hold #page-options-bottom &lt;div&gt;.</p> <p>We had #page-info set as display:none; in our CSS.</p> <p>Hence why it wasn't displaying.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-422299#post-1331303</guid>
				<title>Edit Button Disappeared: Re: Edit Button Disappeared</title>
				<link>http://community.wikidot.com/forum/t-422299/edit-button-disappeared#post-1331303</link>
				<description></description>
				<pubDate>Mon, 19 Dec 2011 16:14:46 +0000</pubDate>
				<wikidot:authorName>Ed Johnson</wikidot:authorName>				<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Using Firebug, I was able to override your SUO code enough to see that your <a href="http://en.wikicollecting.org/wiki:_template" target="_blank">http://en.wikicollecting.org/wiki:_template</a> page only has the Home button set up. I can't view the page history to see if something was changed recently, but I would start with that page. It looks like the Edit button was removed from that template page.</p> <p>Edit: The source you posted above is for the hover tips that open up when you hold your mouse over the page options normally located at the bottom of the page. They are supposed to be hidden until you hover over a link.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-422299#post-1331297</guid>
				<title>Edit Button Disappeared: Edit Button Disappeared</title>
				<link>http://community.wikidot.com/forum/t-422299/edit-button-disappeared#post-1331297</link>
				<description></description>
				<pubDate>Mon, 19 Dec 2011 16:01:25 +0000</pubDate>
				<wikidot:authorName>jdbenson</wikidot:authorName>				<wikidot:authorUserId>597175</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hey all,</p> <p>We are actively trying to find a solution for this but I thought it wouldn't hurt to post anyway.</p> <p>Earlier today the Edit buttons disappeared on our site.</p> <p>wikicollecting.org</p> <p>It was situated next to &quot;Home&quot; at the top of the page. If you look at the code you can see that the buttons are still there. But set to display none with inline CSS.</p> <p>We believe this is due to changes to Wikidot. But if anyone else has ideas on why its like this/how to fix it let me know.</p> <p>Regards</p> <p>jd</p> <p>EDIT: I don't think the display:none is having an effect. Possibly its to do with our CSS but we haven't changed that.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-417601#post-1330554</guid>
				<title>I keep getting kicked out of editing: Re: I keep getting kicked out of editing</title>
				<link>http://community.wikidot.com/forum/t-417601/i-keep-getting-kicked-out-of-editing#post-1330554</link>
				<description></description>
				<pubDate>Sun, 18 Dec 2011 15:35:25 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Looks like your &quot;cookies&quot; are not saved between the sessions?</p> <p>if you edit a page - you can see your login status at the top and your account&#8230;</p> <p>if the account is on top but at the save moment not.. than there is a time out causing this or the cookies are always lost between the tabs or browser windows?</p> <p><strong>edit</strong><br /> Quesiton: are you working in different windows with the same page?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-417601#post-1330549</guid>
				<title>I keep getting kicked out of editing: Re: I keep getting kicked out of editing</title>
				<link>http://community.wikidot.com/forum/t-417601/i-keep-getting-kicked-out-of-editing#post-1330549</link>
				<description></description>
				<pubDate>Sun, 18 Dec 2011 15:18:33 +0000</pubDate>
				<wikidot:authorName>DeenaLarsen</wikidot:authorName>				<wikidot:authorUserId>943977</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>No, it is still happening. Now I am editing from a dataform template (I can not thank Rob Elliot enough!). I get:<br /> Please note:</p> <p>Sorry, you can not create a new page in this category. Only members of this site, site administrators and perhaps selected moderators are allowed to do it. Sign in as Wikidot user</p> <p>I have been using the same IP address&#8212;ok one minute and not ok the next.</p> <p>The site is open.<br /> Secure sites is disabled<br /> API access to this site is enabled</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-419159#post-1319516</guid>
				<title>Nested iftags?: Re: Nested iftags?</title>
				<link>http://community.wikidot.com/forum/t-419159/nested-iftags#post-1319516</link>
				<description></description>
				<pubDate>Fri, 02 Dec 2011 18:30:44 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>set the tags based on form input</p> </blockquote> <p>This can't be done automatically at the moment, but there is a workaround which I described at <a href="http://community.wikidot.com/forum/t-402555/automatically-setting-tags-for-a-page-based-on-form-input" target="_blank">http://community.wikidot.com/forum/t-402555/automatically-setting-tags-for-a-page-based-on-form-input</a></p> <p>And don't forget to read the documentation on dataforms at <a href="http://www.wikidot.com/doc:data-forms" target="_blank">http://www.wikidot.com/doc:data-forms</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-419159#post-1319514</guid>
				<title>Nested iftags?: Re: Nested iftags?</title>
				<link>http://community.wikidot.com/forum/t-419159/nested-iftags#post-1319514</link>
				<description></description>
				<pubDate>Fri, 02 Dec 2011 18:27:53 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>is the collapsible blocks new?</p> </blockquote> <p>No we've had it for at least the last 2 years.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-419159#post-1319507</guid>
				<title>Nested iftags?: Re: Nested iftags?</title>
				<link>http://community.wikidot.com/forum/t-419159/nested-iftags#post-1319507</link>
				<description></description>
				<pubDate>Fri, 02 Dec 2011 18:13:49 +0000</pubDate>
				<wikidot:authorName>Zag</wikidot:authorName>				<wikidot:authorUserId>60133</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Gaaah! An insurmountable opportunity. :D</p> <p>Of course, I also would want to set the tags based on form input, to distinguish between the different types of skills. I found the page describing how to do it; now I need to try all this out. It seems like a little overkill, considering I only expect ever to have 30-odd skills. Still, I think that once I'm done, I'll be pretty happy I did it, and I can use the same technique for stunts, which are potentially unlimited. I only wish I hadn't wasted so much time on the other technique. Well, live and learn.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-419159#post-1319494</guid>
				<title>Nested iftags?: Re: Nested iftags?</title>
				<link>http://community.wikidot.com/forum/t-419159/nested-iftags#post-1319494</link>
				<description></description>
				<pubDate>Fri, 02 Dec 2011 17:58:34 +0000</pubDate>
				<wikidot:authorName>Zag</wikidot:authorName>				<wikidot:authorUserId>60133</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>BTW, is the collapsible blocks new? I know that when I started this project (some months ago) I looked for how to do collapsible sections and only found the div with class=&quot;foldable-list-container&quot; technique. Of course, I do have a Y chromosome, so it's altogether likely that I just missed it.</p> <p>Thanks again.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-419159#post-1319489</guid>
				<title>Nested iftags?: Re: Nested iftags?</title>
				<link>http://community.wikidot.com/forum/t-419159/nested-iftags#post-1319489</link>
				<description></description>
				<pubDate>Fri, 02 Dec 2011 17:54:50 +0000</pubDate>
				<wikidot:authorName>Zag</wikidot:authorName>				<wikidot:authorUserId>60133</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Another simulpost. :D</p> <p>I'll try it. My case is actually slightly more complex than I described, because the skills are actually categorized in groups (Knowledge Skills, Physical Skills, etc.) but I think I can still make that work.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-419159#post-1319487</guid>
				<title>Nested iftags?: Re: Nested iftags?</title>
				<link>http://community.wikidot.com/forum/t-419159/nested-iftags#post-1319487</link>
				<description></description>
				<pubDate>Fri, 02 Dec 2011 17:52:24 +0000</pubDate>
				<wikidot:authorName>Zag</wikidot:authorName>				<wikidot:authorUserId>60133</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks! I had simulposted below that I would try using ListPages. I definitely can get what I want for the summary pages with that. It seems that I still need to maintain manually a list of all the skills in order to have a foldable-list of them. The ListPages Module will not let me make just a single line that is part of a bulleted list.</p> <p>(I had played with a page template, but I didn't realize that I needed to make a DataForm to be able to use it as I expected. That was the bit I was missing. I hope and assume that I can add tags through that mechanism so that I will have a test for the ListPages. I wouldn't want to have to add the skill tag manually &#8212; that will be destined to fail.)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-419159#post-1319480</guid>
				<title>Nested iftags?: Re: Nested iftags?</title>
				<link>http://community.wikidot.com/forum/t-419159/nested-iftags#post-1319480</link>
				<description></description>
				<pubDate>Fri, 02 Dec 2011 17:43:55 +0000</pubDate>
				<wikidot:authorName>RobElliott</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>right structure for foldable-list-container sections.</p> </blockquote> <p>Just put the ListPages module inside <span style="white-space: pre-wrap;">[[collapsible&#32;show=&quot;Show&#32;Skills&quot;&#32;hide=&quot;Hide&#32;Skills&quot;]]...[[/collapsible]]</span> tags.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-419159#post-1319478</guid>
				<title>Nested iftags?: Re: Nested iftags?</title>
				<link>http://community.wikidot.com/forum/t-419159/nested-iftags#post-1319478</link>
				<description></description>
				<pubDate>Fri, 02 Dec 2011 17:39:22 +0000</pubDate>
				<wikidot:authorName>Zag</wikidot:authorName>				<wikidot:authorUserId>60133</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Maybe my answer is to tag all the skill pages and then use ListPages to create my summary. Then I don't have an actual list anywhere. I wonder if it will make the right structure for foldable-list-container sections.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
