<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TinyMCE Forum - TinyMCE 3.0rc1 Released]]></title>
		<link>http://www.tinymce.com/forum/viewtopic.php?id=9679</link>
		<description><![CDATA[The most recent posts in TinyMCE 3.0rc1 Released.]]></description>
		<lastBuildDate>Thu, 24 Jan 2008 21:16:48 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=31196#p31196</link>
			<description><![CDATA[<p>Great <img src="http://www.tinymce.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /> sorry for the dummy qeustion but i&#039;ve found some problems on configuring the new compressor init and didn&#039;t find some docs on it</p><p>Thank you!</p>]]></description>
			<author><![CDATA[dummy@example.com (tafaz)]]></author>
			<pubDate>Thu, 24 Jan 2008 21:16:48 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=31196#p31196</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=31193#p31193</link>
			<description><![CDATA[<p>Try this one instead:<br />tinyMCE_GZ.init({<br />&nbsp; &nbsp; plugins : &quot;pagebreak&quot;,<br />&nbsp; &nbsp; themes : &quot;advanced&quot;,<br />&nbsp; &nbsp; languages : &#039;en&#039;<br />});</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Thu, 24 Jan 2008 21:13:01 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=31193#p31193</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=31192#p31192</link>
			<description><![CDATA[<p>Hi, i&#039;m trying TinyMCE 3.0RC2 combined with the new php gzip compressor 2.0 RC1 and the following is the configuration i&#039;m currently using</p><p>&lt;script type=&quot;text/javascript&quot; src=&quot;./include/tiny/tiny_mce_gzip.js&quot;&gt;&lt;/script&gt;<br />&lt;script type=&quot;text/javascript&quot;&gt;<br />tinyMCE_GZ.init({<br />&nbsp; &nbsp; plugins : &quot;pagebreak&quot;,<br />&nbsp; &nbsp; pagebreak_separator : &quot;&lt;!--page--&gt;&quot;,<br />&nbsp; &nbsp; theme : &quot;advanced&quot;,<br />&nbsp; &nbsp; language : &#039;en&#039;<br />});<br />&lt;/script&gt;<br />&lt;script type=&quot;text/javascript&quot;&gt;<br />tinyMCE.init({<br />&nbsp; &nbsp; plugins : &quot;pagebreak&quot;,<br />&nbsp; &nbsp; pagebreak_separator : &quot;&lt;!--page--&gt;&quot;,<br />&nbsp; &nbsp; theme : &quot;advanced&quot;,<br />&nbsp; &nbsp; language : &#039;en&#039;,<br />&nbsp; &nbsp; mode : &quot;textareas&quot;,<br />&nbsp; &nbsp; editor_selector : &quot;tiny&quot;,<br />&nbsp; &nbsp; theme_advanced_resizing : true,<br />&nbsp; &nbsp; theme_advanced_resize_horizontal : false,<br />&nbsp; &nbsp; theme_advanced_toolbar_location : &quot;top&quot;,<br />&nbsp; &nbsp; theme_advanced_statusbar_location : &quot;bottom&quot;,<br />&nbsp; &nbsp; theme_advanced_blockformats : &quot;p,div,h1,h2,h3,h4,h5,h6,blockquote,dt,dd,samp&quot;,&nbsp; &nbsp; <br />&nbsp; &nbsp; theme_advanced_toolbar_align : &quot;left&quot;,<br />&nbsp; &nbsp; theme_advanced_buttons1 : &quot;bold,italic,underline,strikethrough,|,styleselect,formatselect,|,bullist,numlist,|,outdent,indent,|,forecolor,backcolor&quot;,<br />&nbsp; &nbsp; theme_advanced_buttons2 : &quot;undo,redo,|,link,unlink,anchor,image,cleanup,code,hr,removeformat,visualaid,|,sub,sup,|,charmap,pagebreak&quot;,<br />&nbsp; &nbsp; theme_advanced_buttons3 : &quot;&quot;,<br />&nbsp; &nbsp; force_p_newlines : false,<br />&nbsp; &nbsp; inline_styles : true,<br />&nbsp; &nbsp; content_css : &quot;./include/tiny/stile.css&quot;,<br />&nbsp; &nbsp; relative_urls : false,<br />&nbsp; &nbsp; accessibility_focus : false,<br />&nbsp; &nbsp; disk_cache : false,<br />&nbsp; &nbsp; debug : false<br />});<br />&lt;/script&gt;</p><p>the only thing that don&#039;t work is the resizing ... does anybody knows why?</p><p>if i switch off the gzip compressor everything works fine so i think it&#039;s a misconfiguration</p>]]></description>
			<author><![CDATA[dummy@example.com (tafaz)]]></author>
			<pubDate>Thu, 24 Jan 2008 21:09:37 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=31192#p31192</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30888#p30888</link>
			<description><![CDATA[<p>Already out. <img src="http://www.tinymce.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Fri, 18 Jan 2008 19:11:36 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30888#p30888</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30878#p30878</link>
			<description><![CDATA[<p>Ok spocke,</p><p>Just to see if i can wait for the next version, could you awnser this question:<br />When are you predicting the release of v3 rc2?</p><p>Best regards, <br />andreus</p>]]></description>
			<author><![CDATA[dummy@example.com (andreus)]]></author>
			<pubDate>Fri, 18 Jan 2008 15:31:53 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30878#p30878</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30867#p30867</link>
			<description><![CDATA[<p>Install SVN and use that command to checkout the trunk. Instructions can be found at source forge.</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Fri, 18 Jan 2008 13:16:15 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30867#p30867</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30860#p30860</link>
			<description><![CDATA[<p>Hi spocke thankx again.</p><p>The abbr/acronym list feature request is now in the request tracker.</p><p>Just one question: How can i download the latest version (conplete), revision 548 from the SVN? Do i have to download the files revision by revision??</p><p>Best regards,<br />andreus</p>]]></description>
			<author><![CDATA[dummy@example.com (andreus)]]></author>
			<pubDate>Fri, 18 Jan 2008 11:35:17 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30860#p30860</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30831#p30831</link>
			<description><![CDATA[<p>Thanks for tip. It was a conflict with the css of the page.</p>]]></description>
			<author><![CDATA[dummy@example.com (av3nger)]]></author>
			<pubDate>Thu, 17 Jan 2008 21:05:03 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30831#p30831</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30829#p30829</link>
			<description><![CDATA[<p>Sounds like a CSS conflict. Works for me in IE.</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Thu, 17 Jan 2008 20:49:37 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30829#p30829</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30828#p30828</link>
			<description><![CDATA[<p>I&#039;m using 3.0rc1 in the IE6. When using the context menu in the editor, the icons (for cut, paste, ...) are near the center. So I can&#039;t see the whole text. In Firefox the icons are on the left side.</p>]]></description>
			<author><![CDATA[dummy@example.com (av3nger)]]></author>
			<pubDate>Thu, 17 Jan 2008 20:42:55 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30828#p30828</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30815#p30815</link>
			<description><![CDATA[<p>Send in a feature request.</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Thu, 17 Jan 2008 14:30:30 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30815#p30815</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30814#p30814</link>
			<description><![CDATA[<p>In the image popup you have a &quot;image list&quot; (i think it works only with the advimage plugin).</p><p>The idea is use the same principle in the abbr and acronym popups.<br />A external js that have the list of acronym&#039;s, and a external js that have the list of abbr&#039;s.</p><p>Example:</p><p>var tinyMCEAcronymList = new Array(<br />&nbsp; &nbsp; // Acronym, Title<br />&nbsp; &nbsp; [&quot;W3C&quot;, &quot;World Wide Web Consortium&quot;],<br />&nbsp; &nbsp; [&quot;XHTML&quot;, &quot;eXtensible Markup Language&quot;]<br />);</p><p>Best regards,<br />andreus</p>]]></description>
			<author><![CDATA[dummy@example.com (andreus)]]></author>
			<pubDate>Thu, 17 Jan 2008 14:15:52 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30814#p30814</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30811#p30811</link>
			<description><![CDATA[<p>The CSS bug is now fixed. Don&#039;t quite understand the list thing, could you please tell me more?</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Thu, 17 Jan 2008 12:29:37 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30811#p30811</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30808#p30808</link>
			<description><![CDATA[<p>Another thing i would like to ask you.<br />Could you create a pre-defined list (like the links, images, etc) in the abbr, acronym buttons?</p><p>Best regards,<br />andreus</p>]]></description>
			<author><![CDATA[dummy@example.com (andreus)]]></author>
			<pubDate>Thu, 17 Jan 2008 11:38:34 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30808#p30808</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 3.0rc1 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=30807#p30807</link>
			<description><![CDATA[<p>Hi again spocke,</p><p>Thankx for resolving the iframe problem.<br />I found another bug: The css&#039;s aren&#039;t being apllied in the templates plugin.</p><p>Best regards,<br />andreus</p>]]></description>
			<author><![CDATA[dummy@example.com (andreus)]]></author>
			<pubDate>Thu, 17 Jan 2008 11:33:19 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=30807#p30807</guid>
		</item>
	</channel>
</rss>
