Member of
Rank
Awards
PlaysVoyage Century OnlineServerMagellen
|
|
Hi,
Can some1 post the reference BBCodes that uses in Zuild.net. I use other BBCodes and zuild.net does not support them . Any reference and standard codes can help me go a long way. Appreciate the all the hard work and help.
Sonador
|
|
If you want to fight, hold your ground.
|
|
Member of
Rank

Administrator
Awards
Plays
ProfileTheSTAPLER[[
|
|
We currently support:
[ b ] [ /b ] [ i ] [ /i ] [ u ] [ /u ] [ size= ] [ /size ] [ color= ] [ /color] (*when enabled in your zuild admin settings) [ url= ] [ /url ]
Are there any others you would like added?
Thanks!
|
|
 red stapler.
|
|
Member of
Rank
Awards
PlaysVoyage Century OnlineServerMagellen
|
|
Hi Stapler,
Can you add Alignment text such as:
left align --------------------Aligns enclosed items to the left. centered ------------Aligns enclosed items to the center. right align ---------------Aligns enclosed items to the right.
And also List:
[list] list inorder list [/list] [list=1] list order by number[/list] [list=a] list order by apha. [/list]
position, order and clearity are important to me.
|
|
If you want to fight, hold your ground.
|
|
Member of
Rank

Administrator
Awards
Plays
ProfileTheSTAPLER[[
|
|
Those are good.
For the list tags, do you expect the list items to be prefixed by '*'? or by [ li ] or?
Thanks!
|
|
 red stapler.
|
|
Member of
Rank

Administrator
Awards
Plays
ProfileTheSTAPLER[[
|
|
I have a codepush going out tonight. This will include support for left/center/right.
Edit: codepush is now live. Left/Center/Right bbcode tags should now be working.
I'll work on LI support next. Let me know your opinion on how to mark specific items in code.
Cheers
** Post edited by TheSTAPLER[[ on 5/18/2009.
|
|
 red stapler.
|
|
Member of
Rank
Awards
PlaysVoyage Century OnlineServerMagellen
|
|
STAPLER,
You can use the [*] for Li. It is fine.
Here are some example from phpbb.com
[list] [*]Red [*]Blue [*]Yellow [/list]
This would generate the following list: . Red . Blue . Yellow
[list=1] [*]Go to the shops [*]Buy a new computer [*]Swear at computer when it crashes [/list]
will generate the following: 1. Go to the shops 2. Buy a new computer 3. Swear at computer when it crashes Whereas for an alphabetical list you would use:
[list=a] [*]The first possible answer [*]The second possible answer [*]The third possible answer [/list]
giving a. The first possible answer b. The second possible answer c. The third possible answer
Hopely this examples will help.
Thx again for the fast responses
Sonador
|
|
If you want to fight, hold your ground.
|
|
Member of
Rank

Administrator
Awards
Plays
ProfileTheSTAPLER[[
|
|
Thanks Sonador. That looks good to add. Thanks for the link as well. We'll the list functionality added by next week.
|
|
 red stapler.
|
|