<?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>General support requests (new posts)</title>
		<link>http://community.wikidot.com/forum/c-15/general-support-requests</link>
		<description>Posts in the forum category &quot;General support requests&quot; - Anything that does not fit in the more specialized categories.</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-94874#post-276065</guid>
				<title>List recent files?: List recent files?</title>
				<link>http://community.wikidot.com/forum/t-94874/list-recent-files#post-276065</link>
				<description></description>
				<pubDate>Sun, 05 Oct 2008 17:58:21 +0000</pubDate>
				<wikidot:authorName>Twiceborn</wikidot:authorName>				<wikidot:authorUserId>107932</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Basically, I have a few pages where I attach my files, depending on the type of file (mostly images). I'd like to have on the front page some sort of 'most recently uploaded images' section…</p> <p>Any way to do this? I don't want to list /pages/ but files. RecentChanges doesn't seem to do this. Anything I'm missing here?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93894#post-275825</guid>
				<title>User friendly search on two tags: Re: User friendly search on two tags</title>
				<link>http://community.wikidot.com/forum/t-93894/user-friendly-search-on-two-tags#post-275825</link>
				<description></description>
				<pubDate>Sun, 05 Oct 2008 07:33:20 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I put it on the pro-beta site as a wish ( <a href="http://pro.wikidot.com/ticket:107" >ticket:107</a> ) let us see what comes out..</p> <p>I think this is a good index search possibility of manual build "indexes".. ( with Listpages module)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93894#post-275622</guid>
				<title>User friendly search on two tags: Re: User friendly search on two tags</title>
				<link>http://community.wikidot.com/forum/t-93894/user-friendly-search-on-two-tags#post-275622</link>
				<description></description>
				<pubDate>Sat, 04 Oct 2008 21:50:47 +0000</pubDate>
				<wikidot:authorName>Whane The Whip</wikidot:authorName>				<wikidot:authorUserId>53390</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I took a look at your site and agree that at this point you will need a work-around. I predict that as your pages grow, so will the complexity and combination of tags used. I think this will be a problem unless you establish and underlying organizational structure for types of businesses and geographic locations. I know from <a href="http://ocunderground.wikidot.com/" >first hand experience</a> that this will require significant leg work on your part. But in the end it will be worth it, esp if your site becomes ultra-popular. Look at Craigslist, they have a separate page for each geographic area and then they use these separate pages to organize data, you may need to do the same thing.</p> <p>I have a <a href="http://ocunderground.wikidot.com/" >site</a> that had a similar challenge as yours. You might wish to read how I handled it: <a href="http://whane-the-whip.wikidot.com/lab:craigslist-clone" >Craigslist Clone</a></p> <p>If you come up with any other solutions I would be very interested in them.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-94389#post-274778</guid>
				<title>File size limit: Re: File size limit</title>
				<link>http://community.wikidot.com/forum/t-94389/file-size-limit#post-274778</link>
				<description></description>
				<pubDate>Fri, 03 Oct 2008 17:45:06 +0000</pubDate>
				<wikidot:authorName>mmclean89</wikidot:authorName>				<wikidot:authorUserId>90994</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i believe a 50&nbsp;MB limit will be available for pro accounts</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-94389#post-274575</guid>
				<title>File size limit: File size limit</title>
				<link>http://community.wikidot.com/forum/t-94389/file-size-limit#post-274575</link>
				<description></description>
				<pubDate>Fri, 03 Oct 2008 12:29:14 +0000</pubDate>
				<wikidot:authorName>markmawson</wikidot:authorName>				<wikidot:authorUserId>213665</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Is there any way to increase the size limit for individual files to be uploaded? At the moment it is only 10mb and I need to upload files in the region of 30-50mb. Thanks in advance.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93894#post-273531</guid>
				<title>User friendly search on two tags: Re: User friendly search on two tags - Workaround</title>
				<link>http://community.wikidot.com/forum/t-93894/user-friendly-search-on-two-tags#post-273531</link>
				<description></description>
				<pubDate>Thu, 02 Oct 2008 12:41:49 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I made a workaround:</p> <p>1. Create a "result" page like "searchtag:listtags", containing the module ListPages:</p> <div class="code"> <pre> <code>This is a list of pages with the wished search-string in Page "searchtag:tags": [[include searchtag:tags]] ---- [[module ListPages category="*" \ [[include searchtag:tags]] perPage="9" limit="19" order="dateEditDesc"]] **%%linked_title%%** Date-edited: **%%date_edited%%** Author: **%%author%%** Tags: %%tags%% [[/module]] ----</code> </pre></div> <p>2. create the "tags" page to be included in the resulting page: "searchtag:tags", containing only the tags="…" attribute for the listpages module and the " \"</p> <div class="code"> <pre> <code>tags="list list1 list2 search" \</code> </pre></div> <p>or<br /> tags="+dentist,+dublin" \<br /> like in your example..</p> <p>You can test it - this works!</p> <p>3. I tried it with "_templates" ( instead of the resulting page) and an automatic insertion of the tags- page and its "content" - but this does not really work…</p> <p>Hope this helps for the moment?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93894#post-273430</guid>
				<title>User friendly search on two tags: Re: User friendly search on two tags</title>
				<link>http://community.wikidot.com/forum/t-93894/user-friendly-search-on-two-tags#post-273430</link>
				<description></description>
				<pubDate>Thu, 02 Oct 2008 08:29:50 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Good idea!</p> <p>1. The wishlist can be filled by members ( copying your text) - that is not the problem. Better is to copy it ot the Pro-beta testers ( a <strong>private</strong> site now ) - where bugs and wishes are controlled more effectively by a tracker: system.</p> <p>2. This "tracker" system will be made public later on a official wikidot site because it is easier to be followed by the developers / -team.</p> <p>3. You wish of a user firendly search over two or more tags is a very good idea. What i think - it should be possible to create a searchtag: category with a variant of the "<a href="http://www.wikidot.com/doc:listpages-module" >ListPage</a>" module ( where you can select over more tags/(+,-) and/or categories.</p> <p>I mean - a template offering only a little form to key in tags like "+dublin,+dentist" which gives used in a "ListPages" ONLY those pages back. ( whereas a tag search for "dublin , dentist) gives pages back which have as a minimum of one of these tags linked.</p> <p>I have to think about this… perhaps some of the other ListPages + _template "gurus" can help?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93893#post-272955</guid>
				<title>Title header: Re: Title header</title>
				<link>http://community.wikidot.com/forum/t-93893/title-header#post-272955</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 18:42:14 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Found it!<br /> Thanks.</p> <hr /> <a href="http://awesomeness.wikidot.com"><img src="http://awesomeness.wdfiles.com/local--files/start/tarm5.png" alt="tarm5.png" class="image" /></a><br /> ~<tt>Timothy</tt>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93893#post-272929</guid>
				<title>Title header: Re: Title header</title>
				<link>http://community.wikidot.com/forum/t-93893/title-header#post-272929</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 18:12:31 +0000</pubDate>
				<wikidot:authorName>David Marseilles</wikidot:authorName>				<wikidot:authorUserId>29608</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If you mean with an image, I think there's a community howto on how to do it.</p> <p>If you mean with custom text, it's under admin -&gt; General settings -&gt; Site name</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93894#post-272887</guid>
				<title>User friendly search on two tags: User friendly search on two tags</title>
				<link>http://community.wikidot.com/forum/t-93894/user-friendly-search-on-two-tags#post-272887</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 17:21:20 +0000</pubDate>
				<wikidot:authorName>nelnik</wikidot:authorName>				<wikidot:authorUserId>193507</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>On my wiki, I have about 150 tags and I think that it would be really helpful if we could have an easy to use search on two tags.<br /> I don't want to prepare a list of 150 x 150 pages since the list of currently alive tags keeps growing.</p> <p>Right now the tag feature looks good, a user just clicks on a tag and gets the results.<br /> But it would be really great if a user could choose two and get the results.<br /> For example on my wiki ( www.BigWiki.biz ) which is hosted by wikidot.com, each page is a business.<br /> A page could have the tags 'dublin' and 'dentist'.<br /> Right now if a user comes along they can either get all the pages tagged with 'dentist' or all the pages tagged with 'dublin'.<br /> But it would be fantastic if they could get all pages tagged with both.</p> <p>I am aware that if a user spends lots of time reading through the manual, they'll be able to set-up their specific search, but it is far from user friendly.</p> <p>My follow-on request would be to allow the tags to be categorised.<br /> For example, I'd have localtion tags and business type tags, then a user could choose the location and the business type.</p> <p>I tried to add a request to <a href="http://community.wikidot.com/wishlist">http://community.wikidot.com/wishlist</a>, but it seems that I don't have the necessary permissions.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93893#post-272885</guid>
				<title>Title header: Title header</title>
				<link>http://community.wikidot.com/forum/t-93893/title-header#post-272885</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 17:20:16 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have a small question:<br /> How can I replace the top left hand corner title of the page so that it displays a custom made title instead of the regular one?</p> <hr /> <a href="http://awesomeness.wikidot.com"><img src="http://awesomeness.wdfiles.com/local--files/start/tarm5.png" alt="tarm5.png" class="image" /></a><br /> ~<tt>Timothy</tt>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93798#post-272677</guid>
				<title>Help with themes and categories: Re: Help with themes and categories</title>
				<link>http://community.wikidot.com/forum/t-93798/help-with-themes-and-categories#post-272677</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 12:47:19 +0000</pubDate>
				<wikidot:authorName>Soop</wikidot:authorName>				<wikidot:authorUserId>46622</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Oh man, that would have been perfect!</p> <p>I've just about managed to get the random page to display the way I want it thanks to Strathviews suggestion; I installed another CSS editor, but it wasn't nearly as good as firebug!</p> <p>But it looks like my google gadget is nearly ready to rock! I'M SO EXCITED!!!</p> <p>And thankyou both again!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93798#post-272657</guid>
				<title>Help with themes and categories: Re: Help with themes and categories</title>
				<link>http://community.wikidot.com/forum/t-93798/help-with-themes-and-categories#post-272657</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 12:18:02 +0000</pubDate>
				<wikidot:authorName>Phil Chett</wikidot:authorName>				<wikidot:authorUserId>4297</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Soop.</p> <p>i did this for pages that i want to iframe elsewhere without displaying all the rest .<br /> here is the code i use</p> <p>which may or may not be right :-)</p> <div class="code"> <pre> <code>body{ border:0px solid darkgreen; background:white; } #content-wrap { margin-left: 1em; padding-top: 0pt; padding-right: 0em; padding-bottom: 0pt; padding-left: 0em; border:0px solid red; background:white; } #main-content { margin-left: 0em; padding-top: 0pt; padding-right: 0em; padding-bottom: 0pt; padding-left: 0em; border:0px solid darkred; background:white; } #page-content{ margin-left: 0em; padding-top: 0pt; padding-right: 0em; padding-bottom: 0pt; padding-left: 0em; border:0px solid blue; background:white; } #header {display:none;} #footer {display:none;} #license-area {display:none;} #top-bar {display:none;} #side-bar {display:none;} #page-title {display:none;} #breadcrumbs {display:none;} #page-info {display:none;} .page-options-bottom {display:none;}</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93798#post-272628</guid>
				<title>Help with themes and categories: Re: Help with themes and categories</title>
				<link>http://community.wikidot.com/forum/t-93798/help-with-themes-and-categories#post-272628</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 11:36:42 +0000</pubDate>
				<wikidot:authorName>strathview</wikidot:authorName>				<wikidot:authorUserId>111301</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Possibly the easiest way to see which bits of CSS you'll need to adjust for this is to do it in Firefox and get hold of the <a href="http://getfirebug.com" >Firebug addon</a>. This lets you inspect all the elements and experiment on the fly with CSS changes without actually making them live. Doing this I have managed to strip out the borders, footer, licence and everything else on your page bar the title and content. If I was doing this live I would note down the elements that needed changing and then put them into my own custom css theme (you create it in admin:manage). And I have always found it useful to have my css theme in a category and page called css:theme which gets uploaded. I've probably told you stuff you already knew but I hope it helps.<br /> Rob</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93798#post-272620</guid>
				<title>Help with themes and categories: Re: Help with themes and categories</title>
				<link>http://community.wikidot.com/forum/t-93798/help-with-themes-and-categories#post-272620</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 11:18:45 +0000</pubDate>
				<wikidot:authorName>Soop</wikidot:authorName>				<wikidot:authorUserId>46622</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ok, Now I have the fact that categores and themes work like this category:_template.</p> <p>What I need is a theme. I managed to make all "random" category pages stick with the basic theme, but now I want to get rid of everything but the content and the title.</p> <p>So far, it's this: http:facts.wikidot.com/random:random</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93798#post-272594</guid>
				<title>Help with themes and categories: Re: Help with themes and categories</title>
				<link>http://community.wikidot.com/forum/t-93798/help-with-themes-and-categories#post-272594</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 09:40:33 +0000</pubDate>
				<wikidot:authorName>Soop</wikidot:authorName>				<wikidot:authorUserId>46622</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I've just looked a bit more, and I think I've made a template. The problem is, I believed there was a template all along, but maybe this isn't the case? Now when I create a new page, I have an option to use my test template, which I didn't before.</p> <p>To clarify, I want to include the facebook etc links to all my existing pages, and get rid of all navigation for random pages. What would be the best way of acheiving this?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-93798#post-272585</guid>
				<title>Help with themes and categories: Help with themes and categories</title>
				<link>http://community.wikidot.com/forum/t-93798/help-with-themes-and-categories#post-272585</link>
				<description></description>
				<pubDate>Wed, 01 Oct 2008 09:15:21 +0000</pubDate>
				<wikidot:authorName>Soop</wikidot:authorName>				<wikidot:authorUserId>46622</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'd like to edit my default template to include stumbleupon, facebook etc icons, so that they're at the bottom of each page. Then I'd like to create a new template called _random which gets rid of the side bar, and possibly the title bar.</p> <p>Then I need to categorise my random page as random, and set all "random pages" to use the _random theme.</p> <p>I thought it was as simple as just editing _default, but it seems it's not. Can someone advise me please?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-75257#post-271491</guid>
				<title>extending wikidot&#039;s rss exports: Re: extending wikidot&#039;s rss exports</title>
				<link>http://community.wikidot.com/forum/t-75257/extending-wikidot-s-rss-exports#post-271491</link>
				<description></description>
				<pubDate>Tue, 30 Sep 2008 01:30:42 +0000</pubDate>
				<wikidot:authorName>David Marseilles</wikidot:authorName>				<wikidot:authorUserId>29608</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><a href="http://community.wikidot.com/wishlist:feed-caching">Feed caching</a> would both help eliminate timeouts and improve speed.</p> <p>However, I've always found my google feeds to be the most reliable ones I have. I've had lots of feeds timeout on me, but never once one from google.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-75257#post-270815</guid>
				<title>extending wikidot&#039;s rss exports: Re: last week&#039;s wiki-updates, a universal list</title>
				<link>http://community.wikidot.com/forum/t-75257/extending-wikidot-s-rss-exports#post-270815</link>
				<description></description>
				<pubDate>Mon, 29 Sep 2008 13:03:42 +0000</pubDate>
				<wikidot:authorName>scottplan</wikidot:authorName>				<wikidot:authorUserId>25851</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sigh. Thanks for the heads-up about the feed timeout. For the sidebar, I don't want that to happen.</p> <p>The problem has been Google Reader feeds. I could bypass google altogether if we had some way to extend feeds for wikidot page edits. Squark and Co — any way to introduce a parameter "n" that lets us choose how many items to feed?</p> <p>S.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-75257#post-270710</guid>
				<title>extending wikidot&#039;s rss exports: Re: last week&#039;s wiki-updates, a universal list</title>
				<link>http://community.wikidot.com/forum/t-75257/extending-wikidot-s-rss-exports#post-270710</link>
				<description></description>
				<pubDate>Mon, 29 Sep 2008 08:01:53 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sorry, but I get (on IE at the FIRST try) an error in the side bar:</p> <blockquote> <p>Error processing the feed "<a href="http://pipes.yahoo.com/pipes/pipe.run?_id=3e8acb783435558df8133df5da82dcfe&amp;_render=rss">http://pipes.yahoo.com/pipes/pipe.run?_id=3e8acb783435558df8133df5da82dcfe&amp;_render=rss</a>". The feed can not be accessed or contains errors.</p> </blockquote> <p>All next refresh works as usual and awaited: fine!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>