<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Module BBCode Tag Search</title>
        <description> Hi!
Tis is my little mod to make tags in messages.
It makes tags marked with # before as link to the search page.
Source copied from module BBCode Video from Maurice Makaay &amp;lt;maurice@phorum.org&amp;gt;.

Example:
	
Hello #world!
This is #tag to search.
Just #click me.

becomes:
Hello #world!
This is #tag to search.
Just #click me.

[/code]

Real page example:
[kazanauto.ru]</description>
        <link>https://www.phorum.org/support/read.php?62,150980,150980#msg-150980</link>
        <lastBuildDate>Fri, 04 Sep 2026 18:31:06 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,150980,155564#msg-155564</guid>
            <title>Re: Module BBCode Tag Search</title>
            <link>https://www.phorum.org/support/read.php?62,150980,155564#msg-155564</link>
            <description><![CDATA[ So, no idea Thomas? Someone else have any idea?]]></description>
            <dc:creator>Ispau</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 18 Dec 2014 12:57:55 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,150980,155561#msg-155561</guid>
            <title>Re: Module BBCode Tag Search</title>
            <link>https://www.phorum.org/support/read.php?62,150980,155561#msg-155561</link>
            <description><![CDATA[ Hi Tomas,<br />
<br />
First of all, thanks for your response. So, I will try to explain better.<br />
<br />
I have enabled &quot;BBcode&quot; module, in fact I&#039;ve never disabled it. You can see it in the attached file &quot;image1.jpg&quot;.<br />
<br />
The point is when I enabled the module &quot;BBCode Tags Search&quot; it works almost perfectly, but it causes that all texts that I have with some tags, specifically the tag &quot;color&quot; do not display correctly in all messages. But BBcode is still enabled! And if I disable &quot;BBCode Tags Search&quot; again, the tag color is shown correctly as before!  It&#039;s very strange no??<br />
<br />
Then, I have checked which part of the code &quot;BBCode Tags Search&quot; in bbcode_tag_search.php causes this problem. And I have detected that the next lines causes this problem. (I suppose that are the same lines which gives the format &quot;#&quot; to the URL)<br />
<br />
 if (isset($message[&quot;body&quot;]) &amp;&amp; strstr($message[&quot;body&quot;], &quot;#&quot;)) {<br />
		<br />
	$data[$id][&quot;body&quot;] = preg_replace_callback($search, &quot;search_str_encode&quot;, $message[&quot;body&quot;]);<br />
		<br />
	}<br />
<br />
Ok, after that I was looking for a solution and I read in another post that exist a possible problem related with the modules &quot;order&quot; (the module might run after the bbcode module and causes this problem in the tags) You can see it in the attached file &quot;image2.jpg&quot; file.<br />
<br />
Then I tried to apply this solution of Maurice Makaay (enabling the module &quot;BB Code always as last formatter&quot; as you can see in &quot;image1.jpg&quot; as well) but it was not successful and at the moment I don&#039;t know how to fix the problem. <br />
<br />
I hope I explained better, but if you have any question I will answer quickly. <br />
<br />
Thanks and best Regards,<br />
Isaac]]></description>
            <dc:creator>Ispau</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Thu, 11 Dec 2014 08:05:50 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,150980,155560#msg-155560</guid>
            <title>Re: Module BBCode Tag Search</title>
            <link>https://www.phorum.org/support/read.php?62,150980,155560#msg-155560</link>
            <description><![CDATA[ how is that related to this module? Tag Search is not the bbcode module. To me it sounds like you don&#039;t have the bbcode module enabled.]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 10 Dec 2014 15:49:22 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,150980,155559#msg-155559</guid>
            <title>Re: Module BBCode Tag Search</title>
            <link>https://www.phorum.org/support/read.php?62,150980,155559#msg-155559</link>
            <description><![CDATA[ The tag color is not working... with this module. Any idea?<br />
<br />
Instead of this:<br />
<span style="color:#990000"> Test of red color</span><br />
<br />
The message show this:<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>[color=#990000] Test of red color[/color]</strong><br /> </div></blockquote>
<br />
I tried to apply the solution of Maurice Makaay in threath [<a href="http://www.phorum.org/phorum5/read.php?16,122460" target="_blank" >www.phorum.org</a>] but it doesn&#039;t work...<br />
<br />
Note: I have the versión Phorum 5.2.14]]></description>
            <dc:creator>Ispau</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Wed, 10 Dec 2014 09:07:20 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,150980,155556#msg-155556</guid>
            <title>Re: Module BBCode Tag Search</title>
            <link>https://www.phorum.org/support/read.php?62,150980,155556#msg-155556</link>
            <description><![CDATA[ Hi Usatyj,<br />
<br />
I was just looking for something like this. I think it&#039;s really useful. I have one question, maybe you can helpme with this... When I use the bbcdoe tag search, the Search returns me all messages that contains the tag, but without the character &quot;#&quot;.<br />
<br />
I mean if I have posted #test, I can find all messages that contains the word &quot;test&quot;. But I would like to find all messages that contains the word with the hashtag like &quot;#test&quot; (as a mark). Not only &quot;test&quot;. I tried to modify the php code but I can&#039;t find characters like &quot;#&quot; in the phorum. Could you have some idea?<br />
<br />
Thanks!!]]></description>
            <dc:creator>Ispau</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Tue, 09 Dec 2014 08:24:47 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?62,150980,150980#msg-150980</guid>
            <title>Module BBCode Tag Search</title>
            <link>https://www.phorum.org/support/read.php?62,150980,150980#msg-150980</link>
            <description><![CDATA[ Hi!<br />
Tis is my little mod to make tags in messages.<br />
It makes tags marked with # before as link to the search page.<br />
Source copied from module BBCode Video from Maurice Makaay &lt;maurice@phorum.org&gt;.<br />
<br />
Example:<br />
	<pre class="bbcode">
Hello #world!
This is #tag to search.
Just #click me.</pre>
<br />
becomes:<br />
Hello <a href="http://www.phorum.org/phorum5/search.php?0,search=%23world,author=,page=1,match_type=ALL,match_dates=365,match_forum=ALL,match_threads=0" target="_blank" >#world</a>!<br />
This is <a href="http://www.phorum.org/phorum5/search.php?0,search=%23tag,author=,page=1,match_type=ALL,match_dates=365,match_forum=ALL,match_threads=0" target="_blank" >#tag</a> to search.<br />
Just <a href="http://www.phorum.org/phorum5/search.php?0,search=%23click,author=,page=1,match_type=ALL,match_dates=365,match_forum=ALL,match_threads=0" target="_blank" >#click</a> me.<br />
<br />
[/code]<br />
<br />
Real page example:<br />
[<a href="http://kazanauto.ru/read.php?17,143" target="_blank"  rel="nofollow">kazanauto.ru</a>]]]></description>
            <dc:creator>Usatyj</dc:creator>
            <category>v5/v6 Modules/Add-Ons</category>
            <pubDate>Mon, 20 Feb 2012 05:50:50 -0600</pubDate>
        </item>
    </channel>
</rss>
