<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="ARTICLE @ XOOPS powered by FeedCreator" -->
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="it">
    <title>Xoops Italia :: Articolo</title>
    <tagline>Articolo XML</tagline>
    <link rel="alternate" type="text/html" href="http://www.xoopsitalia.org/modules/article/view.article.php/69/c16"/>
    <id>http://www.xoopsitalia.org/modules/article/view.article.php/69/c16</id>
    <modified>2008-07-06T07:11:06+02:00</modified>
    <author>
        <name>defkon1 at gmail dot com</name>
    </author>
    <generator>ARTICLE @ XOOPS powered by FeedCreator</generator>
    <entry>
        <title>Installare TinyMCE al posto di XoopsEditor</title>
        <link rel="alternate" type="text/html" href="http://www.xoopsitalia.org/modules/article/view.article.php/69/c16"/>
        <created>2008-04-05T15:04:48+02:00</created>
        <issued>2008-04-05T15:04:48+02:00</issued>
        <modified>2008-04-05T15:04:48+02:00</modified>
        <id>http://www.xoopsitalia.org/modules/article/view.article.php/69/c16</id>
        <author>
            <name>Defkon1</name>
        </author>
        <summary>Categoria: Sviluppo e Hack&lt;br /&gt;Sommario: Per molti utenti Xoops, non è particolarmente comodo utilizzare l'editor di testo di default (XoopsEditor), specialmente quando sono alle prime armi.&lt;br /&gt;TinyMCE è sicuramente più user-friendly, e in questo tutorial vedremo come installarlo e sostituirlo all'editor standard.1) Scaricate i file di TinyMCE files da &lt;a href=&quot;http://xoopsbr.org/modules/wfdownloads/visit.php?cid=44&amp;lid=63&quot; target=&quot;_blank&quot;&gt;qui&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;2) Scompattate l'archivio e caricate la cartella /class direttamente nella cartella contenete il vostro sito Xoops&lt;br /&gt;&lt;br /&gt;3) Ora andiamo ad abilitare il nuovo editor:&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;color: #ff0000;&quot;&gt;PRIMA DI PROSEGUIRE, EFFETTUATE IL BACKUP DEL FILE /class/xoopsform/formdhtmltextarea.php DELLA VOSTRA INSTALLAZIONE&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Aprite il file /class/xoopsform/formdhtmltextarea.php e intorno alla linea 74 cercate il seguente codice:&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;xoopsCode&quot;&gt;&lt;code&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;var&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$htmlEditor&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;nbsp;array();&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;e modificatelo in:&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;xoopsCode&quot;&gt;&lt;code&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;var&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$htmlEditor&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;nbsp;array(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;'XoopsFormTinymce'&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;'/class/xoopseditor/tinymce/formtinymce.php'&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Una volta salvato il file, l'installazione è completa.&lt;br /&gt;&lt;br /&gt;Ricordatevi che questo hack andrà ripetuto ogni volta che aggiornerete Xoops alle prossime versioni (come tutti gli hack).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://xoopsbr.org/modules/smartsection/item.php?itemid=8&quot; target=&quot;_blank&quot;&gt;Tutorial originale in portoghese&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.xoops.org/modules/news/article.php?storyid=4176&quot; target=&quot;_blank&quot;&gt;Tutorial in inglese&lt;/a&gt;&lt;br /&gt;</summary>
    </entry>
</feed>
