<?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>Page comments</title>
		<link>http://www.ssbits.com/home/</link>
		<atom:link href="http://www.ssbits.com/home/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2133</link>
			<description>:) thank you for the good information and links.</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2133</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2132</link>
			<description>@Madan

If you use the full package (with cms), you simply have to create a new page in the site tree being of type &quot;PageTelechargement&quot; =&gt; you can define its URL through the admin

If you use only the framework (since SS3), you will have to add routes and define which controller has to be called with the URL of your choice (http://doc.silverstripe.com/framework/en/reference/director). If your controller's name is &quot;MyController&quot;, just call your template &quot;MyController.ss&quot;, and it should work (see http://doc.silverstripe.org/framework/en/reference/templates#calling-templates-from-php-code).

Be careful if you use SS3 : the templating language has changed a little (&lt;% loop %&gt; instead of &lt;% control %&gt;, etc.)</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2132</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2131</link>
			<description>@Stallain I knew this URL. What I am asking is the specific reference to the URL I am also confused passing data from controller to Views (.ss files).</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2131</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2130</link>
			<description>http://doc.silverstripe.org/framework/en/ is a good start
</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2130</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2129</link>
			<description>so you mean http://example.com/PageTelechargement? I am very confused in URL routing of SS can you paste me good reference if available.</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2129</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2126</link>
			<description>@Madan
Simply go to the URL of the &quot;PageTelechargement&quot; you created in the CMS</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2126</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2125</link>
			<description>Lol this all is fine. After I copy / Paste the code, what should I type in URL? http://example.com/programme or http://example.com/elechargement? both URL i tried an not working. Hope you all can help.</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2125</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2124</link>
			<description>Hi, my method is to be used with SS 2.4.
But you're right : since SS3, it seems that you've got to use url_handlers or the routes.yml file instead.</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2124</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2123</link>
			<description>Why using Director::addRules instead of PageTelechargement_Controller::url_handlers ?</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2123</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2015</link>
			<description>@Lobek
Hi, I think you simply have to change this in the &quot;delete&quot; function :
$downloadToDelete-&gt;Image()-&gt;delete();
Stan</description>
			<pubDate></pubDate>
			<dc:creator>RSSName</dc:creator>
			<guid>http://www.ssbits.com/tutorials/2012/s-new-post-78/#PageComment_2015</guid>
		</item>
		

	</channel>
</rss>