<?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>TinyMCE Archives | ENFEW</title>
	<atom:link href="https://enfew.com/tag/tinymce/feed/" rel="self" type="application/rss+xml" />
	<link>https://enfew.com/tag/tinymce/</link>
	<description></description>
	<lastBuildDate>Sun, 26 Dec 2010 19:35:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://enfew.com/wp-content/uploads/2024/03/cropped-enfew-favicon-32x32.png</url>
	<title>TinyMCE Archives | ENFEW</title>
	<link>https://enfew.com/tag/tinymce/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>4 WysiWyg Editors For CodeIgniter With Tutorials</title>
		<link>https://enfew.com/4-wysiwyg-editors-for-codeigniter-with-tutorials/</link>
					<comments>https://enfew.com/4-wysiwyg-editors-for-codeigniter-with-tutorials/#respond</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Sun, 26 Dec 2010 19:35:46 +0000</pubDate>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[FCKeditor]]></category>
		<category><![CDATA[Spaw]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[Xinha]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=1447</guid>

					<description><![CDATA[<p>1. Integrating WYSIWYG TinyMCE into CodeIgniter TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source. It has the ability to convert HTML textarea fields or other HTML elements to editor instances. TinyMCE is very easy to integrate, all WYSIWYGs are. When I was picking WYSIWYG for my website then [&#8230;]</p>
<p>The post <a href="https://enfew.com/4-wysiwyg-editors-for-codeigniter-with-tutorials/">4 WysiWyg Editors For CodeIgniter With Tutorials</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><img decoding="async" class="alignright size-full wp-image-1451" title="codeigniter-black-logo-edit" src="http://www.enfew.com/wp-content/uploads/2010/12/codeigniter-black-logo-edit.png" alt="codeigniter-black-logo-edit" width="200" height="200" />1. <a href="http://browse-tutorials.com/tutorial/integrating-tinymce-into-codeigniter-an76" target="_blank" rel="noopener">Integrating WYSIWYG TinyMCE </a>into CodeIgniter</h3>
<p>TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source. It has the ability to convert HTML textarea fields or other HTML elements to editor instances. TinyMCE is very easy to integrate, all WYSIWYGs are. When I was picking WYSIWYG for my website then I was between this and CKEditor. I loved the size and placement of source button of CKEditor, but other buttons look pixelerated and low quality images in examples. That because I picked TinyMCE, but lets get to work</p>
<h3>2. <a href="http://codeigniter.com/wiki/FCKeditor/" target="_blank" rel="noopener">FCKeditor</a></h3>
<p>The following explains how to incorporate FCKeditor using Code Igniter’s 1.4x Libraries.</p>
<p>Place your FCKeditor files in your CI base directory (in this example I’ve put the files under a folder called plugins).</p>
<h3>3. <a href="http://codeigniter.com/wiki/WYSIWYG/" target="_blank" rel="noopener">Xinha WYSIWYG editor </a></h3>
<p>Xinha WYSIWYG editor is a very useful tool to edit and create html. T his very useful tool is your Image Manager. It is possible to upload, view, edit and delete all images on the folder server. Using it in Code Igniter is very easy, but it is necessary to edit some lines of the code of the original tool.</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-1448" title="xinha wysiwyg editor" src="http://www.enfew.com/wp-content/uploads/2010/12/xinha-wysiwyg-editor.jpg" alt="" width="320" height="218" /></p>
<h3>4. <a href="http://codeigniter.com/wiki/SPAW/" target="_blank" rel="noopener">SPAW Editors With CI </a></h3>
<p>SPAW is a very powerful and easy to use visual editor that I like to use in my applications.</p>
<p>I wanted to keep it flowing with the rest of my CI app by using the loader class to load it (instead of including it at strange places in my views), so I turned it into a custom library which can be loaded.</p>
<p>&#8212; If you know any other Editors for Codeigniter with Good tutorials, Do let us know and we will add in this list. &#8211;  Matt</p>
<p>The post <a href="https://enfew.com/4-wysiwyg-editors-for-codeigniter-with-tutorials/">4 WysiWyg Editors For CodeIgniter With Tutorials</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/4-wysiwyg-editors-for-codeigniter-with-tutorials/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
