Not Solved [How To?] Show 1k instead of 1,000
#1
Not Solved
Hello,

I want to show 1k instead of 1,000 in all threads and posts of mybb.

1,000 to 1k
1,500 to 1,5k
2,003 to 2k...
200,000 to 200k...

It is possible?

Thanks in advance.
Reply
#2
Not Solved
A plugin would be required for this.
Reply
#3
Not Solved
if you want to replace numeric values within the messages (posts / threads) then word filters can be used.

admin panel >> configuration >> word filters
Reply
#4
Not Solved
(2017-03-21, 11:13 AM).m. Wrote: if you want to replace numeric values within the messages (posts / threads) then word filters can be used.

admin panel >> configuration >> word filters

Wouldn't that require him to make a word filter for all numbers from 1,000 to 1,499 to output as 1K then filter all numbers from 1,500 to 1,999 to output as 1.5K and so on--
Name's Waleed, I'm a graphic and web design (2015) graduate from Canada. Self-employed and lending my design skills to the MyBB community.
Reply
#5
Not Solved
^ well, I assumed that " 2,003 to 2k... " in the original post was a typo ..
and considered only exact figures for the conversion
Reply
#6
Not Solved
(2017-03-21, 11:01 AM)dragonexpert Wrote: A plugin would be required for this.

Not necessarily; if it's at a templating level a little bit of text.replace javascript would do the trick.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)