Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Aiheen aloitti: azznice - syyskuu 09, 2013, 09:19:27 AP

Otsikko: How to Create Custom BBCode ?
Kirjoitti: azznice - syyskuu 09, 2013, 09:19:27 AP
Hello, I want to create custom bbcode for my forum.

Please guide me that how can i create my own custom bbcode?
is this possible?

Waiting for best answers :)

Thanks.
Otsikko: Re: How to Create Custom BBCode ?
Kirjoitti: kat - syyskuu 09, 2013, 09:24:40 AP
It might help people, to answer your question, if you tell them what you want this bbcode to actually do. ;)
Otsikko: Re: How to Create Custom BBCode ?
Kirjoitti: Arantor - syyskuu 09, 2013, 09:41:44 AP
There's no easy way to do it which means writing custom code, and that means we absolutely need to know how this bbcode should work ;)
Otsikko: Re: How to Create Custom BBCode ?
Kirjoitti: azznice - syyskuu 09, 2013, 09:43:17 AP
Actually I just want to learn to create just simple bbcode.

For example:

I want to create custom embed bbcode for my forum

so i can embed any type of videos in topic.

I know that there are a several embed mods but i tried all and never worked.
So thats why i want to know how to create a simple custom bbcode?

so please just guide me how to do this.

Waiting for the best answers.

Thank you
Otsikko: Re: How to Create Custom BBCode ?
Kirjoitti: Burke ♞ Knight - syyskuu 09, 2013, 09:44:25 AP
There are already BBC mods at the Mod Site (http://custom.simplemachines.org/mods/index.php).

Otsikko: Re: How to Create Custom BBCode ?
Kirjoitti: Arantor - syyskuu 09, 2013, 09:45:28 AP
There is absolutely NOTHING simple about an embed bbcode. Assuming you don't want a colossal security hole.