<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Concrete5 &#8211; Blocks within Templates</title>
	<atom:link href="http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/</link>
	<description>Coding and more - Concrete5, Flex, JavaScript</description>
	<lastBuildDate>Fri, 03 Feb 2012 07:46:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Remo Laubacher</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-46731</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Fri, 03 Feb 2012 07:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-46731</guid>
		<description>That&#039;s probably because you&#039;ve created the page first and then added blocks to the page defaults. Concrete5 can&#039;t know if you&#039;ve manually added that block on the previously created page first in which case it should put the block from page defaults there.

However, when you&#039;re editing the page defaults and add a block, you can click on it again and you&#039;ll see a menu entry which allows you to set up the block on existing pages as well.
Open it and you&#039;ll see a list of all pages from the same type, mark those where you&#039;d like to place the block and you&#039;re done.</description>
		<content:encoded><![CDATA[<p>That&#8217;s probably because you&#8217;ve created the page first and then added blocks to the page defaults. Concrete5 can&#8217;t know if you&#8217;ve manually added that block on the previously created page first in which case it should put the block from page defaults there.</p>
<p>However, when you&#8217;re editing the page defaults and add a block, you can click on it again and you&#8217;ll see a menu entry which allows you to set up the block on existing pages as well.<br />
Open it and you&#8217;ll see a list of all pages from the same type, mark those where you&#8217;d like to place the block and you&#8217;re done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-46661</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 02 Feb 2012 23:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-46661</guid>
		<description>Defaults doesnt really work does it?  If Im in page type default and add a html block and some html within it, I&#039;d expect the html that I wrote to be in every page that uses this page type. But it doesn&#039;t do that. 

So what exactly default is I dont know and no one has be any to match their description with what it actually does. (same as composer)</description>
		<content:encoded><![CDATA[<p>Defaults doesnt really work does it?  If Im in page type default and add a html block and some html within it, I&#8217;d expect the html that I wrote to be in every page that uses this page type. But it doesn&#8217;t do that. </p>
<p>So what exactly default is I dont know and no one has be any to match their description with what it actually does. (same as composer)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remo Laubacher</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-13662</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Sun, 06 Mar 2011 10:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-13662</guid>
		<description>setBlockLimit only means that there can never be more than one block at the same time. This doesn&#039;t mean that only the admin can remove it or anything like that.

There are some patches in the forums that allow you to specify the block types allowed in an area but as far as I know they never made it into the core.

The only thing you can do out of the box is to use the &quot;advanced permission mode&quot;. Check this site: http://www.concrete5.org/documentation/general-topics/simple-permissions/ There&#039;s a line you have to insert in site/config.php to enable it.

But be careful: The advanced permission mode gives you a lot of power and increases the complexity as well. Just give it a try, you can always remove the line and go back to the basic permission mode if you don&#039;t want to use the advanced settings.</description>
		<content:encoded><![CDATA[<p>setBlockLimit only means that there can never be more than one block at the same time. This doesn&#8217;t mean that only the admin can remove it or anything like that.</p>
<p>There are some patches in the forums that allow you to specify the block types allowed in an area but as far as I know they never made it into the core.</p>
<p>The only thing you can do out of the box is to use the &#8220;advanced permission mode&#8221;. Check this site: <a href="http://www.concrete5.org/documentation/general-topics/simple-permissions/" rel="nofollow">http://www.concrete5.org/documentation/general-topics/simple-permissions/</a> There&#8217;s a line you have to insert in site/config.php to enable it.</p>
<p>But be careful: The advanced permission mode gives you a lot of power and increases the complexity as well. Just give it a try, you can always remove the line and go back to the basic permission mode if you don&#8217;t want to use the advanced settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Reinhart</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-13661</link>
		<dc:creator>Bruno Reinhart</dc:creator>
		<pubDate>Sun, 06 Mar 2011 10:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-13661</guid>
		<description>Hi there!

I defiened a block slideshow on every page using the Page Type method, I also limited the number of Blocks to one (using setBlockLimit), but someone is still able to add more than one block (through deleting and re-adding) as well as blocks of an other type.

is ist possible to prohibit the deleting of the block but still allow to change it (i.e. change the pictures by an other user, not admin).</description>
		<content:encoded><![CDATA[<p>Hi there!</p>
<p>I defiened a block slideshow on every page using the Page Type method, I also limited the number of Blocks to one (using setBlockLimit), but someone is still able to add more than one block (through deleting and re-adding) as well as blocks of an other type.</p>
<p>is ist possible to prohibit the deleting of the block but still allow to change it (i.e. change the pictures by an other user, not admin).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 13</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-9419</link>
		<dc:creator>13</dc:creator>
		<pubDate>Mon, 13 Dec 2010 05:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-9419</guid>
		<description>I was having a hard time trying to implement changes to child pages. Until I read this tutorial. Thank you again.</description>
		<content:encoded><![CDATA[<p>I was having a hard time trying to implement changes to child pages. Until I read this tutorial. Thank you again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remo Laubacher</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-7107</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Fri, 22 Oct 2010 06:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-7107</guid>
		<description>Chris, for this you should try to work with the advanced permission mode:
&lt;pre&gt;
&lt;?php define(&#039;PERMISSIONS_MODEL&#039;, &#039;advanced&#039;); ?&gt;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Chris, for this you should try to work with the advanced permission mode:</p>
<pre>
< ?php define('PERMISSIONS_MODEL', 'advanced'); ?>
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Win</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-7094</link>
		<dc:creator>Chris Win</dc:creator>
		<pubDate>Thu, 21 Oct 2010 23:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-7094</guid>
		<description>DEUTSCH:
Ich möchte bei einem Theme-Page-Type einen vorgegebenen nicht lösch- oder verschiebbaren Block (z.B. den Blocktyp &quot;Slideshow&quot;) verpassen, welcher aber Einstellbar ist (z.B. Bilderauswahl).

ENGLISH:
How to implement a Blocktype (for example &quot;slideshow&quot;) in a pagetype of a theme permanently which is still  customizable (assortment of pictures)?</description>
		<content:encoded><![CDATA[<p>DEUTSCH:<br />
Ich möchte bei einem Theme-Page-Type einen vorgegebenen nicht lösch- oder verschiebbaren Block (z.B. den Blocktyp &#8220;Slideshow&#8221;) verpassen, welcher aber Einstellbar ist (z.B. Bilderauswahl).</p>
<p>ENGLISH:<br />
How to implement a Blocktype (for example &#8220;slideshow&#8221;) in a pagetype of a theme permanently which is still  customizable (assortment of pictures)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remo Laubacher</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-3542</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Thu, 03 Jun 2010 08:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-3542</guid>
		<description>I doubt that&#039;s related to this block. You should probably use a forum and post a link to the site - it&#039;s a lot easier to help you if it isn&#039;t just about theory.</description>
		<content:encoded><![CDATA[<p>I doubt that&#8217;s related to this block. You should probably use a forum and post a link to the site &#8211; it&#8217;s a lot easier to help you if it isn&#8217;t just about theory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pixelfixer</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-3513</link>
		<dc:creator>Pixelfixer</dc:creator>
		<pubDate>Tue, 01 Jun 2010 15:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-3513</guid>
		<description>I used this method to modify the &quot;full width&quot; page type, adding a phone number above the navigation.  But when I view the site following the update, the phone number is located below the navigation.  If I go back to the &quot;full width&quot; template, the phone number is in the correct location.  Why is it flipping positions on the child pages?</description>
		<content:encoded><![CDATA[<p>I used this method to modify the &#8220;full width&#8221; page type, adding a phone number above the navigation.  But when I view the site following the update, the phone number is located below the navigation.  If I go back to the &#8220;full width&#8221; template, the phone number is in the correct location.  Why is it flipping positions on the child pages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.codeblog.ch/2009/04/concrete5-blocks-within-templates/comment-page-1/#comment-3162</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 12 May 2010 08:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=298#comment-3162</guid>
		<description>Sweet! Danke, nach den Infos hab ich gesucht!</description>
		<content:encoded><![CDATA[<p>Sweet! Danke, nach den Infos hab ich gesucht!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

