<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TYPO3-Addict &#187; TSConfig</title>
	<atom:link href="http://www.typo3-addict.com/tag/tsconfig/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.typo3-addict.com</link>
	<description>For those addicted to TYPO3</description>
	<lastBuildDate>Wed, 02 Jun 2010 13:03:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>TYPO3: Hide records from static_info_tables in the rootpage</title>
		<link>http://www.typo3-addict.com/2010/05/hide-records-from-static_info_tables-in-the-rootpage/</link>
		<comments>http://www.typo3-addict.com/2010/05/hide-records-from-static_info_tables-in-the-rootpage/#comments</comments>
		<pubDate>Wed, 05 May 2010 08:50:26 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.mmwebdesign.eu/?p=70</guid>
		<description><![CDATA[After you installed static_info_tables in your TYPO3 installtion, you get a whole bunch of records displayed in the rootpage. This really slows down the page, which isn&#8217;t funny when you work a lot with usergroups. You can hide all of these records with a simple line in your BE-User-TSConfig. Insert the following User TSConfig into [...]]]></description>
			<content:encoded><![CDATA[<p>After you installed static_info_tables in your TYPO3 installtion, you get a whole bunch of records displayed in the rootpage. This really slows down the page, which isn&#8217;t funny when you work a lot with usergroups. You can hide all of these records with a simple line in your BE-User-TSConfig.<span id="more-70"></span></p>
<p>Insert the following User TSConfig into your own userrecord or in the usergroup to which you belong (i.e. Admins).</p>
<pre>mod.web_list.hideTables=static_template, static_countries,
static_country_zones, static_currencies, static_languages,
static_territories, static_taxes, static_markets</pre>
<p><strong>IMPORTANT:</strong><br />
I had to use spaces in the code above in order to display it right. DON&#8217;T use them in your TSConfig!</p>
<p><!-- .googleAdsenseTop {  display: none; } --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2010/05/hide-records-from-static_info_tables-in-the-rootpage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TYPO3: A nicer and better workspace center</title>
		<link>http://www.typo3-addict.com/2009/09/a-nicer-and-better-workspace-center/</link>
		<comments>http://www.typo3-addict.com/2009/09/a-nicer-and-better-workspace-center/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 20:29:36 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[TYPO3 Core]]></category>
		<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[Workspace]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=487</guid>
		<description><![CDATA[NEW: You can now download this enhancement from the download page! For a client who needed a solid and easy workspace center for multiple writers and publishers I enhanced the default versioning / workspace part of TYPO3. The code is still a bit messy but I&#8217;m working on a cleaner version. We only needed two [...]]]></description>
			<content:encoded><![CDATA[<pre>
NEW: You can now download this enhancement from the download page!
</pre>
<p>For a client who needed a solid and easy workspace center for multiple writers and publishers I enhanced the default versioning / workspace part of TYPO3. The code is still a bit messy but I&#8217;m working on a cleaner version.</p>
<p>We only needed two levels of authorisation instead of three, so in this case the reviewer is also a publisher. Since both the writers and the publisher in this case are not computer whiz kids the screen has to be as clean as posible. Futhermore it is neccessary to quickly see comments writers made for publishers. The pagebrowser now only shows when there actually are more pages neccessary. Only admins can now switch between workspaces because this can only go wrong once it&#8217;s set correctly. (The tab is still visible in the screenshot, not in real version)</p>
<p><span id="more-487"></span></p>
<p>I also did some changes in the versioning module which can be accessed through the list view by clicking on the version icon, but for now this is just empty since it didn&#8217;t add any value for the client and only made things more complicated.</p>
<p>I want to share a screenshot with you guys of a publisher who&#8217;s about to check for new changes and perhaps accept them. As you will see this screenshots looks a lot cleaner and easier to use. It&#8217;s not The big breakthrough on workspace handling but it&#8217;s a start.</p>
<p>Michael Cannon also wrote relevant posts on this subject:<br />
<a href="http://www.acqal.com/index.php?id=85&amp;tx_ttnews[tt_news]=153&amp;cHash=ca629c7814">Increase TYPO3 Workspace Relation Limits</a><br />
<a href="http://www.acqal.com/index.php?id=85&amp;tx_ttnews[tt_news]=62">Customize the TYPO3 Workspace Notification Messages</a><br />
<a href="http://www.acqal.com/index.php?id=85&amp;tx_ttnews[tt_news]=191">NR Easy Workspace</a></p>
<p>Update:</p>
<ul>
<li>Records which are still in &#8220;creating&#8221; stage are unable to be deleted or rejected.</li>
<li>Buttons &#8220;Preview workspace&#8221; and &#8220;Publish workspace&#8221; are now locallang and are configurable through User TsConfig: workspace.showPublishAll = 1 / workspace.showPreviewLink = 1</li>
<li>Button &#8220;Preview workspace&#8221; is now a direct link to the frontend instead of an url-generator.</li>
</ul>
<p>Click to enlarge!</p>
<p>Before:</p>
<p><a href="http://www.typo3-addict.com/wp-content/uploads/2009/09/Workspace_old.png"><img class="alignnone size-full wp-image-495" title="Workspace_old" src="http://www.typo3-addict.com/wp-content/uploads/2009/09/Workspace_old.png" alt="Workspace_old" width="500" /></a></p>
<p>After:</p>
<p><a href="http://www.typo3-addict.com/wp-content/uploads/2009/09/Workspace_revised.png"><img class="alignnone size-full wp-image-496" title="Workspace_revised" src="http://www.typo3-addict.com/wp-content/uploads/2009/09/Workspace_revised.png" alt="Workspace_revised" width="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2009/09/a-nicer-and-better-workspace-center/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TYPO3: Clear all cache for non-admins</title>
		<link>http://www.typo3-addict.com/2009/03/clear-all-cache-for-non-admins/</link>
		<comments>http://www.typo3-addict.com/2009/03/clear-all-cache-for-non-admins/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 10:44:24 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Typoscript]]></category>

		<guid isPermaLink="false">http://www.typo3-addict.com/?p=394</guid>
		<description><![CDATA[With this line of User TSConfig you can enable non-be-admin&#8217;s to clear all cache the way an admin would. options.clearCache.all = 1]]></description>
			<content:encoded><![CDATA[<p>With this line of User TSConfig you can enable non-be-admin&#8217;s to clear all cache the way an admin would.</p>
<pre>options.clearCache.all = 1</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2009/03/clear-all-cache-for-non-admins/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TYPO3: Remove javascript warnings in the BE</title>
		<link>http://www.typo3-addict.com/2009/01/remove-javascript-warnings-in-the-be/</link>
		<comments>http://www.typo3-addict.com/2009/01/remove-javascript-warnings-in-the-be/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 07:18:25 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://blog.emaux.nl/?p=237</guid>
		<description><![CDATA[Use the following in your TSConfig to disable warnings in the BE. This can be useful when you&#8217;re an experienced user. Just be careful, warning are not there just to anoy you ;) # This option defines via a bitmask what to enable or disable # options.alertPopups = 255 (default value) # These options are [...]]]></description>
			<content:encoded><![CDATA[<p>Use the following in your TSConfig to disable warnings in the BE. This can be useful when you&#8217;re an experienced user. Just be careful, warning are not there just to anoy you ;)</p>
<pre># This option defines via a bitmask what to enable or disable
# options.alertPopups = 255 (default value)

# These options are possible:
# 1 - typeChange
# 2 - copy/move/paste
# 4 - delete
# 8 - frontend editing
# 128 - other - reserved but not used

# Example: disable warning by typeChange and copy/move/paste
# 255 - 1 -2 = 252
options.alertPopups = 252</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2009/01/remove-javascript-warnings-in-the-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3: The Clipboard</title>
		<link>http://www.typo3-addict.com/2009/01/the-clipboard/</link>
		<comments>http://www.typo3-addict.com/2009/01/the-clipboard/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 06:30:18 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.emaux.nl/?p=221</guid>
		<description><![CDATA[The TYPO3 clipboard is a very handy tool but you rarely use all 4 of them. Also, when you logout the content is gone. Both these things can be fixed by a little TSConfig: ## Makes sure the clipboard doesn't clear: options.saveClipboard = 1 ## Reduces the amount of clipboards from 4 to 1: options.clipboardNumberPads [...]]]></description>
			<content:encoded><![CDATA[<p>The TYPO3 clipboard is a very handy tool but you rarely use all 4 of them. Also, when you logout the content is gone. Both these things can be fixed by a little TSConfig:</p>
<pre lang="css">
## Makes sure the clipboard doesn't clear:
options.saveClipboard = 1

## Reduces the amount of clipboards from 4 to 1:
options.clipboardNumberPads = 1
</pre>
<p>If ANYONE know how to use copy as default instead of move a comment is highly appreciated!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2009/01/the-clipboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3: Create new folders and upload files through the RTE</title>
		<link>http://www.typo3-addict.com/2008/12/create-new-folders-and-upload-files-through-the-rte/</link>
		<comments>http://www.typo3-addict.com/2008/12/create-new-folders-and-upload-files-through-the-rte/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 09:49:26 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[RTE]]></category>
		<category><![CDATA[TSConfig]]></category>

		<guid isPermaLink="false">http://blog.emaux.nl/?p=179</guid>
		<description><![CDATA[Default settings of the HTMLArea RTE do not allow you to create new folders or upload files to the fileadmin. 2 simple TSConfig lines can enable this. For your convenience: ## Enable upload field options.uploadFieldsInTopOfEB = 1  ## Enable folder create options.createFoldersInEB = 1  Check out the screenshot:]]></description>
			<content:encoded><![CDATA[<p>Default settings of the HTMLArea RTE do not allow you to create new folders or upload files to the fileadmin. 2 simple TSConfig lines can enable this.</p>
<p>For your convenience:</p>
<pre>
## Enable upload field
options.uploadFieldsInTopOfEB = 1  

## Enable folder create
options.createFoldersInEB = 1 
</pre>
<p>Check out the screenshot:</p>
<p><span id="more-179"></span></p>
<p><a href="http://blog.emaux.nl/wp-content/uploads/2008/12/upload_create_rte.png"><img class="alignnone size-medium wp-image-181" title="upload_create_rte" src="http://blog.emaux.nl/wp-content/uploads/2008/12/upload_create_rte-300x197.png" alt="" width="300" height="197" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2008/12/create-new-folders-and-upload-files-through-the-rte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3: Wider text field in BE</title>
		<link>http://www.typo3-addict.com/2008/11/wider-text-field-in-be/</link>
		<comments>http://www.typo3-addict.com/2008/11/wider-text-field-in-be/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 19:24:50 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.emaux.nl/?p=128</guid>
		<description><![CDATA[I just found this line in the TSRef.. It&#8217;s not perfect but it makes your BE field like setup and constants in list mode wider. Just a small User TSConfig line so why not&#8230; ## Makes the BE fields wider setup.override.edit_wideDocument = 1 See screenshots!]]></description>
			<content:encoded><![CDATA[<p>I just found this line in the TSRef.. It&#8217;s not perfect but it makes your BE field like setup and constants in list mode wider. Just a small User TSConfig line so why not&#8230;</p>
<pre style="text-align: left;">
## Makes the BE fields wider
setup.override.edit_wideDocument = 1
</pre>
<p>See screenshots!</p>
<p><span id="more-128"></span></p>
<div id="attachment_129" class="wp-caption alignnone" style="width: 249px"><a href="http://blog.emaux.nl/wp-content/uploads/2008/11/afbeelding-2.png"><img class="size-medium wp-image-129" title="BE_Fields_normal" src="http://blog.emaux.nl/wp-content/uploads/2008/11/afbeelding-2-239x300.png" alt="Backend Field without TSConfig line" width="239" height="300" /></a><p class="wp-caption-text">Backend Field without TSConfig line</p></div>
<div id="attachment_130" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.emaux.nl/wp-content/uploads/2008/11/afbeelding-3.png"><img class="size-medium wp-image-130" title="BE_Field_TSConfig" src="http://blog.emaux.nl/wp-content/uploads/2008/11/afbeelding-3-300x279.png" alt="Backend Field with TSConfig line" width="300" height="279" /></a><p class="wp-caption-text">Backend Field with TSConfig line</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2008/11/wider-text-field-in-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3: Alternative BE Backgroundcolor</title>
		<link>http://www.typo3-addict.com/2008/11/alternative-be-backgroundcolor/</link>
		<comments>http://www.typo3-addict.com/2008/11/alternative-be-backgroundcolor/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 13:41:15 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.mmwebdesign.eu/?p=96</guid>
		<description><![CDATA[The following Page TSConfig line is usefull if you have a lot of records on a single page. mod.web_list { alternateBgColors = 1 }]]></description>
			<content:encoded><![CDATA[<p>The following Page TSConfig line is usefull if you have a lot of records on a single page.</p>
<pre>mod.web_list {
  alternateBgColors = 1
}</pre>
<p><span id="more-96"></span></p>
<div id="attachment_124" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.emaux.nl/wp-content/uploads/2008/11/afbeelding-1.png"><img class="size-medium wp-image-124" title="be_bg_color" src="http://blog.emaux.nl/wp-content/uploads/2008/11/afbeelding-1-300x123.png" alt="Every other line an other color" width="300" height="123" /></a><p class="wp-caption-text">Every other line an other color</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2008/11/alternative-be-backgroundcolor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3: Disable hide &amp; prepend at copy</title>
		<link>http://www.typo3-addict.com/2008/11/disable-hide-prepend-at-copy/</link>
		<comments>http://www.typo3-addict.com/2008/11/disable-hide-prepend-at-copy/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 13:13:53 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.mmwebdesign.eu/?p=93</guid>
		<description><![CDATA[Personally I hate it when TYPO3 hides my new copied record. TYPO3 also prepends your new copied record with something like &#8216;copy (1)&#8217;. To avoid this you can put this code in your PageTSConfig: TCEMAIN.table.pages { disablePrependAtCopy = 1 disableHideAtCopy = 1 } TCEMAIN.table.tt_content { disablePrependAtCopy = 1 disableHideAtCopy = 1 }]]></description>
			<content:encoded><![CDATA[<p>Personally I hate it when TYPO3 hides my new copied record. TYPO3 also prepends your new copied record with something like &#8216;copy (1)&#8217;. To avoid this you can put this code in your PageTSConfig:</p>
<pre>TCEMAIN.table.pages {
  disablePrependAtCopy = 1
  disableHideAtCopy = 1
}

TCEMAIN.table.tt_content {
  disablePrependAtCopy = 1
  disableHideAtCopy = 1
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2008/11/disable-hide-prepend-at-copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TYPO3: Clean up non used tt_content fields</title>
		<link>http://www.typo3-addict.com/2008/11/clean-up-non-used-tt_content-fields/</link>
		<comments>http://www.typo3-addict.com/2008/11/clean-up-non-used-tt_content-fields/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 13:10:16 +0000</pubDate>
		<dc:creator>Maarten</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[TSConfig]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://blog.mmwebdesign.eu/?p=91</guid>
		<description><![CDATA[In most cases I don&#8217;t use some tt_content fields, so it would be nice to don&#8217;t see them at all. Also for other backend users less is more (easy).  So let&#8217;s clean them up! Copy Paste this in your Page TSConfig: #----------------------------------- # Clean up tt_content #----------------------------------- TCEFORM.tt_content.section_frame.disabled = 1 TCEFORM.tt_content.date.disabled = 1 TCEFORM.tt_content.linkToTop.disabled = [...]]]></description>
			<content:encoded><![CDATA[<p>In most cases I don&#8217;t use some tt_content fields, so it would be nice to don&#8217;t see them at all. Also for other backend users less is more (easy).  So let&#8217;s clean them up!</p>
<p><span id="more-91"></span>Copy Paste this in your Page TSConfig:</p>
<pre>#-----------------------------------
# Clean up tt_content
#-----------------------------------

TCEFORM.tt_content.section_frame.disabled = 1
TCEFORM.tt_content.date.disabled = 1
TCEFORM.tt_content.linkToTop.disabled = 1
TCEFORM.tt_content.header_position.disabled = 1
TCEFORM.tt_content.rte_enabled.disabled = 1
TCEFORM.tt_content.longdescURL.disabled = 1
TCEFORM.tt_content.altText.disabled = 1
TCEFORM.tt_content.image_effects.disabled = 1
TCEFORM.tt_content.image_compression.disabled = 1
TCEFORM.tt_content.imagecaption_position.disabled = 1
TCEFORM.tt_content.titleText.disabled = 1
TCEFORM.tt_content.sectionIndex.disabled = 1</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.typo3-addict.com/2008/11/clean-up-non-used-tt_content-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
