<?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: Removing block types from TYPO3 RTE</title>
	<atom:link href="https://www.denyerec.co.uk/removing-block-types-from-typo3-rte/feed" rel="self" type="application/rss+xml" />
	<link>https://www.denyerec.co.uk/removing-block-types-from-typo3-rte</link>
	<description>Photography, Graphic Design, Art, Code...</description>
	<lastBuildDate>Mon, 22 Jan 2018 15:17:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>By: Michael</title>
		<link>https://www.denyerec.co.uk/removing-block-types-from-typo3-rte/comment-page-1#comment-239503</link>
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Sat, 19 Apr 2014 03:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.denyerec.co.uk/?p=321#comment-239503</guid>
		<description><![CDATA[Cool! Works perfectly fine - even in TYPO3 CMS 6.1.x :-) Thanks for sharing this with the community, dude.]]></description>
		<content:encoded><![CDATA[<p>Cool! Works perfectly fine &#8211; even in TYPO3 CMS 6.1.x <img src="https://www.denyerec.co.uk/wp-includes/images/smilies/simple-smile.png" alt=":-)" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Thanks for sharing this with the community, dude.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denyerec</title>
		<link>https://www.denyerec.co.uk/removing-block-types-from-typo3-rte/comment-page-1#comment-239214</link>
		<dc:creator><![CDATA[Denyerec]]></dc:creator>
		<pubDate>Sat, 17 Nov 2012 16:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.denyerec.co.uk/?p=321#comment-239214</guid>
		<description><![CDATA[The manual says &quot;buttons.formatblock.items.[item-name].label&quot; can be used to change the visual label of the formatblock item. Give that a try with :
[ts]
buttons.formatblock.items.heading5.label = Head 5
[/ts]
And see if it works.]]></description>
		<content:encoded><![CDATA[<p>The manual says &#8220;buttons.formatblock.items.[item-name].label&#8221; can be used to change the visual label of the formatblock item. Give that a try with :</p>
<pre class="brush: typoscript; title: ; notranslate">
buttons.formatblock.items.heading5.label = Head 5
</pre>
<p>And see if it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: takov</title>
		<link>https://www.denyerec.co.uk/removing-block-types-from-typo3-rte/comment-page-1#comment-239213</link>
		<dc:creator><![CDATA[takov]]></dc:creator>
		<pubDate>Fri, 16 Nov 2012 15:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.denyerec.co.uk/?p=321#comment-239213</guid>
		<description><![CDATA[Thanks! It works.
...
But I want also to rename some of the items. For example, the &quot;h5&quot; to be shown in the editor as &quot;Head 5&quot;. Now it is &quot;Heading 5&quot;.

Could it be made by TS config also?]]></description>
		<content:encoded><![CDATA[<p>Thanks! It works.<br />
&#8230;<br />
But I want also to rename some of the items. For example, the &#8220;h5&#8243; to be shown in the editor as &#8220;Head 5&#8243;. Now it is &#8220;Heading 5&#8243;.</p>
<p>Could it be made by TS config also?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
