<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: New User questions</title>
			<link>http://www.silverstripe.org/archive/show/148425?start=0#post149186</link>
			<description>&lt;p&gt;Hey again,&lt;/p&gt;&lt;p&gt;If you want to enable dynamic theme selection, you can add something like this in your mysite/_config.php:&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;if(isset($_REQUEST['theme'])){&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;SSViewer::set_theme($_REQUEST['theme']);&lt;br /&gt;}&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;replacing &lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;SSViewer::set_theme('blackcandy');&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;This will mean that if you visit &lt;div class=&quot;codesnippet&quot;&gt;&lt;p&gt;&lt;a href=&quot;http://yoursite.com/page?theme=sometheme&amp;amp;flush=1&quot;&gt;http://yoursite.com/page?theme=sometheme&amp;amp;flush=1&lt;/a&gt;&lt;/p&gt;&lt;/div&gt; it will change the theme for you.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: New User questions &lt;a href=&quot;http://www.silverstripe.org/archive/show/148425?start=0#post149186&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/148425?start=0#post149186&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 19 Aug 2008 23:05:12 +1200</pubDate>
			<dc:creator>ajshort</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/148425?start=0#post149186</guid>
		</item>
		
		<item>
			<title>Re: New User questions</title>
			<link>http://www.silverstripe.org/archive/show/148425?start=0#post149150</link>
			<description>&lt;p&gt;Hello Anita,&lt;/p&gt;&lt;p&gt;you must enable the theme in \mysite\_config.php with these SSViewer::set_theme('higherground');&lt;/p&gt;&lt;p&gt;--- Stooni&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: New User questions &lt;a href=&quot;http://www.silverstripe.org/archive/show/148425?start=0#post149150&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/148425?start=0#post149150&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 19 Aug 2008 21:13:28 +1200</pubDate>
			<dc:creator>stooni</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/148425?start=0#post149150</guid>
		</item>
		
		<item>
			<title>Re: New User questions</title>
			<link>http://www.silverstripe.org/archive/show/148425?start=0#post149146</link>
			<description>&lt;p&gt;Thanks for the reply aj.&lt;/p&gt;&lt;p&gt;More new user questions: I have recently been building a site in Drupal so my questions perhaps come from that experience.&lt;/p&gt;&lt;p&gt;Can I have more than one theme on my site? If I build a little test site and I want to test themes how do I do that?&lt;/p&gt;&lt;p&gt;I've downloaded some lovely themes from your list, but how do I enable one for my default site.&lt;/p&gt;&lt;p&gt;I checked out the help from the CMS, but when I searched &quot;theme&quot; nothing was returned. &lt;/p&gt;&lt;p&gt;Anita&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: New User questions &lt;a href=&quot;http://www.silverstripe.org/archive/show/148425?start=0#post149146&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/148425?start=0#post149146&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 19 Aug 2008 21:09:22 +1200</pubDate>
			<dc:creator>tinatoerat</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/148425?start=0#post149146</guid>
		</item>
		
		<item>
			<title>Re: New User questions</title>
			<link>http://www.silverstripe.org/archive/show/148425?start=0#post148519</link>
			<description>&lt;p&gt;Hi there,&lt;/p&gt;&lt;p&gt;Out of the box, SilverStripe does not have functionality for managing multiple sites from one installation. However, there is the subsites module which allows you to administer many sites from one installation (as the name suggests). However, I dont think it supports much beyond separate subsite database content - that is, all subsites would have the same visual style, and operate out of the same template files.&lt;/p&gt;&lt;p&gt;Therefore, I think the only way to achieve what your looking for is to create a new installation of SilverStripe in a different folder.&lt;/p&gt;&lt;p&gt;As for post previewing - not at the moment, but I think theres some work being done on the forum module as we speak, and this &lt;em&gt;may&lt;/em&gt; be one of the new features.&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: New User questions &lt;a href=&quot;http://www.silverstripe.org/archive/show/148425?start=0#post148519&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/148425?start=0#post148519&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Mon, 18 Aug 2008 19:34:41 +1200</pubDate>
			<dc:creator>ajshort</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/148425?start=0#post148519</guid>
		</item>
		
		<item>
			<title>New User questions</title>
			<link>http://www.silverstripe.org/archive/show/148425#post148425</link>
			<description>&lt;p&gt;So, I've just installed Silverstripe, which, btw, my mind keeps calling Silverlight, and I installed using the blackcandy theme rather than the blank theme.&lt;/p&gt;&lt;p&gt;If I want to have a second site to follow the tutorial/do my own thing do I need to install silver&lt;del&gt;light&lt;/del&gt;stripe again in a different folder/name, or does silverlight (really, I didn't mean that one) manage different sites from the one installation?&lt;/p&gt;&lt;p&gt;(Oh, and can I preview my forum post?)&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: New User questions &lt;a href=&quot;http://www.silverstripe.org/archive/show/148425#post148425&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/148425#post148425&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Mon, 18 Aug 2008 15:23:12 +1200</pubDate>
			<dc:creator>tinatoerat</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/148425#post148425</guid>
		</item>
		

	</channel>
</rss>