i'm having a view with a map and another view with an item list. i wanna make both lists having related numbers and starting the list form 0 does not really make sense to me.
so how can i make the numbers start to count from 1 instead of 0?

Comments

thechraveler’s picture

ooh ooh me too! ditto!

nighthawk117’s picture

simple, just take a look at numbers.ini in the markers folder, you can duplicate the file and make your own "set" numbers1.ini and just have the sequence start with number1.png instead of number0.png

will_in_wi’s picture

Is there a better way to do this than hacking contrib? An easy fix would be to just make starting from 1 the default. I cannot think of any use case that would want to start with 0. A better fix would be to actually have this as a config option somewhere, but that would be very complicated.

eddowding’s picture

Status: Active » Closed (duplicate)