<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>New editor tools module for Phorum 5.1+</title>
        <description>This is the Editor Tools module for easy BBcode and smileys support in the editor. I would really love if people could try out these tools to help me find bugs and improvements. The README file in the package contains all the info you need for installing it. 

[color=red]Beware that 5.1 already ships with an editor_tools module. This module completely replaces that one. So before installing, delete or rename the existing editor_tools directory.[/color]

You can take a look at the tools at http://phorum-dev.gitaar.net/phorum_trunk/posting.php?4 (login using phorum/phorum). The tools do not depend on the new template, so they work fine with the default 5.1 template as well.

Changelog:
[code]
2007-07-08 v1.1.20

    - Fixed a bug that caused extra editor tool buttons to not show up.

2007-05-31 v1.1.19

    - Included a French translation by notre-planete.info. Thanks!

2007-04-11 v1.1.18

    - It&#039;s now possible to put the editor tools at a specific spot in the
      editor page, by creating a container element with id=&quot;editor-tools&quot;.
      The editor tools will automatically use that container for adding
      the buttons to the page.

2007-01-21 v1.1.17

    - Added ALT and TITLE attributes to the images in the smileys popup.

2007-01-15 v1.1.16

    - Corrected a bug which was introduced with version 1.1.15: the
      subject smileys did show all available smileys instead of only
      the ones that were allowed in the subject.

2007-01-13 v1.1.15

    - Fixed a problem with the javascript code which caused MSIE6 to
      show additional broken images in the smileys popup (known as
      the red crosses error).

2006-08-09 v1.1.14

    - Fixed wrong CSS declaration in colorpicker&#039;s CSS code
      (-moz-user-select:no instead of -moz-user-select:none).

    - Added updated czech language files (UTF8, WIN1250 and Latin-2 encoded)
      Thanks to CZVilda for the update.

    - Added localization support for the tab panels of the color picker.
      Thanks to CZVilda for the proposed code change.

2006-08-08 v1.1.13

    - Fixed a problem in the function editor_tools_construct_popup.
      The create_id wasn&#039;t used for generating the id of the content
       of the popup window. This had no effect on the
      functionality of the editor tools.

    - Added extra languages to the distribution:
      * Swedish (by Per Mattsson)
        Beware: only the basic language file was translated, so there are
                no translated help files available in Swedish.
      * Italian (by Nicola)
      Thanks for the translation!

2006-07-31 v1.1.12

    - Some last fixes in editor_tools.php for using correct absolute URLs
      in an embedded environment. Also changed the way in which the
      colorpicker javascript is loaded. I now load it through the module
      php code, so paths in that javascript can be made absolute
      using $PHORUM[&quot;http_path&quot;].
      I think (again ;-) that all embedding/portable issues are fixed now.
      Thanks milos for pointing me at the last couple of problems, to
      get them squeezed out.

    - BBcode help fix: most language file had a tag mismatch in them:
      [quote= .. ] .. [/color]. Thanks to James Hatts for the heads up!

    - Do not write tags to the textarea if the user presses Cancel on
      a second input prompt. Currently, the only second prompt is used
      for the description in creating URL links.

2006-07-27 v1.1.11

    - Added basic support for MSIE 5 and Netscape 7 on MacOS 9. Since
      these browsers are lacking functionality for selections and cursor
      positioning, the best I could do here is appending the tags to
      the end of the textarea contents.

      There was also an issue with the color picker on MSIE 5. Running
      the javascript code for building the popup window was way too heavy
      for the system. Somehow it even seemed to get stuck and hung.
      There were also some JavaScript compatibility problems. Based on all
      this, I decided to never display the color picker button on this
      browser.

      Thanks to CBiLL for contributing in the costs for a second-hand
      Powerbook G3 that I bought for working out the problems!

    - Added extra language to the distribution:
      * Czech (by Michal)
      Thanks for the translation!

    - Added Spanish and Finnish language updates.
      Thanks Diego and Panu!

