TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 25, 2024, 08:21:47 PM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,173
  • Total Topics: 21,219
  • Online today: 319
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 317
  • Total: 317

Bulleted lists in articles?

Started by sremick, February 24, 2019, 05:59:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

@rjen

I see what you mean, but tbf: is that proper bbc code?

When I paste your code in bbc article and view I get what you get, then I open the article again and it is automatically changed to what I was expecting...


[list]
[li]one[/li]
[li]two[/li]
[li]three[/li]
[/list]

[list type=decimal]
[li]one[/li]
[li]two[/li]
[li]three[/li]
[/list]


Then it shows..
Running Latest TP on SMF2.1 at: www.fjr-club.nl

lurkalot

Quote from: @rjen on February 26, 2019, 06:41:20 AM
I see what you mean, but tbf: is that proper bbc code?

When I paste your code in bbc article and view I get what you get, then I open the article again and it is automatically changed to what I was expecting...


[list]
[li]one[/li]
[li]two[/li]
[li]three[/li]
[/list]

[list type=decimal]
[li]one[/li]
[li]two[/li]
[li]three[/li]
[/list]


Then it shows..

That was the code my bbc editor put in, I grabbed it from the view article page.

Does the same on my live test site, as you can see here, https://cctestsite.info/testsite3/index.php?page=3

lurkalot

I'll update my TP install tonight and see what happens.

lurkalot

Quote from: lurkalot on February 26, 2019, 07:26:05 AM
I'll update my TP install tonight and see what happens.

Still the same problem with lists in bbc blocks..

What version of 2.1 are you guys running, I mean is it the release version of 2.1 RC1 or are you running slightly later one from GitHub?


Edit:  I take that back, it seems to be working now. I'll update my live TS and see if that works as well.