<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TinyMCE Forum - TinyMCE 2.0RC3 Released]]></title>
		<link>http://www.tinymce.com/forum/viewtopic.php?id=1514</link>
		<description><![CDATA[The most recent posts in TinyMCE 2.0RC3 Released.]]></description>
		<lastBuildDate>Sat, 29 Oct 2005 23:13:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5717#p5717</link>
			<description><![CDATA[<p>how long until we can download TinyMCE 2.0RC4 ? or maybe stable?</p>]]></description>
			<author><![CDATA[dummy@example.com (Sword)]]></author>
			<pubDate>Sat, 29 Oct 2005 23:13:38 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5717#p5717</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5582#p5582</link>
			<description><![CDATA[<p>To hstraf and Spocke, I couldn&#039;t agree more. A pagebreak function is cool, and in many cases a great function - if it works flawlessly. However as Spocke mentions, it isn&#039;t something I feel belongs in a WYSIWYG editor, since it needs to be treated serverside afterwards - which again makes it a CMS specific function. I remember I had a customer aswell who wanted this function, and referred to Mambo (note, i havnt checked mambo lately), and Mambo was superior for this functionality while my system (TinyMCE, FCKeditor, Xinha and htmlArea) was crappy since they lacked it. A fast test hower inserting the pagebreak within a table broke the design big time in Mambo, which in turn brings me to Spockes point that such a function needs some amazing logic which isn&#039;t buildt in a jiffy.</p><p>Sure, I would love such a functionality - but is it reasonable to expect it to appear in TinyMCE, or should we let the developers focus on the core itself. If we look at the typical user of a CMS (People like me who are looking for functions like pagebreak are, in my belief, all persons using the WYSIWYG in our CMS), so the typical user is a person who doesnt know alot about HTML, probably nothing (If he knew HTML, he would probably use raw HTML, BBcode or MarkDown for optimal control in theese XHTML days). So what does a typical webpage in a WYSIWYG rendered page look like? It could be one table surrounding the entire page which is, say 5 pages long, containing 4 pagebreaks. </p><p>This would mean that we would make the Moxiecode staff spend a heck of a lot of time for this &quot;seemedly&quot; easy plugin to accually rewrite the entire code of the page to work with the pagebreaks (Or this is probably where our own serverside system gets to work), we can&#039;t just do what Mambo did (again, maby they solved this lately, I havnt checked), assume that the person using the WYSIWYG is not using the plugin wrong - after all it&#039;s WYSIWYG so people tend to do alot of wrong things (Did I mention paste from word and other websites, even if told otherwise)...</p><p>Lately I have spent more and more time using TinyMCE, but I would like to share my 2 cents here to be sure that the development is going in the right direction, and not focusing on messy plugins which will hault the development unneccesary. After all the developers are doing a great job on this free tool, and it doesnt hurt if we support them once in a while instead of always demanding new functionality all the time. Finally, as hstraf mentioned, if you really like this plugin to surface the people at Moxiecode will more than happy (ugh... As George Carlin mentions this is a pretty meaningless condition, hehe) spend time developing it for you if you are willing to pay for it.</p><p>Looking forward for the next release of TinyMCE, I will need to upgrade alot of users again... Keep up the good work <img src="http://www.tinymce.com/forum/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Mvh,<br />Kim Steinhaug<br />- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br /><a href="http://www.steinhaug.no/">www.steinhaug.no</a> - <a href="http://www.easywebshop.no/">www.easywebshop.no</a> - <a href="http://www.easycms.no/">www.easycms.no</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Kim Steinhaug)]]></author>
			<pubDate>Sun, 23 Oct 2005 20:53:03 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5582#p5582</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5579#p5579</link>
			<description><![CDATA[<p>Very well said, Spocke.&nbsp; I agree.&nbsp; Keep tinyMCE as &quot;core&quot; as possible, because not everyone needs or wants bloated software with code that is not needed.&nbsp; </p><p>It is also worth noting that the folks from Moxie are happy to develop any CUSTOM features if you really really needed something.&nbsp; (http://tinymce.moxiecode.com/plugins.php - look for the &quot;custom plugin development heading)</p><p><img src="http://www.tinymce.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (hstraf)]]></author>
			<pubDate>Sun, 23 Oct 2005 16:28:36 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5579#p5579</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5578#p5578</link>
			<description><![CDATA[<p>First of all I must say that TinyMCE is not a mambo plugin or any other CMS specific plugin so we only develop platform neutral logic not Mambo specific or Xaraya specific functions.</p><p>I will have to aggree with jojodee that this will have to be treated as a CMS specific implementation. If I where to add this as a base functionality for TinyMCE it would only be useful for systems using this approach to produce pages. In my oppinion is not a efficient and ideal solution anyway, it seems to be a quick and dirty hack. We did a simmilar thing for postnuke once. <img src="http://www.tinymce.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>And if we where to add this to the core it would have to be smart in two ways. It would need to be placed after paragraphs and out side tables so they don&#039;t break and they would need to be visible so users can remove them simmilar to the anchor elements. And that kind of functionality isn&#039;t done right within a coffe break.</p><p>I think the best way of doing this is to produce some kind of code snipplet plugin so it would be possible to inject any custom content within visible containers since diffrent CMS systems implement these page breaks or simmilar snipplets in diffrent ways. But this will have to wait for the 2.0.1 release, we must first get the 2.0 stable and out before adding more functionality stability is far more important than cool features.</p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Sun, 23 Oct 2005 16:17:43 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5578#p5578</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5571#p5571</link>
			<description><![CDATA[<p>There is a Xaraya pagebreak plugin that allows users to click and insert the correct pagebreak code into their documents. As this would be application specific, it may be useful at least as code that you could use as an example to develop one for your own application. </p><p>Although many have found this xaraya plugin to be useful, it is more complex than it seems unless you can ensure that &#039;html unaware&#039; users understand where the pagebreak should be inserted in their page.... or you make the plugin &#039;intelligent&#039; to allow it to know where in the code it should go for proper markup (eg not between a set of &lt;p&gt;&lt;/p&gt; tags for example).</p>]]></description>
			<author><![CDATA[dummy@example.com (jojodee)]]></author>
			<pubDate>Sun, 23 Oct 2005 00:44:11 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5571#p5571</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5569#p5569</link>
			<description><![CDATA[<p>One issue that continues to plague TinyMCE is the lack of a &lt;!--pagebreak--&gt; function.&nbsp; Frankly, it is driving a great many people nuts and into moving to fckeditor or others that support this function by default.&nbsp; </p><p>There are posts even here requesting help (where people are trying to create this function on their own) yet those posts are still open.&nbsp; On top of that, solutions like Mambo have tried (hap-hazardly) to add the function in, but it is using an image type feature to pull this off and the function only works in one place designed specifically to look for that specific image tag to interpret it and convert it that way.</p><p>The bottom line is that 2.x should include a standard pagebreak button that would inject the code and be an allowable definition (if added as such).&nbsp; To think that you folks could do all of these other functions but not create a standard pagebreak is just nutty.</p><p>Just my 2 cents</p>]]></description>
			<author><![CDATA[dummy@example.com (64bitguy)]]></author>
			<pubDate>Sat, 22 Oct 2005 19:16:55 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5569#p5569</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5556#p5556</link>
			<description><![CDATA[<div class="quotebox"><cite>spocke wrote:</cite><blockquote><p>I&#039;ve been thinking of rewriting the whole cleanup process so it&#039;s more efficient. But cleanup of long HTML chunks will always be slow in javascript since it&#039;s a script language. But I guess a rewrite would make it a lot faster. A server side cleanup is alot better and safer too since then it would be impossible to &quot;inject&quot; elements that isn&#039;t valid. We have been thinking of adding a backend API for PHP and .NET. A PHP class and a .NET webcontrol but we haven&#039;t got around to do it just yet. Such backend logic could be equipped with a serverside cleanup routine compatible with the valid_elements format in TinyMCE and would be a lot more efficient since we could then SAX parse stuff etc.</p></blockquote></div><p>spoke,</p><p>I was just re-reading this thread, and got to thinking that if you&#039;re going to write a server-side cleanup routine in PHP and .NET, you may be able to use AJAX to communicate with it.&nbsp; Not sure if it&#039;s necessary, but it may come in handy if you wanted to do a cleanup without a round trip to the server.</p>]]></description>
			<author><![CDATA[dummy@example.com (speednet)]]></author>
			<pubDate>Sat, 22 Oct 2005 02:00:35 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5556#p5556</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5360#p5360</link>
			<description><![CDATA[<div class="quotebox"><cite>spocke wrote:</cite><blockquote><p>No, since this is a major change and will most likely not be stable in the first version I will not be able to include it in the 2.0 version. I could make some effort for it in 2.0.1. Anyway, I think this whole problem can be avoided by using the theme_advanced_styles option. If I where to make a more complex CSS handler I would need to rewrite lots of code since this parsing is somewhat complex. I should also move this into a own plugin or similar since the code will be quite large figuring out all possible combinations and so forth.</p></blockquote></div><p>The patch is not in fact very big and <strong>does not</strong> introduce any new features, it merely corrects a couple of problems - it brings the style sheet processing of Firefox closer to that of IE and it eliminates duplicate class names from the selection list (both bugs IMHO).&nbsp; The other things that were mentioned are not addressed by the patch (either they not been implemented or cannot be implemented).&nbsp; If the patch did anything more than I have described here I would certainly not be pushing for it to be included in 2.0 final.</p><p>Moving the CSS processing into a plugin is a good idea as it would make it easier for people to replace the code with something as simple or complex as they would like.&nbsp; Ultimately I want to be able to control which style classes are presented depending on the selected element - no doubt only some people will want this so pushing it off into a plugin makes sense.</p><div class="quotebox"><cite>spocke wrote:</cite><blockquote><p>Use this for now, or make a timmed CSS for while editing and use your more complex CSS while presenting the page this is how we do it our selfs since complex CSS:es with floats and all kinds of custom things can break the editing experience.</p></blockquote></div><p>The CSS I am dealing with is not in fact overly complex.&nbsp; I can see that using a trimmed version of a style sheet while editing might solve some problems, but not I think the ones addressed by the patch.</p><div class="quotebox"><cite>spocke wrote:</cite><blockquote><p><a href="http://tinymce.moxiecode.com/tinymce/docs/option_theme_advanced_styles.html">http://tinymce.moxiecode.com/tinymce/do &#133; tyles.html</a></p></blockquote></div><p>This does not address the issues as elegantly as the patch.</p><p>Keep up the good work!</p><p>Scott</p>]]></description>
			<author><![CDATA[dummy@example.com (seade)]]></author>
			<pubDate>Sat, 15 Oct 2005 11:33:19 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5360#p5360</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5327#p5327</link>
			<description><![CDATA[<p>Only a small wish for now: I don&#039;t know wether I have missed the message somewhere on this site, but I would appreciate a &quot;download stable version&quot; aka 1.45 link somewhere on the download page as long as there is a release candidate on its way. Of course, I could go to sourceforge and have a look there, but as Afraithe said: </p><div class="quotebox"><blockquote><p>..., they need the stable versions for integration.</p></blockquote></div><p>Good luck with final version 2.0, I loved the previous one.<br />Donadoni</p>]]></description>
			<author><![CDATA[dummy@example.com (donadoni)]]></author>
			<pubDate>Fri, 14 Oct 2005 06:57:11 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5327#p5327</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5313#p5313</link>
			<description><![CDATA[<p>Cause there is an unlimited amount of features that can be added, so no final would ever come out.</p><p>Final stable releases are needed for all the CMS systems out there that use TinyMCE, they need the stable versions for integration.</p>]]></description>
			<author><![CDATA[dummy@example.com (Afraithe)]]></author>
			<pubDate>Thu, 13 Oct 2005 08:41:41 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5313#p5313</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5312#p5312</link>
			<description><![CDATA[<div class="quotebox"><cite>spocke wrote:</cite><blockquote><p>No, since this is a major change and will most likely not be stable in the first version...</p></blockquote></div><p>Why don&#039;t you go on with Release Candidate 4, 5, 6,... until the 2.0 is stable enough before go for real 2.0 version.</p>]]></description>
			<author><![CDATA[dummy@example.com (vorapoap)]]></author>
			<pubDate>Thu, 13 Oct 2005 08:33:51 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5312#p5312</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5291#p5291</link>
			<description><![CDATA[<p>No, since this is a major change and will most likely not be stable in the first version I will not be able to include it in the 2.0 version. I could make some effort for it in 2.0.1. Anyway, I think this whole problem can be avoided by using the theme_advanced_styles option. If I where to make a more complex CSS handler I would need to rewrite lots of code since this parsing is somewhat complex. I should also move this into a own plugin or similar since the code will be quite large figuring out all possible combinations and so forth.</p><p>Use this for now, or make a timmed CSS for while editing and use your more complex CSS while presenting the page this is how we do it our selfs since complex CSS:es with floats and all kinds of custom things can break the editing experience.</p><p><a href="http://tinymce.moxiecode.com/tinymce/docs/option_theme_advanced_styles.html">http://tinymce.moxiecode.com/tinymce/do &#133; tyles.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (spocke)]]></author>
			<pubDate>Wed, 12 Oct 2005 09:26:48 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5291#p5291</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5287#p5287</link>
			<description><![CDATA[<p>Is there any way to push for a couple of patches to go into 2.0 final?</p><p>I would be grateful if <a href="https://sourceforge.net/tracker/index.php?func=detail&amp;aid=1323835&amp;group_id=103281&amp;atid=635682">1323835</a> could be committed.&nbsp; There are numerous other patches over on SF - will these be examined prior to 2.0 final?</p><p>Thanks,</p><p>Scott</p>]]></description>
			<author><![CDATA[dummy@example.com (seade)]]></author>
			<pubDate>Wed, 12 Oct 2005 05:05:10 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5287#p5287</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5247#p5247</link>
			<description><![CDATA[<div class="quotebox"><cite>Kim Steinhaug wrote:</cite><blockquote><div class="quotebox"><cite>hstraf wrote:</cite><blockquote><p>ie:</p><p>echo value_bold(&quot;true&quot;);<br />echo value_italics(&quot;false&quot;);</p><p>And then bingo... it would spit out the required javascript for making this happen...</p></blockquote></div><p>umm... If you already do all in PHP creating your own quick PHP API wouldn&#039;t be to much work. You could easily create your own little tinyMCE class which takes care of all the JS config. Or, very simpliefied if all you need is to move the JS out of the PHP files, just move it into some functions library that you probably have with some &quot;echo&quot; statement. Atleast you have all the JS gone.</p></blockquote></div><p>I know we could do it.. but I&#039;d rather have the coding done by the good folks from moxiecode, since then they would be responsible for maintaining it, updating it with new functions as they arrive, etc...</p><p><img src="http://www.tinymce.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (hstraf)]]></author>
			<pubDate>Mon, 10 Oct 2005 14:18:11 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5247#p5247</guid>
		</item>
		<item>
			<title><![CDATA[Re: TinyMCE 2.0RC3 Released]]></title>
			<link>http://www.tinymce.com/forum/viewtopic.php?pid=5246#p5246</link>
			<description><![CDATA[<div class="quotebox"><cite>hstraf wrote:</cite><blockquote><p>ie:</p><p>echo value_bold(&quot;true&quot;);<br />echo value_italics(&quot;false&quot;);</p><p>And then bingo... it would spit out the required javascript for making this happen...</p></blockquote></div><p>umm... If you already do all in PHP creating your own quick PHP API wouldn&#039;t be to much work. You could easily create your own little tinyMCE class which takes care of all the JS config. Or, very simpliefied if all you need is to move the JS out of the PHP files, just move it into some functions library that you probably have with some &quot;echo&quot; statement. Atleast you have all the JS gone.</p>]]></description>
			<author><![CDATA[dummy@example.com (Kim Steinhaug)]]></author>
			<pubDate>Mon, 10 Oct 2005 14:15:35 +0000</pubDate>
			<guid>http://www.tinymce.com/forum/viewtopic.php?pid=5246#p5246</guid>
		</item>
	</channel>
</rss>
