<?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; Using TinyMCE Templates</title>
	<atom:link href="http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-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/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-22865</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Thu, 07 Jul 2011 19:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-22865</guid>
		<description>The second piece, the HTML code, belongs in the files specified in the configuration. E.g. themes/yourTheme/templates/2_columns.html</description>
		<content:encoded><![CDATA[<p>The second piece, the HTML code, belongs in the files specified in the configuration. E.g. themes/yourTheme/templates/2_columns.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-22752</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Wed, 06 Jul 2011 13:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-22752</guid>
		<description>Hi,

Just started using C5 on a new site, I like the idea of TinyMCE templates, however not sure where you add the second piece of code  etc  I have tried copying all into the custom HTML editor as described but I dont get the full functionality ie no text editor, a comment further up the blog suggested changing the code, so not sure best way forward.

Regards Adrian</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Just started using C5 on a new site, I like the idea of TinyMCE templates, however not sure where you add the second piece of code  etc  I have tried copying all into the custom HTML editor as described but I dont get the full functionality ie no text editor, a comment further up the blog suggested changing the code, so not sure best way forward.</p>
<p>Regards Adrian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remo Laubacher</title>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-21801</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Sun, 26 Jun 2011 06:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-21801</guid>
		<description>Not sure I get what you mean but if there&#039;s a difference between the preview in TinyMCE and the final page, it must be related to typography.css. It might be caused because it&#039;s not included in the final page but beside that I can&#039;t help you without have more information.</description>
		<content:encoded><![CDATA[<p>Not sure I get what you mean but if there&#8217;s a difference between the preview in TinyMCE and the final page, it must be related to typography.css. It might be caused because it&#8217;s not included in the final page but beside that I can&#8217;t help you without have more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-21368</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Mon, 20 Jun 2011 19:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-21368</guid>
		<description>I&#039;m talking about when it spits it out into the final page, not how it previews in the TinyMCE editor. It seems that my templates are only using PART of the CSS for some inexplicable reason, probably having something to do with the fact that the templates are within a templates folder, I would guess.</description>
		<content:encoded><![CDATA[<p>I&#8217;m talking about when it spits it out into the final page, not how it previews in the TinyMCE editor. It seems that my templates are only using PART of the CSS for some inexplicable reason, probably having something to do with the fact that the templates are within a templates folder, I would guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remo Laubacher</title>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-21360</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Mon, 20 Jun 2011 16:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-21360</guid>
		<description>Nate, you can&#039;t, TinyMCE pulls typography.css from your theme and not main.css. This is intentional because it allows you to control the different CSS rules a bit better. You could override the property &quot;content_css&quot; but I&#039;m not sure how well this works. I usually put everything I need for the templates in typography.css!</description>
		<content:encoded><![CDATA[<p>Nate, you can&#8217;t, TinyMCE pulls typography.css from your theme and not main.css. This is intentional because it allows you to control the different CSS rules a bit better. You could override the property &#8220;content_css&#8221; but I&#8217;m not sure how well this works. I usually put everything I need for the templates in typography.css!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-21359</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Mon, 20 Jun 2011 16:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-21359</guid>
		<description>Question: how can I get these templates to use the CSS in my main style sheet? I broke apart some of my template and turned them into TinyMCE templates and now they are not recognizing all the CSS... for instance, the UL I&#039;m using doesn&#039;t show the custom list-style-type image arrows even though the div still has the same ID.</description>
		<content:encoded><![CDATA[<p>Question: how can I get these templates to use the CSS in my main style sheet? I broke apart some of my template and turned them into TinyMCE templates and now they are not recognizing all the CSS&#8230; for instance, the UL I&#8217;m using doesn&#8217;t show the custom list-style-type image arrows even though the div still has the same ID.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-21358</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Mon, 20 Jun 2011 16:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-21358</guid>
		<description>and wow, thanks for your quick response! :)</description>
		<content:encoded><![CDATA[<p>and wow, thanks for your quick response! <img src='http://www.codeblog.ch/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-21357</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Mon, 20 Jun 2011 16:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-21357</guid>
		<description>Bleh, right after I posted that, I just copied your code directly (as opposed to the code I got working on my previous site) and pasted it in. That fixed everything except the missing template. Changed the paths and voila, it works. Really weird that I couldn&#039;t just pick up my previous code and change the paths... so please never take this down. Somehow, magically, your code from this page alone works. Both times I&#039;ve had problems, I solved them by copying the exact code above, pasting it in and then changing the paths.

It seems C5 adds some additional commentary at the end of the code once you save it and perhaps leaving this in there has been my problem each time. I don&#039;t know.</description>
		<content:encoded><![CDATA[<p>Bleh, right after I posted that, I just copied your code directly (as opposed to the code I got working on my previous site) and pasted it in. That fixed everything except the missing template. Changed the paths and voila, it works. Really weird that I couldn&#8217;t just pick up my previous code and change the paths&#8230; so please never take this down. Somehow, magically, your code from this page alone works. Both times I&#8217;ve had problems, I solved them by copying the exact code above, pasting it in and then changing the paths.</p>
<p>It seems C5 adds some additional commentary at the end of the code once you save it and perhaps leaving this in there has been my problem each time. I don&#8217;t know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remo Laubacher</title>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-21356</link>
		<dc:creator>Remo Laubacher</dc:creator>
		<pubDate>Mon, 20 Jun 2011 16:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-21356</guid>
		<description>Nate, are you sure you&#039;ve added the keyword &quot;template&quot; to the &quot;theme_concrete_buttons1&quot; property?</description>
		<content:encoded><![CDATA[<p>Nate, are you sure you&#8217;ve added the keyword &#8220;template&#8221; to the &#8220;theme_concrete_buttons1&#8243; property?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.codeblog.ch/2010/06/concrete5-using-tinymce-templates/comment-page-1/#comment-21355</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Mon, 20 Jun 2011 16:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.ch/?p=449#comment-21355</guid>
		<description>I have no idea, man. I&#039;m trying to get this to work on a new site and it&#039;s not working at all. In fact, the TInyMCE is showing nothing but a tiny little box; no tools, nothing.</description>
		<content:encoded><![CDATA[<p>I have no idea, man. I&#8217;m trying to get this to work on a new site and it&#8217;s not working at all. In fact, the TInyMCE is showing nothing but a tiny little box; no tools, nothing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

