<?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;Category Templates And Newpage&quot;</title>
		<link>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-376083</guid>
				<title>Re: The reason is the &quot;Live&quot; template used</title>
				<link>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-376083</link>
				<description></description>
				<pubDate>Thu, 05 Feb 2009 05:42:54 +0000</pubDate>
				<wikidot:authorName>hellekin</wikidot:authorName>				<wikidot:authorUserId>131895</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It might be the lack of sleep but I didn't get anything from your entry. Did you update the docs? I read them before posting the tip, but couldn't find anything useful regarding the use of _template with the NewPage module (which <strong>was</strong> breaking).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-376081</guid>
				<title>Re: Sorry but ...</title>
				<link>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-376081</link>
				<description></description>
				<pubDate>Thu, 05 Feb 2009 05:40:55 +0000</pubDate>
				<wikidot:authorName>hellekin</wikidot:authorName>				<wikidot:authorUserId>131895</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hey that makes a lot of sense. Thanks again for the explanation.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-375607</guid>
				<title>Re: Sorry but ...</title>
				<link>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-375607</link>
				<description></description>
				<pubDate>Wed, 04 Feb 2009 18:14:58 +0000</pubDate>
				<wikidot:authorName>gerdami</wikidot:authorName>				<wikidot:authorUserId>3370</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The wazoo:_template can be changed at wish. When saving a new version of the _template, Wikidot recompiles all existing pages of the wazoo category. With many many pages, it can take a while.</p> <p>The template:wazoo is not mandatory at all, it just helps, at new page creation, to remind that the page actually needs a content{1} and a content{2} (to follow the example you gave).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-375551</guid>
				<title>The reason is the &quot;Live&quot; template used</title>
				<link>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-375551</link>
				<description></description>
				<pubDate>Wed, 04 Feb 2009 17:08:12 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>With an existing "live" template ( categoryxyz:"_template") there is the "default" given with the content after the first "=====" line.</p> <p>means - in such a case you need not a "standard" template ( "old" format "template:"categoryxy) for a "newpage" module..</p> <p>Documentation: <a href="http://www.wikidot.com/doc:templates" >http://www.wikidot.com/doc:templates</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-375447</guid>
				<title>Re: Sorry but ...</title>
				<link>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-375447</link>
				<description></description>
				<pubDate>Wed, 04 Feb 2009 15:58:52 +0000</pubDate>
				<wikidot:authorName>hellekin</wikidot:authorName>				<wikidot:authorUserId>131895</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ah! Thanks you for the heads up.</p> <p>I'm a newbie with Wikidot and couldn't find any documentation on that.</p> <p>So, you advise to put the template inside <em>category:_template</em> and the defaults inside <em>template:category</em></p> <p>Interesting. But I'm not sure how it's better than putting all into one place. Can you explain a bit more why it would be wiser?</p> <p>Cheers!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-374585</guid>
				<title>Sorry but ...</title>
				<link>http://snippets.wikidot.com/code:category-templates-and-newpage/comments/show#post-374585</link>
				<description></description>
				<pubDate>Tue, 03 Feb 2009 18:49:21 +0000</pubDate>
				<wikidot:authorName>gerdami</wikidot:authorName>				<wikidot:authorUserId>3370</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>… it would be enough with</p> <p><em>wooza:_template</em></p> <div class="code"> <pre> <code>+ %%category%%: %%page_name%% by %%author%% (%%comments%% comments) Wooza! Wooza %%content{1}%% ++ Wikidot rules! %%content{2}%% ------------ [[module Comments]]</code> </pre></div> <p>and</p> <p><em>template:wooza</em></p> <div class="code"> <pre> <code>This is default content 1 ==== This is default content 2</code> </pre></div> <p>and elsewhere</p> <div class="code"> <pre> <code>[[module NewPage category="wooza" template="template:wooza" button="w00t!"]]</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>