|
Page 1 of 2
|
Cristianita
Joined: October 2015
Posts: 297
Location: Sonora, México
|
How To Add Custom BBCodes?
I was posting a topic in my forum needed to add a table, and noticed that are not those bbcodes
I've looked around the search, but I didn't find the way to add my custom BBCodes...
This is the page:
I added at the first space a BBCode code like this:
[table border="1"][tr][td][/td]
[td][/td]
[/tr]
[tr][td][/td]
[td][/td]
[/tr]
[/table]
And added this code at the second one:
<table border="1">
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
</table>
When I pick "Send", this is the result
Quote: Información
Debe especificar la etiqueta de BBCode
« Volver a Pagina previa
It means:
Quote: information
You must specify the BBCode tag
«Back to previous page
I have no idea what is "BBCode Tag"
|
#1 Sat 23 Sep, 2017 00:48 |
|
Sponsors
|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: How To Add Custom BBCodes?
The bbcode tag is the "name" of the bbcode, in the brackets, i.e.:
[the name is here]
|
#2 Tue 26 Sep, 2017 11:46 |
|
Cristianita
Joined: October 2015
Posts: 297
Location: Sonora, México
|
Re: How To Add Custom BBCodes?
in the brackets, i.e.:
[the name is here]
I'm so sorry what is "the brackets"? I don't know where should I write this tag
|
#3 Tue 26 Sep, 2017 18:54 |
|
Mighty Gorgon
Luca Libralato
Joined: August 2006
Posts: 7192
Location: Borgo San Michele
|
Re: How To Add Custom BBCodes?
You cannot add multiple tags like you did...
Anyway TABLES are not part of standard BBCodes for a reason! It's not easy to create cells within tables making sure you close all tables correctly...
Follow the examples on that page... here is another one:
BBCODE: [background={COLOR}]{TEXT}[/background]
HTML: <span style=\"background-color: {COLOR};\">{TEXT}</span>
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#4 Sun 01 Oct, 2017 11:49 |
|
Cristianita
Joined: October 2015
Posts: 297
Location: Sonora, México
|
Re: How To Add Custom BBCodes?
Well, I know how to make tables using BBCode and HTML also... but I think is not a good idea to allow HTML in my forum, am I right? That's why I want to add this BBCode
|
#5 Mon 02 Oct, 2017 07:18 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: How To Add Custom BBCodes?
The issue is that, if someone doesn't properly close a table or a cell, the whole forum will look bad... And you can't easily check if they did a table properly or not.
|
#6 Mon 02 Oct, 2017 11:49 |
|
Cristianita
Joined: October 2015
Posts: 297
Location: Sonora, México
|
Re: How To Add Custom BBCodes?
oooh, I got it!
So, the only option is to use HTML, right?
Is not a risk to the forum? Because I have to make tables sometimes...
|
#7 Mon 02 Oct, 2017 20:01 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: How To Add Custom BBCodes?
You can enable HTML only for administrators. Then it's not much of an issue.
|
#8 Mon 02 Oct, 2017 22:59 |
|
Cristianita
Joined: October 2015
Posts: 297
Location: Sonora, México
|
Re: How To Add Custom BBCodes?
Yes, I can do that, and I will... Thanks, Informpro
|
#9 Tue 03 Oct, 2017 01:20 |
|
Cristianita
Joined: October 2015
Posts: 297
Location: Sonora, México
|
Re: How To Add Custom BBCodes?
I used to use a big titles in the beginning or my posts. There are some BBCodes (h1, h2, h3...) that make bigger the titles, and I'd like to know how can I add this BBCode to the forum.
Because they are not dangerous to the forum, right? Not like tables, for example...
|
#10 Tue 10 Oct, 2017 20:25 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: How To Add Custom BBCodes?
Nope, these aren't dangerous :). You can add those as bbcode, but you can also just change the size?
|
#11 Wed 11 Oct, 2017 11:38 |
|
Cristianita
Joined: October 2015
Posts: 297
Location: Sonora, México
|
Re: How To Add Custom BBCodes?
Quote: but you can also just change the size?
Is this a question?
If yes... Well, I don't know how can I do that, but I guess you could help me
|
#12 Fri 13 Oct, 2017 02:16 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: How To Add Custom BBCodes?
Definitely! When you post a full message, you see a bot to select font / size / color right under the subject:
To make text big, here's how you do it:
|
#13 Fri 13 Oct, 2017 09:06 |
|
Cristianita
Joined: October 2015
Posts: 297
Location: Sonora, México
|
Re: How To Add Custom BBCodes?
Oh, I understood!!
Sorry... Yes, I know how to make the text bigger applying BBCode size and bold, and everything else...
But if I had a BBCode h1, h2, or h3, with different sizes and color, it could be easier and faster to post a message...
|
#14 Sat 14 Oct, 2017 04:15 |
|
Informpro
Joined: October 2008
Posts: 1110
Location:
|
Re: How To Add Custom BBCodes?
Ok, I see what you mean. Do you want them to output actual <h2>, or something with a different size and color?
|
#15 Wed 18 Oct, 2017 12:50 |
|
|
Page 1 of 2
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
Similar Topics
Similar Topics
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|