<?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>Dev4Press&#187; tinymce Tag Archives, page 1 of 1 | Dev4Press</title>
	<atom:link href="http://www.dev4press.com/tag/tinymce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dev4press.com</link>
	<description>Premium Plugins and Themes for WordPress</description>
	<lastBuildDate>Thu, 23 May 2013 09:33:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Preview of upcoming WordPress 3.3</title>
		<link>http://www.dev4press.com/2011/blog/general/preview-of-upcoming-wordpress-3-3/</link>
		<comments>http://www.dev4press.com/2011/blog/general/preview-of-upcoming-wordpress-3-3/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 16:00:19 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[admin bar]]></category>
		<category><![CDATA[darker look]]></category>
		<category><![CDATA[Dev4Press plugins]]></category>
		<category><![CDATA[editor api]]></category>
		<category><![CDATA[faster development]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[latest trunk code]]></category>
		<category><![CDATA[navigation menu changes]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[performance improvements]]></category>
		<category><![CDATA[Plupload]]></category>
		<category><![CDATA[Post editor]]></category>
		<category><![CDATA[Screen Options]]></category>
		<category><![CDATA[scripts enqueue process]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[UI improvements]]></category>
		<category><![CDATA[Uploader dialog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=9590</guid>
		<description><![CDATA[WordPress 3.3 is in development right now with feature freeze in effect, and it is expected to enter Beta phase in the next couple of weeks. For now, here is a preview of some of the features that will be part of this new version. WordPress 3.3 should be released in december 2011.]]></description>
				<content:encoded><![CDATA[<p>WordPress 3.3 is in development right now with feature freeze in effect, and it is expected to enter Beta phase in the next couple of weeks. For now, here is a preview of some of the features that will be part of this new version. WordPress 3.3 should be released in december 2011.</p>
<p>I am using latest trunk code for WordPress 3.3 for a week now, and even now, I can feel the performance improvements that are continuation of the work done with WordPress 3.2. These are not drastic changes, but many things in WP are improved: improved permalinks performance, some meta and navigation menu changes and many UI improvements. CSS used by WP is optimized further to load less files and have less of it, so that also is noticeable during page load.</p>
<p>Admin bar is looking a bit different, with darker look and few pixels less height (you can see it in action already on WordPress.com). Some of the important admin bar elements use improved dropdown and some of the admin side elements are further integrated into admin bar. So, admin side pages don&#8217;t have normal header as before: website name is now also part of the admin bar, and same goes for tabs for Screen Options and Help. This makes admin pages looks cleaner, but it makes admin bar a must have element on the page, and disabling it will leave you without many options you are used to have by now in the page header. Is this good or bad, it depends on you, but it will take some time to get used to. New admin bar can&#8217;t be disabled from Profile page for admin side anymore.</p>
<div id="attachment_9591" class="wp-caption alignleft" style="width: 319px"><img class="size-full wp-image-9591" title="Improved Menus" src="http://cdn.dev4press.com/wp-content/uploads/2011/09/wp33_menu.png" alt="Improved Menus" width="309" height="235" /><p class="wp-caption-text">Improved Menus</p></div>
<p>But, there are two great additions to UI: improved menus and pointers.  As you can see on the image on the left, if the menu is active, it is displayed as before (Users menu in this case). But if you hover over the menu (Appearance) you will get nice popup menu for it. This way, you can find much quicker page you need.</p>
<p>Pointers are nice addition to admin side UI, and they are used to inform user about some changes in the WordPress or plugins (there is a way for plugins and themes to use it). So, after WP is upgraded, you will get a pointer with info and links on update. If a plugin gets updated, it can use similar pointer to let know user about changes. Image below shows a pointer to admin bar with Screen Option and Help icons in the bar and the new admin bar slimmer and darker look.</p>
<div id="attachment_9592" class="wp-caption aligncenter" style="width: 590px"><a title="Pointers and Admin Bar" href="http://cdn.dev4press.com/wp-content/uploads/2011/09/wp33_pointer.png" rel="lightbox"><img class="size-large wp-image-9592" title="Pointers and Admin Bar" src="http://cdn.dev4press.com/wp-content/uploads/2011/09/wp33_pointer-580x173.png" alt="Pointers and Admin Bar" width="580" height="173" /></a><p class="wp-caption-text">Pointers and Admin Bar</p></div>
<p>Dashboard now has auto size option, allowing it to resize based on the display used, so it can have different number of columns on different devices. This also means that menu will automatically collapse if the screen is smaller.</p>
<div id="attachment_9596" class="wp-caption alignright" style="width: 280px"><a title="New uploader" href="http://cdn.dev4press.com/wp-content/uploads/2011/09/wp33_uploader.png" rel="lightbox"><img class="size-medium wp-image-9596" title="New uploader" src="http://cdn.dev4press.com/wp-content/uploads/2011/09/wp33_uploader-300x256.png" alt="New uploader" width="270" height="230" /></a><p class="wp-caption-text">New uploader</p></div>
<p>But, most important changes are in the editor and uploader. Uploader dialog now supports drag&#8217;n'drop and uses Plupload library instead old Flash based one. Depending on the browser this new library can downgrade to different upload methods. Firefox and Chrome support drag&#8217;n'drop, and it is expected that Opera will get it soon.</p>
<p>Post editor uses latest version of TinyMCE, but the code behind it is changed to allow better re-usability of the editor. Right now there are few methods (none of them working well) to have rich editor on the admin page, but with latest changes this should be really easy to do. New WP will have jQuery 1.6.4, jQueryUI 1.8.16 (finally complete version with all components), editor API for easy use of editor anywhere and improvements to scripts enqueue process.</p>
<p>Many of these new features  are still in development, and WP is not yet usable for live websites, but it is stable enough for testing and for improving plugins to use new features. I will be adding support for it into Dev4Press plugins in the next month, but for now, there are only few visual issues with my plugins and new WordPress.</p>
<p>Current WordPress development cycle is working nicely, smaller set of changes for faster development, and changes coming in 3.3 for the most part are really great. I think that new admin bar will get mixed reception, but the rest of UI changes, API and performance improvements are gold.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/general/preview-of-upcoming-wordpress-3-3/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2011/blog/general/preview-of-upcoming-wordpress-3-3/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Add rich text editor to your plugin</title>
		<link>http://www.dev4press.com/2010/tutorials/wordpress/tips/add-rich-text-editor-to-your-plugin/</link>
		<comments>http://www.dev4press.com/2010/tutorials/wordpress/tips/add-rich-text-editor-to-your-plugin/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 22:15:03 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[css files]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[editor php]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[language php]]></category>
		<category><![CDATA[parameter content]]></category>
		<category><![CDATA[php editor]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[rich text editor]]></category>
		<category><![CDATA[tab index]]></category>
		<category><![CDATA[textarea element]]></category>
		<category><![CDATA[tinymce]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=2651</guid>
		<description><![CDATA[Sometimes is very useful to be able and use existing WordPress rich editor within your plugins. TinyMCE editor built in WP can be easily reused and you can even set some elements. Following example will work in WordPress 2.8 and newer including latest WP 3.0.]]></description>
				<content:encoded><![CDATA[<div id="attachment_2654" class="wp-caption alignright" style="width: 280px"><a title="Editor Example" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2010/07/editor_example.png"><img class="size-medium wp-image-2654" title="Editor Example" src="http://cdn.dev4press.com/wp-content/uploads/2010/07/editor_example-300x167.png" alt="Editor Example" width="270" height="150" /></a><p class="wp-caption-text">Editor Example</p></div>
<p>Sometimes is very useful to be able and use existing WordPress rich editor within your plugins. TinyMCE editor built in WP can be easily reused and you can even set some elements. Following example will work in WordPress 2.8 and newer including latest WP 3.0.</p>
<p>There are two parts to this procedure. One is to load needed JS and CSS files, and other to call the editor where you want it displayed.</p>
<h3>Loading Editor</h3>
<p>To load TinyMCE you need to use the following code. First two lines attach hooks to init and head actions. Two functions hooked follow after. One loads JavaScript needed, and second actually loads the editor. Line that enqueues the media upload element is needed only if you use media buttons.</p>
<pre class="brush: php; title: ; notranslate">&lt;?php
add_action('admin_init', 'editor_admin_init');
add_action('admin_head', 'editor_admin_head');

function editor_admin_init() {
  wp_enqueue_script('word-count');
  wp_enqueue_script('post');
  wp_enqueue_script('editor');
  wp_enqueue_script('media-upload');
}

function editor_admin_head() {
  wp_tiny_mce();
}
?&gt;</pre>
<h3>Display editor</h3>
<p>Editor is displayed using one function. This function is defined as follows:</p>
<blockquote><p><strong>the_editor</strong>($content, $id = &#8216;content&#8217;, $prev_id = &#8216;title&#8217;, $media_buttons = true, $tab_index = 2)</p></blockquote>
<p>First parameter, $content will be displayed inside the editor. Next is $id, and the textarea element created will have that ID. You can use it to get the content from the editor. Next parameter can be used the specify previous element in the form for tab moving (last parameter). And, $media_buttons allow you to display or hide media upload buttons above the editor.</p>
<p>Here is an example:</p>
<pre class="brush: php; title: ; notranslate">&lt;div id=&quot;poststuff&quot;&gt;
&lt;?php
  the_editor(&quot;&quot;, &quot;content&quot;, &quot;&quot;, true);
?&gt;
&lt;/div&gt;</pre>
<p>This you need to add on your panel where you want editor displayed. It will fit into any DIV you want so that you can limit the size and dimenzions. Using &#8220;poststuff&#8221; DIV is important so that all elements are styled properly.</p>
<p>Content of the editor is available as part of the form on submit named as <strong>content</strong>, or whatever you set as ID in the code above. If you want to access to content from JavaScript use this:</p>
<blockquote><p><strong>tinyMCE.activeEditor.getContent();</strong></p></blockquote>
<p>That&#8217;s all you need to know (for now), you can use anything tinyMCE object offers from JavaScript. If you need more help, leave a comment.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2010/tutorials/wordpress/tips/add-rich-text-editor-to-your-plugin/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2010/tutorials/wordpress/tips/add-rich-text-editor-to-your-plugin/feed/</wfw:commentRss>
		<slash:comments>79</slash:comments>
		</item>
		<item>
		<title>WP Benchmark: Setup</title>
		<link>http://www.dev4press.com/2009/blog/development/wp-benchmark-setup/</link>
		<comments>http://www.dev4press.com/2009/blog/development/wp-benchmark-setup/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 14:10:21 +0000</pubDate>
		<dc:creator>MillaN</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[benchmark results]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[content folder]]></category>
		<category><![CDATA[database sizes]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[press tools]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[test environment]]></category>
		<category><![CDATA[test machine]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.dev4press.com/?p=450</guid>
		<description><![CDATA[As I have announced already, I will going to benchmark various aspects of WordPress and plugins used. Before I proceed publishing benchmark results I am working on right now, I want to describe the benchmark setup I will use, WordPress versions and plugins that will be installed. So here is the test environment.]]></description>
				<content:encoded><![CDATA[<p>As I have announced already, I will going to benchmark various aspects of WordPress and plugins used. Before I proceed publishing benchmark results I am working on right now, I want to describe the benchmark setup I will use, WordPress versions and plugins that will be installed. So here is the test environment.</p>
<p><span id="more-450"></span></p>
<p>To begin all this, I will be using 3 WordPress version. With each version you can see the size of the installation without wp-content folder:</p>
<ol>
<li>WordPress <strong>2.6.5</strong> (4.2MB)</li>
<li>WordPress <strong>2.7.1</strong> (5.3MB)</li>
<li>WordPress <strong>2.8</strong> (6.7MB)</li>
</ol>
<p>All 3 versions will be set the same, all will use exact duplicate of this website, including Arthemia Premium theme, all plugins, posts, comments, settings, pages and everything else:</p>
<ol>
<li>Posts: <strong>34</strong></li>
<li>Pages: <strong>16</strong></li>
<li>Comments: <strong>215</strong></li>
</ol>
<p>After inserting all posts, with no plugins activated, I measured the size of databases for all 3 WP installations. WP 2.8 has significantly larger Options table mostly due to the new transient settings and new feeds format. I will post another similar chart after all the tests are done. And here is the list of installed plugin on all 3 test WordPress version.</p>
<div id="attachment_455" class="wp-caption alignright" style="width: 250px"><a title="Database Sizes" rel="lightbox" href="http://cdn.dev4press.com/wp-content/uploads/2009/06/benchmark_dbsizes.png"><img class="size-medium wp-image-455" title="Database Sizes" src="http://cdn.dev4press.com/wp-content/uploads/2009/06/benchmark_dbsizes-300x187.png" alt="Database Sizes" width="240" height="150" /></a><p class="wp-caption-text">Database Sizes</p></div>
<ol>
<li>Akismet 2.2.4</li>
<li><span style="color: #800000;"><span style="color: #ff0000;">GD Press Tools 1.4.0</span></span></li>
<li>GD Simple Widgets 1.2.0</li>
<li>GD Star Rating 1.4.7</li>
<li>Google XML Sitemaps 3.1.4</li>
<li>HeadSpace2 3.2.28</li>
<li>MiniMeta Widget 4.2.0</li>
<li>SABRE 0.9.0</li>
<li>SEO Booster Lite 1.6.5</li>
<li>Sociable 3.1.3</li>
<li>SyntaxHighlighter PlusÂ 1.0b2</li>
<li>TinyMCE Advanced 3.2.4</li>
<li>Twitter Tools 1.6</li>
<li>WordPress.com Stats 1.4</li>
<li>WordPress Download Monitor 3.1.4</li>
<li>WP-Slimbox2 0.9.7.1</li>
</ol>
<p>GD Press Tools is always active an all test blogs and with this plugin, and benchmarking code added in it (only for these tests, it will not be added as a standard plugin feature) all measurements will be taken. All tests will be done on localhost setup on MS Windows Vista SP2 64bit with XAMPP 1.7.1.</p>
<ol>
<li>Apache 2.2.11</li>
<li>PHP 5.2.9</li>
<li> MySQLÂ 5.1.33</li>
</ol>
<p>Test machine is very fast, AMD/nVidia based with strip mode RAID arrays and a lot of RAM:</p>
<ol>
<li><strong>CPU:</strong> AMD Phenom Black Edition 9850+ (QuadCore)</li>
<li><strong>RAM:</strong> DDR2 8GB Kingston HyperX 800MHz</li>
<li><strong>Motherboard:</strong> GigabyteÂ GA-M750SLI-DS4 withÂ nForce 750a SLI chipset</li>
<li><strong>HDD:</strong> 2x500GB RAID1, 2x160GB RAID1</li>
</ol>
<p>So, now you have all the basic facts, and expect first post with benchmark results in the next 3-4 days.</p>
<script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2009/blog/development/wp-benchmark-setup/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.dev4press.com/2009/blog/development/wp-benchmark-setup/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Content Delivery Network via cdn.dev4press.com

 Served from: www.dev4press.com @ 2013-05-23 18:06:34 by W3 Total Cache -->