<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Forum posts to 'Site Builders'</title>
		<link>http://www.silverstripe.com/site-builders-forum/</link>
		

		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=175602</link>
			<description>I'm in need for a good solution to the &quot;many subpages&quot; problem as well. Hopefully this will be addressed in 2.3.&lt;br /&gt;Subscribe and bump.&lt;br /&gt;&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Fri, 19 Sep 2008 21:45:21 +1200</pubDate>
			<author>Roman Schmid</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=175602</guid>
		</item>
		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=76351</link>
			<description>jepp,&lt;br /&gt;only wanted to ensure, that you don't overlook this thing...&lt;br /&gt;g  &lt;br /&gt;  Helmut&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Wed, 21 May 2008 20:19:39 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=76351</guid>
		</item>
		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=76347</link>
			<description>True, the sort order may go wrong, but for something like a blog/news this isn't important as you'll always want them in a date-order.&lt;br /&gt;&lt;br /&gt;Also, it's not that difficult now to build in an extra field in SiteTree in which you can set an 'order' filter.&lt;br /&gt;&lt;br /&gt;Note that what I'm doing here, doesn't influence the frontend site (at least not for me :) ), and when you leave it at '0' it won't do anything and keep the normal order.&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Wed, 21 May 2008 20:11:27 +1200</pubDate>
			<author>Dieter Orens</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=76347</guid>
		</item>
		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=76344</link>
			<description>thx to point out, where there are the relevant code-points.&lt;br /&gt;that's always the hardest part in hacking ss ;-)&lt;br /&gt;the more i think about it, your solution seems to be more flexible then&lt;br /&gt;'archived flag'.&lt;br /&gt;&lt;br /&gt;but i'm not sure if sorting all hierarchy-things by date will be right.&lt;br /&gt;&lt;br /&gt;how can someone now specify a 'different order' fe. for sub-pages in cms?&lt;br /&gt;(drag and drop - reorder subpages)&lt;br /&gt;ok, there would be '0' set.. Hmmm...&lt;br /&gt;but to don't get bad behaviour i would add these things, only where it hurt's, and where frontend-order has nothing todo with backend-order of pages.&lt;br /&gt;&lt;br /&gt;so here, it could be done only for blog-holder, where the sort-order&lt;br /&gt;in cms doesn't matter for putting out pages on the frontend...&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Wed, 21 May 2008 20:06:19 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=76344</guid>
		</item>
		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=76093</link>
			<description>I made a (possibly dirty) hack for this, see http://pastie.caboo.se/200250&lt;br /&gt;&lt;br /&gt;This allows for a number to be set in the behaviour tab of every page, the total of displayed subpages (eg the last 20).&lt;br /&gt;&lt;br /&gt;It defaults to 0, which displays them all.&lt;br /&gt;&lt;br /&gt;When the search is used, it will still show all results.&lt;br /&gt;Will only work when the admin section is in /admin/, as the admin detection is a bit dirty, but so far it seems to work for me.&lt;br /&gt;Rewriting LeftAndMain.php, CMSMain.php and Hierarchy completely looks a bit hard. :)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Wed, 21 May 2008 04:08:57 +1200</pubDate>
			<author>Dieter Orens</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=76093</guid>
		</item>
		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74644</link>
			<description>i've similar problems, but 'god thanks' not that much data.&lt;br /&gt;i can live with hierarchical holders.&lt;br /&gt;&lt;br /&gt;the question i think is: does someone really need to maintain all these entrys &lt;br /&gt;on every day?&lt;br /&gt;maybe some kind of 'archived' flag on Pages could solve things, if set entrys wouldnt be shown in std.cms usually, only if someone changes view to 'archived'.&lt;br /&gt;(doing something like ... admin?show_archived=1 or else)&lt;br /&gt;&lt;br /&gt;but who would set this flag on 300 rows ....&lt;br /&gt;maybe this could be done using a simple controller-function that would set any entrys&lt;br /&gt;older then fe 10 days to 'archived'...&lt;br /&gt;&lt;br /&gt;only some thoughts...&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Sun, 18 May 2008 03:47:23 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74644</guid>
		</item>
		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74630</link>
			<description>I don't use the ss-blog module either, but this goes for every kind of 'holder' that can grow into a lot of subpages... what you're suggesting is a possible 'workaround', but not a real solution to the problem imho.&lt;br /&gt;&lt;br /&gt;Let's say you have a newsholder, with about 10 news pages / day. If you put them under a month-holder, you'd still end up with 300 subpages in the cms. Of course you can publish them under a certain categoryholder, but in the end this is all going to be too complex to maintain.&lt;br /&gt;&lt;br /&gt;Just a simple possibility to limit the amount of initially displayed subpages would solve it.&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Sun, 18 May 2008 03:03:02 +1200</pubDate>
			<author>Dieter Orens</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74630</guid>
		</item>
		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74622</link>
			<description>In ss many things are 'Pages', because cms editing DataObjects is 'very hard'.&lt;br /&gt;But if there really are a lot of objects i'ld design things using DataObjects...&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Sun, 18 May 2008 02:43:21 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74622</guid>
		</item>
		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74573</link>
			<description>That is a solution. &lt;br /&gt;&lt;br /&gt;However not really the best one as it would require users to make submonths/categories etc each time themselves - or really rewrite a lot of code / and making this year/montholder being created automatically, as I think having to do it manually isn't really the best thing - there's no other blog/cms in which you have to do that!&lt;br /&gt;&lt;br /&gt;The current blog module also doesnt do this, so I think there will be a lot of non-code-savvy people facing this problem somewhere in the future.&lt;br /&gt;&lt;br /&gt;I think this should be a core feature of the cms, to be able to restrict the amount shown, but still let them show up through the search feature.&lt;br /&gt;&lt;br /&gt;The most simple thing I can imagine would be that you have a numericfield in the behaviour tab of every Page (so part of SiteTree), where you can set how many  subpages it would display in the backend. If set to 20, it would then always show the 'last created' 20. However if you would use the cms search functionality, the others would still show up in the results.&lt;br /&gt;&lt;br /&gt;This shouldn't be too hard to implement, maybe when I find the time I might take a look at it... although I think this would be much easier for someone knows the internals of SS really well.&lt;br /&gt;&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Sat, 17 May 2008 23:46:08 +1200</pubDate>
			<author>Dieter Orens</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74573</guid>
		</item>
		
		<item>
			<title>Re: Too many subpages slowing down interface</title>
			<link>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74567</link>
			<description>Hi dio5&lt;br /&gt;i'm not sure if i understand your problem totally.&lt;br /&gt;&lt;br /&gt;For me it sounds like you're having a lot of 'subpages' of one page.&lt;br /&gt;means&lt;br /&gt;&lt;br /&gt;[code]&lt;br /&gt;daddy&lt;br /&gt;- child 1&lt;br /&gt;- child 2&lt;br /&gt;- ...&lt;br /&gt;- child 500&lt;br /&gt;[/code]&lt;br /&gt;&lt;br /&gt;Isn't it a solution to make some 'xxx_holders' beneath the daddy&lt;br /&gt;to get less childs (fe grouped by year, and maybe subgrouped by month, etc..)?&lt;br /&gt;&lt;br /&gt;fe:&lt;br /&gt;[code]&lt;br /&gt;daddy&lt;br /&gt;- 2007 (xxx_holder)&lt;br /&gt;  - 01_2007 (xxx_holder)&lt;br /&gt;        - child 1&lt;br /&gt;        - child 2&lt;br /&gt;  - 02_2007 (xxx_holder)&lt;br /&gt;        - child 3&lt;br /&gt;- 2008 (xxx_holder)&lt;br /&gt;  - child 4&lt;br /&gt;  - child 5&lt;br /&gt;[/code]&lt;br /&gt;&lt;br /&gt;if think that subpage-trees are loaded as you click on daddy in cms.&lt;br /&gt;so there would'nt be that much childs, and it would be faster.&lt;br /&gt;(but maybe i'm totally wrong in this)&lt;br /&gt;&lt;br /&gt;of course these xxx-holders should have 'not visible flag' set to not appear in menues...&lt;br /&gt;&lt;br /&gt;if frontend- rendering is done using direct-sql-querys you don't need to show&lt;br /&gt;anyone the backend-structure...&lt;br /&gt;&lt;br /&gt;g&lt;br /&gt;  Helmut&lt;br&gt;&lt;br&gt;Posted to: Too many subpages slowing down interface</description>
			<pubDate>Sat, 17 May 2008 23:08:43 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/site-builders-forum/show/15416?showPost=74567</guid>
		</item>
		

	</channel>
</rss>
