Quote:
Originally Posted by davidfor
But, what I meant is that if you don't want to use the locale default, you can use a comma easily, but, getting any other character is hard.
|
OK, if we do not want to use 'n', it is necessary to create a custom column based on the custom column associated with the Count pages plugin (this should have the format {:,}).
In the new column the template will be:
In this example the new character is a dot, but we can put the character we want.
Honestly I do not see that this is hard or complicated.