Forums / Cotonti / Core Labs / Archive / Standard bbcodes list

<<<123

Ratibor
#31 2009-01-12 20:36
Add to default code:

COMPULSORY
============

1. Style text
[b]text[/b] - Makes text bold.
[i]text[/i] - Makes text italicized.
[u]text[/u] - Underlines text.
[s]text[/s] - Strikes out text.
[size=10]text[/size] - font size
[font=Arial Black]text[/font]
[_]
[br]
[hr]
[sub]
[sup]

2. Aligns text, pictures, etc
[align=left]left align[/align] - Aligns enclosed items to the left.
[align=center]centered[/align] - Aligns enclosed items to the center.
[align=right]right align[/align] - Aligns enclosed items to the right.
[align=justify]justifyalign[/align] - Aligns enclosed items to the justify.
or
[left][/left]
[center][/center]
[right][/right]
[justify][/justify]

3. Codes and quotes.
[ code ]code[ /code ] - Used to insert codes.
[quote]text[/quote] or [quote=Author]text[/quote] - Used to insert quote box.
[spoiler]XXXXXXXXXXXXX[/spoiler]
[hide]xxxxxxxxx[/hide]
[hide=Y]xxxxxxxxx[/hide]
[pre]text[/pre] - preformatted text

4. Images and links.
[img]http://somesite/image.jpg[/img] - Inserts image
[url]http://somesite[/url] or [url=http://somesite]Site Name[/url] Inserts link
[email=][/email]

5. Color tags (as were in SE)
[color=#F57900]text[/color]

6. List tags
[list]
[*] - Inserts items in list format (points).
[/list]

[list=1]
[*] - Inserts items in list format (numbers).
[/list]

7. Table tags
[table][/table] - Inserts a table.
[caption]Header[/caption]
[tr][/tr] - Inserts a row into a table.
[th][/th] - Inserts a title column into a table.
[td][/td] - Inserts a column into a table.

8. Cotonti specific code
[more]
and other specific code
Не задавай глупых вопросов, не услышишь вранья.
rayblo
#32 2009-01-12 20:58
[b]www.dutchcotonti.com[/b]<br />
De plaats voor nederlandse ondersteuning voor Cotonti.<br />
The place for support for Cotonti in Dutch
Ratibor
#33 2009-01-12 21:09
Не задавай глупых вопросов, не услышишь вранья.
rayblo
#34 2009-01-12 21:35
Just an idea, especially the bbcode page!
[b]www.dutchcotonti.com[/b]<br />
De plaats voor nederlandse ondersteuning voor Cotonti.<br />
The place for support for Cotonti in Dutch
esclkm
#35 2009-01-12 21:46
may be make only 9 colours in panel of markitup. I think when we usе more then 3-5 font colours we make rainbow-site
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
medar
#36 2009-01-13 01:14
esclkm, just customize own markitup toolbar.
rangjungyeshe.ru
esclkm
#37 2009-01-13 01:20
I know it Im about standart complect of cotonti)
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
Trustmaster
#38 2009-01-13 03:24
Justify is already enabled. Note is very specific. And so is modebreak.

BBcode demo/help page would be good... as a plugin :-)

And I think all these colors are fine because it is not so large but contains most of the colors your users might ever need.
May the Source be with you!
esclkm
#39 2009-01-13 03:29
some troubles with bbcodes: example
this [color=#3465A4]is [color=#EF2929]not right[/color][/color]
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
Kilandor
#40 2009-01-13 19:50
your not properly closing your tags how you should. It works just how HTML designed it when its done like that

Correct
[color=#C4A000]this[/color] [color=#3465A4]is[/color] [color=#EF2929]not[/color] right
this is not right

Incorrect
[color=#C4A000]this [color=#3465A4]is [color=#EF2929]not[/color] right[/color][/color]
this [color=#3465A4]is [color=#EF2929]not right[/color][/color]

Actually by the looks of it you didn't close each color tag and auto-close closed it.
Which meant if thats true your orginal looked like
[color=#C4A000]this [color=#3465A4]is [color=#EF2929]not[/color] right
this [color=#3465A4]is [color=#EF2929]not right
esclkm
#41 2009-01-13 19:54
thx - but I know this) I say it for : some people can make it like me in example - and then tell that bb- does not work correctly. That all what I mean)
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты

<<<123