Help - Search - Members - Calendar
Full Version: [IPB 3.0] - Suggest , BBCODE: WORD
Invision Power Services > Invision Power Services, Inc. > IPS Company Feedback > IP.Board
Jean
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:
CODE
<a href='http://invisionpower.com' style='font-weight:bold;text-decoration: underline'>Invision Power Services</a>
henke37
Can't you just use the badwords system?
Jean
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
Lındsey
I don't see a point of this being built in. The bad word filter is the way to go!
Jean
but why? the bad word filter can't compatitable with BBCODE tags!
aljareh4ever
+1

Jaggi
QUOTE (Jean @ Sep 28 2008, 04:07 PM) *
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!
Jean
QUOTE (Jaggi @ Sep 28 2008, 04:26 PM) *
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.
Josh
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.
bfarber
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>

Amy T
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.

Jaggi
QUOTE (Amy T @ Sep 29 2008, 06:23 PM) *
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:

CODE
Setup
Match method: exact
Before: msn
After: [url="http://msn.com/"]MSN[/url]
Jean
QUOTE (Jaggi @ Sep 29 2008, 10:23 PM) *
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:

CODE
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.

QUOTE
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?

CODE
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).
Amy T
QUOTE (Jaggi @ Sep 29 2008, 03:23 PM) *
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:

CODE
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.
Jean
QUOTE (Amy T @ Sep 29 2008, 10:54 PM) *
Like I stated in my post I tried that and it also just shows the code.


That's why I hope to see that on IPB version number three.
killswitch☺
QUOTE (Josh @ Sep 29 2008, 06:38 AM) *
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.



+1
LloydSev
Did anyone find a mod with this functionality? I'd really like to find it.
DawPi
Hi,
i wrote mod like you want guys wink.gif

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

You want it? Pm me.


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

It work in my mod original.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.