Jump to content

[IPB 3.0] - Suggest , BBCODE: WORD


Guest Jean

Recommended Posts

Posted

I had a little idea about the BBCode in IP.Board 3.0 and here I come:

The tag : "wikipedia" usage: [name=word]. when you parsing out the tag, the bbcode will generate the correct link to your own "word" (You have to set up before - at the BBCODE System).
If you would create a new BBCODE (for e.g.: you type: Invision Power Services & we will show: Invision Power Services)


On the BBCODE we will enter:

<a href='http://invisionpower.com' style='font-weight:bold;text-decoration: underline'>Invision Power Services</a>

Posted

It should be worked like a BBCODE Tags , the BBCODE is disabled on the 'Badwords Filter' , my suggest was to replace automatically the "one" word to: One.

I want to setup (at the ACP) a new filter: MSN.co.il

Before: msn
After: MSN

Posted

but why? the bad word filter can't compatitable with BBCODE tags!



your not asking for a bbcode tag your asking for something is supported by the badwords filter!
Posted

your not asking for a bbcode tag your asking for something is supported by the badwords filter!




Jaggi, I'm asking for this:

If you type: Hello | It will show: Hello
But you can't put it on the Badword filter! I have already tried it.
Posted

I like the idea, but I think it's probably best suited to a mod. I'm not sure that many sites would make use of this feature. We can think about it for a later release of IPB 3 though.

Posted

Actually, Jean, I'm pretty sure the badword filter would work? Is it stripping out the HTML tags or are you not understanding what people are suggesting?

Setup
Match method: exact
Before: msn
After: <a href='http://msn.com'>MSN</a>

Posted

I just tried it with the above in a bad word filter and it just shows the code.
I even tried bbcode in the badword filter thinking that maybe it was because the above is html.
It just shows the code in the post.

Posted

I just tried it with the above in a bad word filter and it just shows the code.


I even tried bbcode in the badword filter thinking that maybe it was because the above is html.


It just shows the code in the post.



thats because bfarber's example was wrong (wow never thought i'd say that!). His example will only work if you have html enabled in posts, i haven't tried it but this should work:

Setup

Match method: exact

Before: msn

After: [url="http://msn.com/"]MSN[/url]

Posted

thats because bfarber's example was wrong (wow never thought i'd say that!). His example will only work if you have html enabled in posts, i haven't tried it but this should work:



Setup

Match method: exact

Before: msn

After: [url="http://msn.com/"]MSN[/url]

Nothing has changed, both could not work at the badwords filter. I hope you will to put it on your next-board.

Actually, Jean, I'm pretty sure the badword filter would work? Is it stripping out the HTML tags or are you not understanding what people are suggesting?

Setup

Match method: exact

Before: msn

After: <a href='http://msn.com'>MSN</a>


I know what people say but I can't agree at this time because I see results in my eyes, when you put your example values (html is included) so you will see at the topics the "plain text" format. (the html code , without any effect).
Posted

thats because bfarber's example was wrong (wow never thought i'd say that!). His example will only work if you have html enabled in posts, i haven't tried it but this should work:



Setup

Match method: exact

Before: msn

After: [url="http://msn.com/"]MSN[/url]


Like I stated in my post I tried that and it also just shows the code.
Posted

[i][b]I like the idea, but I think it's probably best suited to a mod. [/b][/i] I'm not sure that many sites would make use of this feature. We can think about it for a later release of IPB 3 though.




+1
  • 1 month later...
Posted

Hi,
i wrote mod like you want guys ;)

It change the standard badword filter to work in this way.

You want it? Pm me.


---
Setup

Match method: exact


Before: msn


After: <a href='http://msn.com'>MSN</a>


It work in my mod :)

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...