It is usefull to have the possibility to add custom labels to clocks, e.g. in the situation when clocks need to show time in two cities from same country or same timezone (showing hour in Berlin and Frankfurt). In the current setting, users can only display clocks for countries.
This is a feature I've implemented for a project by patching version 6.x-1.3, but since I do not have a CVS account I only created a patch against local install.
Comments
Comment #1
flevour commentedHi Gabidrg,
you don't need a CVS account to roll a patch.
"This also means that a CVS account is not required to supply patches; anyone with a Drupal account can go to the issues queue to upload a patch. The tips for contributing apply to core as well as contributed modules." from Help existing code with patches. If you could take the time to learn how to patch against CVS it would be immensely useful!
In any case, would you like to share your approach?
Cheers,
Francesco
Comment #2
flevour commentedHi Gabidrg,
please refer to this #348757: Custom location labels and custom location lists issue which addresses the exact problem you had. It would be lovely if you could participate with your knowledge and your patches!
Hope to see you soon there,
Francesco