D
The way the short number formatting works is it takes a number, say,1045and turns it into a string, e.g.1that is then passed into a phrase calledx_kand contains{number}K.{number}is replaced with1so the end result is we display1K.
We were (and now are) passing in an additional parameter in the phrase called{default}. The value of default in the example above is1,045. So if you edit the phrase text from{number}Kto{default}then the end result is we display1,045therefore restoring the long number format behaviour.
So we'll call this implemented. And, no, we will not be using long numbers by default. It will be down to the forum admins to choose a format that they prefer and modify the three phrases (x_b,x_mandx_k) accordingly.
II've seen this issue asked about several times now... Would it be possible for xF to consider making this option easier to select, with controls in the ACP for future versions?
Yes, the suggestion to be able to change it was. My idea is to make it a selectable option in the ACP so people don't have to "hunt and peck" in the phrases to change it. Doubt anyone would make an addon for that, although there's no telling really what the interest would be. If people knew they could change that, many might wish to do so.I
Doubt it, as the suggestion was marked implemented.
Yes, the suggestion to be able to change it was. My idea is to make it a selectable option in the ACP so people don't have to "hunt and peck" in the phrases to change it.
Yeah I agree. I'm not thinking multiple phrases, just a script that on selection in ACP, changes the existing phrases for you.No need to have multiple phrases.
OZZMODZ!Way to much work for so little output.
We use essential cookies to make this site work, and optional cookies to enhance your experience.