Author Topic: List problem  (Read 713 times)

0 Members and 1 Guest are viewing this topic.

Offline Furai

  • Administrator
  • Veteran
  • *****
  • Posts: 1908
    • TransHuman Design
List problem
« on: April 10, 2009, 09:01:37 am »
What I have noticed lately is that you can't do decimal list (this one with numbers in front) and you have to type it on your own. Furthermore, I was comparing BBC with our possibility of customizing posts and it varies a lot. AFAIK SMF uses BBC.

Can you do something about it?
« Last Edit: April 10, 2009, 09:06:29 am by Wookash »
"My senses are so powerful that I can hear the blood pumping through your veins."

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: List problem
« Reply #1 on: April 10, 2009, 09:06:29 am »
interesting, I'll see if I can turn up something about it.  It is supposed to work, using:

Code: [Select]
[list type=decimal]
[li]this[/li]
[li]format[/li]
[/list]

The SMF post editor has a numbered list icon that generates that code, yet it clearly doesn't work:
  • this
  • format

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5037
Re: List problem
« Reply #2 on: April 10, 2009, 04:08:55 pm »
Fixed.

Normal lists
  • Hello
  • Sup dude
  • Wazz?

Numbered:
  • this
  • format
There are other worlds than these

Offline Furai

  • Administrator
  • Veteran
  • *****
  • Posts: 1908
    • TransHuman Design
Re: List problem
« Reply #3 on: April 10, 2009, 05:06:37 pm »
Thanks, good work, ;p
  • And
  • it
  • really
  • works.


Ok. Going back to normal list. I found here this:
Code: [Select]
[list]
[li]SMF[/li]
[li]YaBB SE[/li]
[/list]
You can also use the following:
[list]
[o]circle
[O]circle
[0]circle
[*]disc
[@]disc
[+]square
[x]square
[#]square
[/list]

As you can try yourself and see it doesn't work in here. Are this options just disabled or is it a bug?
« Last Edit: April 10, 2009, 05:20:04 pm by Wookash »
"My senses are so powerful that I can hear the blood pumping through your veins."