2006-07-25 v1.1.10

    - Settings were added to the control panel to be able to change the
      size and horizontal placement of the smileys and the subject smileys
      popup windows. Using this, users can accomodate the the popup windows
      to the number of smileys that they have.

    - Added a second prompt for the \[URL] tool to ask for a description of
      the link, in case no text has been selected.

    - A new language string was added: &quot;enter url description&quot;.
      Updated language files for Finnish and Spanish (and of
      course additional translations) are welcome.

2006-07-24 v1.1.9

    - Added extra language to the distribution:
      * Spanish (by Diego)
      Thanks for the translation!

2006-07-20 v1.1.8

   - Added extra languages to the distribution:
     * Finnish (by Panu)
     * German (by Thomas Seifert)
     Thank you guys, for the translations!

   - Some more fixes for running in a portable / embedded setup.
     * The smileys are now visible in the popup window.
     * When registering editor tools from another module, their
       icon and jslib paths are resolved automatically to an
       absolute URL.

   - Some small changes to the help files.

   - Just http:// is no longer accepted for URL and image links.

2006-07-19 v1.1.7

   - Improved right justification of the help popup in some
     browsers.

   - Various fixes to make the module work correctly in a
     portable / embedded setup.

2006-07-18 v1.1.6

   - Added a z-index CSS property for the popups with a high value,
     to prevent them from popping up behind other page elements.

   - Changed all css classnames and javascript ids to not contain
     any underscores (thanks to Brian for the hint and pointer to
     http://www.htmlite.com/CSS003a.php).

   - Changed &quot;.editor-tools-button&quot; in the css to the more specific
     &quot;#editor-tools .editor-tools-button&quot;, because it wasn&#039;t
     rendered correctly in some cases.

   - Fixes for color picker CSS in XHTML transitional pages
     viewed within MSIE. The tabs would not show up correctly
     without this fix (extra padding and top bar too small).
     Remark: this makes the tabs a bit off in XHTML strict
     pages. But since Phorum templates are XHTML transitional
     by default, I put this fix in the default package.

2006-07-17 v1.1.5

   - For MSIE, the active textarea selection is now stored before
     opening the color or text size popup and restored after
     a selection has been made. This is done, because MSIE looses
     the selection range when focus moves to another object.
     This caused for example the color code to be never around
     the selected text in MSIE.

2006-07-17 v1.1.4

   - Changed vertical aligment for the subject smiley button.

   - Bounding whitespace is now ignored when applying some bbcode
     to a selection. Thanks to Milos for the idea.

   - Improved detection for checking if we are running on a page,
     containing an editor. The existing detection had a bug that
     caused a javascript warning about a missing textarea on
     posting confirmation and error pages. Thanks to Milos for
     pointing me at this problem.

2006-07-16 v1.1.3

   - Some small changes to make it easier to override and extend the
     editor tools from another module.

2006-07-15 v1.1.2

   - Added a popup for subject smileys. This one is disabled by default,
     so if you want this, enable subject smileys in the module settings.

   - Added a module settings screen. Here the administrator can configure
     which tools are enabled (bbcode, smileys, subject smileys and help).
     In case the bbcode module is enabled, you get extra fields to configure
     which bbcode tags (bold, italic, etc) are put in the editor tools.
    
   - Some small bugfixes.

2006-07-14 v1.1.1

    - Tool icon sizes are now explicitly set, for smoother loading.

2006-07-13 v1.1.0

    - Initial release.
[/code]</description>
        <link>https://www.phorum.org/phorum5/read.php?16,114352,114352#msg-114352</link>
        <lastBuildDate>Thu, 21 May 2026 10:05:10 -0400</lastBuildDate>
        <generator>Phorum 5.2.22</generator>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,140769#msg-140769</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,140769#msg-140769</link>
            <description><![CDATA[ what module version in which phorum?<br />
phorum-5.2 has editor tools included already.]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Tue, 22 Sep 2009 10:44:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,140768#msg-140768</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,140768#msg-140768</link>
            <description><![CDATA[ Fatal error: Call to undefined function editor_tools_register_translations() in /home/spgzauyj/domains/smilingindustries.be/public_html/forum/mods/bbcode/bbcode.php on line 231]]></description>
            <dc:creator>matthewk</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Tue, 22 Sep 2009 10:38:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,134871#msg-134871</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,134871#msg-134871</link>
            <description><![CDATA[ 5.2.9 - I found it - in bbcode module. I thought it should be in editor...stupid ;p thanks]]></description>
            <dc:creator>tomeki</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Thu, 20 Nov 2008 04:15:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,134870#msg-134870</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,134870#msg-134870</link>
            <description><![CDATA[ are you really using phorum-5.1.x? <br />
in phorum 5.2.x you can set that in the bbcode module settings.]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Thu, 20 Nov 2008 03:47:35 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,134869#msg-134869</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,134869#msg-134869</link>
            <description><![CDATA[ Hi<br />
Unfortunately I didn&#039;t find it anywhere: where ae default buttons registered. I want to remove IMG button from editor buttons. Please help!]]></description>
            <dc:creator>tomeki</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Thu, 20 Nov 2008 03:44:32 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,133562#msg-133562</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,133562#msg-133562</link>
            <description><![CDATA[ Excellent, it works perfectly now. <br />
<br />
Now I&#039;ll just have to transform my quick&amp;dirty hack/module into a proper publishable module ... :-)<br />
<br />
Thanks a lot again,<br />
Marian]]></description>
            <dc:creator>Marian</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Wed, 01 Oct 2008 07:19:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,133560#msg-133560</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,133560#msg-133560</link>
            <description><![CDATA[ Oh sorry, I forgot something there.<br />
$PHORUM is not global there. Start out your function by globalizing that variable:<br />
<pre class="bbcode">
function phorum_mod_offtopic_editor_tool_plugin()
{
    <span style="color:#009900">global $PHORUM;</span>

    ob_start(); ?&gt;
    ....etc....
</pre>]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Wed, 01 Oct 2008 02:23:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,133558#msg-133558</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,133558#msg-133558</link>
            <description><![CDATA[ Hmm, this was partly successful. It solved the warnings issue, but now a click on the button does nothing. <br />
Once I click on the button Firebug reports an error saying &quot;editor_tools_handle_offtopic is not defined&quot;. <br />
<br />
Before that, I had a warning and a working button ... :-)<br />
<br />
Any ideas?<br />
<br />
Cheers,<br />
Marian]]></description>
            <dc:creator>Marian</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Tue, 30 Sep 2008 19:22:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,133557#msg-133557</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,133557#msg-133557</link>
            <description><![CDATA[ You&#039;ll need to wrap that javascript code a bit. Here&#039;s an example of how you can do this:<br />
<pre class="php bbcode_geshi"><div class="head">Language: PHP</div><span class="kw2">function</span> phorum_mod_offtopic_editor_tool_plugin<span class="br0">&#40;</span><span class="br0">&#41;</span>
<span class="br0">&#123;</span>
    <a href="http://www.php.net/ob_start"><span class="kw3">ob_start</span></a><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span> <span class="sy1">?&gt;</span>
    <span class="sy0">&lt;</span>script type<span class="sy0">=</span><span class="st0">&quot;text/javascript&quot;</span><span class="sy0">&gt;</span>
      <span class="kw2">function</span> editor_tools_handle_offtopic<span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span>
        editor_tools_add_tags<span class="br0">&#40;</span><span class="st_h">';[ot]'</span><span class="sy0">;,</span> <span class="st_h">';[/ot]'</span><span class="sy0">;</span><span class="br0">&#41;</span><span class="sy0">;</span>
        editor_tools_focus_textarea<span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span>
      <span class="br0">&#125;</span> 
    <span class="kw2">&lt;/script&gt;</span>
    <span class="kw2">&lt;?php</span>
    <span class="re0">$PHORUM</span><span class="br0">&#91;</span><span class="st_h">';DATA'</span><span class="sy0">;</span><span class="br0">&#93;</span><span class="br0">&#91;</span><span class="st_h">';HEAD_TAGS'</span><span class="sy0">;</span><span class="br0">&#93;</span> <span class="sy0">.=</span> <a href="http://www.php.net/ob_get_contents"><span class="kw3">ob_get_contents</span></a><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span>
    <a href="http://www.php.net/ob_end_clean"><span class="kw3">ob_end_clean</span></a><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
    editor_tools_register_tool<span class="br0">&#40;</span><span class="sy0">..</span>etc<span class="sy0">...</span></pre>
<br />
This will push the javascript code to the {HEAD_TAGS} template variable, which is loaded in the &lt;head&gt; section of the page by default.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Tue, 30 Sep 2008 19:03:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,133556#msg-133556</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,133556#msg-133556</link>
            <description><![CDATA[ Hi all,<br />
<br />
I tried to add another button to the editor menu using a module as described in the readme file. <br />
<br />
However, I get a &quot;Warning: Cannot modify header information - headers already sent by (output started at /.../mods/offtopic/offtopic.php:7)&quot;.<br />
<br />
Here is the content of file offtopic.php:<br />
<br />
<pre class="php bbcode_geshi"><div class="head">Language: PHP</div><ol><li class="li1"><div class="de1"><span class="kw2">&lt;?php</span></div></li><li class="li1"><div class="de1"><span class="kw1">if</span><span class="br0">&#40;</span><span class="sy0">!</span><a href="http://www.php.net/defined"><span class="kw3">defined</span></a><span class="br0">&#40;</span><span class="st0">&quot;PHORUM&quot;</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="kw1">return</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1">&nbsp;</div></li><li class="li1"><div class="de1"><span class="kw2">function</span> phorum_mod_offtopic_editor_tool_plugin<span class="br0">&#40;</span><span class="br0">&#41;</span> </div></li><li class="li1"><div class="de1"><span class="br0">&#123;</span></div></li><li class="li1"><div class="de1"><span class="sy1">?&gt;</span></div></li><li class="li1"><div class="de1">  <span class="sy0">&lt;</span>script type<span class="sy0">=</span><span class="st0">&quot;text/javascript&quot;</span><span class="sy0">&gt;</span></div></li><li class="li1"><div class="de1">    <span class="kw2">function</span> editor_tools_handle_offtopic<span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span></div></li><li class="li1"><div class="de1">        editor_tools_add_tags<span class="br0">&#40;</span><span class="st_h">';[ot]'</span><span class="sy0">;,</span> <span class="st_h">';[/ot]'</span><span class="sy0">;</span><span class="br0">&#41;</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1">        editor_tools_focus_textarea<span class="br0">&#40;</span><span class="br0">&#41;</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1">    <span class="br0">&#125;</span></div></li><li class="li1"><div class="de1">  <span class="kw2">&lt;/script&gt;</span></div></li><li class="li1"><div class="de1">  <span class="kw2">&lt;?php</span></div></li><li class="li1"><div class="de1">&nbsp;</div></li><li class="li1"><div class="de1">   editor_tools_register_tool<span class="br0">&#40;</span></div></li><li class="li1"><div class="de1">       <span class="st_h">';offtopic'</span><span class="sy0">;,</span>                         <span class="co1">// Tool id</span></div></li><li class="li1"><div class="de1">       <span class="st_h">';markiert Text als nicht zum Thema gehörend'</span><span class="sy0">;,</span>             <span class="co1">// Tool description</span></div></li><li class="li1"><div class="de1">       <span class="st_h">';./mods/offtopic/icon.gif'</span><span class="sy0">;,</span>     <span class="co1">// Tool button icon</span></div></li><li class="li1"><div class="de1">       <span class="st_h">';editor_tools_handle_offtopic()'</span><span class="sy0">;,</span> <span class="co1">// Javascript action on click</span></div></li><li class="li1"><div class="de1">       <span class="nu0">22</span><span class="sy0">,</span>                            <span class="co1">// Tool icon width</span></div></li><li class="li1"><div class="de1">       <span class="nu0">20</span>                           <span class="co1">// Tool icon height</span></div></li><li class="li1"><div class="de1">   <span class="br0">&#41;</span><span class="sy0">;</span></div></li><li class="li1"><div class="de1"><span class="br0">&#125;</span></div></li><li class="li1"><div class="de1"><span class="sy1">?&gt;</span></div></li></ol></pre>
<br />
I followed the readme file very closely. The mod works (as does my additional bbcode for turning [ot]-[/ot]-formatted strings into greyish text) but I&#039;d like to get rid of the warnings. <br />
<br />
Thanks a lot in advance,<br />
Marian]]></description>
            <dc:creator>Marian</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Tue, 30 Sep 2008 18:57:19 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131460#msg-131460</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131460#msg-131460</link>
            <description><![CDATA[ No problem and thanks for your update. The compressor should fallback gracefully if java cannot be found, but maybe there was some error message output in your page or so. Glad to hear that it&#039;s solved by disabling the compressor.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Tue, 01 Jul 2008 06:01:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131458#msg-131458</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131458#msg-131458</link>
            <description><![CDATA[ tried from different computers and the same tried yesterday... everything running fine.<br />
I think problem is that I had installed and enabled the YahooUI JS Compressor (but not Java installed), so I was getting those errors. Disabled it and everything running fine again, probably had templates cached as everything now works as expected. <br />
<br />
Thanks and sorry for the inconvenience!]]></description>
            <dc:creator>Diego</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Tue, 01 Jul 2008 05:50:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131413#msg-131413</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131413#msg-131413</link>
            <description><![CDATA[ weird isnt it? will try tomorrow from work from different computers to see whats going on<br />
thanks!]]></description>
            <dc:creator>Diego</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 13:58:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131410#msg-131410</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131410#msg-131410</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Diego</strong><br />
maybe you have disabled notifications of Javascript errors on IE/? (i have it manually enabled).<br />
you dont get the yellow warning bottom left of the browser?</div></blockquote>
<br />
Nope, no such warning for me, even though I have script warnings for every script error and script debugging for MSIE enabled.<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />are you able to create a new message under &quot;General&quot; and get the bar working?</div></blockquote>
<br />
Yes, the bar does work.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 13:52:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131409#msg-131409</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131409#msg-131409</link>
            <description><![CDATA[ maybe you have disabled notifications of Javascript errors on IE/? (i have it manually enabled).<br />
you dont get the yellow warning bottom left of the browser?<br />
<br />
are you able to create a new message under &quot;General&quot; and get the bar working?]]></description>
            <dc:creator>Diego</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 13:44:13 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131407#msg-131407</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131407#msg-131407</link>
            <description><![CDATA[ Hmm, its working in IE7 but may be ignoring a possible error.  When I view the source code I see some garbage characters in the javascript:<br />
<br />
Line 64: editor_tools_lang[&#039;size&#039;] = &#039;Selecciona tamaï¿½o de la fuente&#039;;<br />
<br />
A similar garbage character shows up in FireFox. Maybe look into what should be there and why it isn&#039;t displaying properly.]]></description>
            <dc:creator>Joe Curia</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 13:37:38 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131406#msg-131406</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131406#msg-131406</link>
            <description><![CDATA[ I do not see the error when testing with my MSIE7 browser. Not under &quot;General&quot;, not under other forums.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 13:34:13 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131404#msg-131404</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131404#msg-131404</link>
            <description><![CDATA[ ok didnt thought about that :)<br />
<br />
user phorumtest pass phorumtest is active.<br />
error appears when not logged in anyway]]></description>
            <dc:creator>Diego</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 13:24:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131402#msg-131402</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131402#msg-131402</link>
            <description><![CDATA[ Only registered users to your site can post/reply, hence the need for a test account to see the editor tools/lack thereof]]></description>
            <dc:creator>Joe Curia</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 12:56:15 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131401#msg-131401</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131401#msg-131401</link>
            <description><![CDATA[ do you mean user account or FTP or what?<br />
<br />
narrowing the error, surprisingly only appears when listing, creating, reading messages under forum &quot;General&quot;.<br />
It runs fine when doing same actions under any other subforum.<br />
<br />
Thanks]]></description>
            <dc:creator>Diego</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 12:50:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131397#msg-131397</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131397#msg-131397</link>
            <description><![CDATA[ If you want us to check it out, please setup a test account that we can use to login on your site.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 12:36:45 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,131391#msg-131391</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,131391#msg-131391</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Maurice Makaay</strong><br />
Are you using a modified template that does not have {HEAD_TAGS} in the &lt;head&gt;...&lt;/head&gt; section of your page? That template variable must be in there, so modules can add javascript code to the page header.</div></blockquote>
<br />
same problem here, using latest phorum and mod versions (replied here as it was the relevant result on the search but feel free to move it to another forum if desired)<br />
<br />
I am using a mod template, with {HEAD_TAGS} included.<br />
Bar appears fine on FF, getting editor_tools_lang javascript error on IE (check here if you want to check it [<a href="http://u2eastlink.com/phorun/list.php?5" target="_blank"  rel="nofollow">u2eastlink.com</a>])<br />
<br />
Any tips?]]></description>
            <dc:creator>Diego</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Mon, 30 Jun 2008 12:03:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,125373#msg-125373</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,125373#msg-125373</link>
            <description><![CDATA[ Great! Welcome to the 5.2 club!<br />
More testers are always good news.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Thu, 15 Nov 2007 08:58:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,125371#msg-125371</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,125371#msg-125371</link>
            <description><![CDATA[ Yes, the template -was- modified.<br />
<br />
But now, i had a long night and updatet to 5.2 ... and love it :D]]></description>
            <dc:creator>Sunbringer</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Thu, 15 Nov 2007 06:08:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,125362#msg-125362</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,125362#msg-125362</link>
            <description><![CDATA[ Are you using a modified template that does not have {HEAD_TAGS} in the &lt;head&gt;...&lt;/head&gt; section of your page? That template variable must be in there, so modules can add javascript code to the page header.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Wed, 14 Nov 2007 19:23:06 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,125356#msg-125356</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,125356#msg-125356</link>
            <description><![CDATA[ Hi together,<br />
<br />
i&#039;m trying to get this mod running, but it doesn&#039;t appaer in the phorum itself. I disabeld the original version, deletet it, logged out, uploaded the new one and loggind in an enabled that version. It correctly appears in the adminarea, but doesn&#039;t appear in the forum.<br />
<br />
firebug shows the messages:<br />
<pre class="bbcode">editor_tools_lang is not defined
&lt;/div&gt;
read.php (line 832)</pre>
<br />
<pre class="bbcode">editor_tools_construct is not defined
editor_tools_smileys_a[19] = &#039;cool smiley&#039;;
read.php (line 1021)</pre>
<br />
thank you for your help<br />
Sun]]></description>
            <dc:creator>Sunbringer</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Wed, 14 Nov 2007 16:59:11 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,124624#msg-124624</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,124624#msg-124624</link>
            <description><![CDATA[ Very nice module! Is there any way to add editor tools to the signature part in cc_usersettings.tpl? I want to have an alternative to html. I&#039;m using the namedposting module and have the two signature fields (sig1 and sig2), but I&#039;m about to disable html for both custom fields, as unclosed tags end up leaking into the layout of the page.]]></description>
            <dc:creator>Ryan</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Sun, 07 Oct 2007 23:56:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,123874#msg-123874</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,123874#msg-123874</link>
            <description><![CDATA[ I have no idea really. I am running both these modules on my own server without problems. I would have to test this on a clean install later today (I&#039;m not at home currently).]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Sat, 18 Aug 2007 06:25:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,123873#msg-123873</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,123873#msg-123873</link>
            <description><![CDATA[ I installed the topic poll module and for some reason it stopped the Editor Tools controls from appearing.  To fix it I had to disable the Poll mod and then reenable it again.  Any idea why this should be?<br />
<br />
/\dam]]></description>
            <dc:creator>sheik</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Sat, 18 Aug 2007 05:51:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/phorum5/read.php?16,114352,123842#msg-123842</guid>
            <title>Re: New editor tools module for Phorum 5.1+</title>
            <link>https://www.phorum.org/phorum5/read.php?16,114352,123842#msg-123842</link>
            <description><![CDATA[ This is already fixed in the editor-tools included in 5.2.]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>5.1 Phorum Modules / Add-Ons</category>
            <pubDate>Fri, 17 Aug 2007 08:32:26 -0400</pubDate>
        </item>
    </channel>
</rss>
