Posted by bara.munchies on July 13, 2009 at 10:02am
Jump to:
| Project: | GMap Module |
| Version: | 6.x-1.1-rc1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
ooh ooh me too! ditto!
#2
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
#3
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.
#4
Patch available at http://drupal.org/node/566420