


<?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>Blog de um não-Blogueiro &#187; tinymce</title>
	<atom:link href="http://osnipassos.com/tag/tinymce/feed" rel="self" type="application/rss+xml" />
	<link>http://osnipassos.com</link>
	<description>Porque todos nós podemos falar besteira</description>
	<lastBuildDate>Tue, 27 Dec 2011 03:20:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Tutorial: Usando o TinyMCE para editar mensagens e templates no PHPlist</title>
		<link>http://osnipassos.com/tutorial-usando-o-tinymce-para-editar-mensagens-e-templates-no-phplist.html</link>
		<comments>http://osnipassos.com/tutorial-usando-o-tinymce-para-editar-mensagens-e-templates-no-phplist.html#comments</comments>
		<pubDate>Thu, 11 Feb 2010 14:05:45 +0000</pubDate>
		<dc:creator>Osni Passos</dc:creator>
				<category><![CDATA[TI]]></category>
		<category><![CDATA[configuração]]></category>
		<category><![CDATA[instalação]]></category>
		<category><![CDATA[mailinglist]]></category>
		<category><![CDATA[markting]]></category>
		<category><![CDATA[phplist]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://osnipassos.com/?p=220</guid>
		<description><![CDATA[Série: Instalar e configurar o PHPlist -Baixe a ultima versão do TinyMCE no site oficial http://tinymce.moxiecode.com/download.php -Após isso extraia o copie a pasta &#8220;tinymce/jscripts/tiny_mce&#8221; para o diretorio do phplist &#8220;public_html/lists/admin/plugins&#8221; no seu site: -Depois disso é só alterar os parametros abaixo no &#8220;config/config.php&#8220;: define(&#34;PLUGIN_ROOTDIR&#34;,&#34;plugins&#34;); define(&#34;USETINYMCE&#34;, 1); define(&#34;TINYMCEPATH&#34;, &#34;plugins/tiny_mce/tiny_mce.js&#34;); define(&#34;TINYMCELANG&#34;, &#34;en&#34;); define(&#34;TINYMCETHEME&#34;, &#34;advanced&#34;); Está pronto! Posts [...]


Posts relacionados:<ol><li><a href='http://osnipassos.com/tutorial-configurando-phplist-para-gerenciar-emails-invalidos-ou-bounces.html' rel='bookmark' title='Permanent Link: Tutorial: Configurando PHPList para gerenciar emails invalidos ou &#8220;bounces&#8221;'>Tutorial: Configurando PHPList para gerenciar emails invalidos ou &#8220;bounces&#8221;</a></li>
<li><a href='http://osnipassos.com/tutorial-instalar-e-configurar-o-phplist.html' rel='bookmark' title='Permanent Link: Tutorial: Instalar e configurar o PHPlist'>Tutorial: Instalar e configurar o PHPlist</a></li>
<li><a href='http://osnipassos.com/tutorial-como-usar-o-phplist-e-enviar-atraves-do-smtp-do-gmail-ou-google-apps.html' rel='bookmark' title='Permanent Link: Tutorial: Como usar o PHPList e enviar através do SMTP do Gmail ou Google Apps'>Tutorial: Como usar o PHPList e enviar através do SMTP do Gmail ou Google Apps</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-217 alignleft" style="margin: 10px;" title="Configurar PHPList" src="http://osnipassos.com/wp-content/uploads/2010/02/configurar-phplist.png" alt="Configurar PHPList" width="244" height="110" /></p>
<p>Série: <a href="http://osnipassos.com/2010/02/tutorial-instalar-e-configurar-o-phplist.html">Instalar e configurar o PHPlist </a></p>
<p>-Baixe a ultima versão do TinyMCE no site oficial <a href="http://tinymce.moxiecode.com/download.php">http://tinymce.moxiecode.com/download.php</a></p>
<p>-Após isso extraia o copie a pasta &#8220;<strong>tinymce/jscripts/tiny_mce</strong>&#8221; para o diretorio do phplist<br />
&#8220;<strong>public_html/lists/admin/plugins</strong>&#8221; no seu site:</p>
<p>-Depois disso é só alterar os parametros abaixo no &#8220;<strong>config/config.php</strong>&#8220;:</p>
<pre class="brush: php; title: ;">
define(&quot;PLUGIN_ROOTDIR&quot;,&quot;plugins&quot;);
define(&quot;USETINYMCE&quot;, 1);
define(&quot;TINYMCEPATH&quot;, &quot;plugins/tiny_mce/tiny_mce.js&quot;);
define(&quot;TINYMCELANG&quot;, &quot;en&quot;);
define(&quot;TINYMCETHEME&quot;, &quot;advanced&quot;);
</pre>
<p>Está pronto!</p>


<p>Posts relacionados:</p><ol><li><a href='http://osnipassos.com/tutorial-configurando-phplist-para-gerenciar-emails-invalidos-ou-bounces.html' rel='bookmark' title='Permanent Link: Tutorial: Configurando PHPList para gerenciar emails invalidos ou &#8220;bounces&#8221;'>Tutorial: Configurando PHPList para gerenciar emails invalidos ou &#8220;bounces&#8221;</a></li>
<li><a href='http://osnipassos.com/tutorial-instalar-e-configurar-o-phplist.html' rel='bookmark' title='Permanent Link: Tutorial: Instalar e configurar o PHPlist'>Tutorial: Instalar e configurar o PHPlist</a></li>
<li><a href='http://osnipassos.com/tutorial-como-usar-o-phplist-e-enviar-atraves-do-smtp-do-gmail-ou-google-apps.html' rel='bookmark' title='Permanent Link: Tutorial: Como usar o PHPList e enviar através do SMTP do Gmail ou Google Apps'>Tutorial: Como usar o PHPList e enviar através do SMTP do Gmail ou Google Apps</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://osnipassos.com/tutorial-usando-o-tinymce-para-editar-mensagens-e-templates-no-phplist.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

