By silverado on
Hello, I want to create a vocabulary where the terms are all the world countries.
I don't want to enter one by one, is there a file with all of them that I can import? And how?
Thanks
Hello, I want to create a vocabulary where the terms are all the world countries.
I don't want to enter one by one, is there a file with all of them that I can import? And how?
Thanks
Comments
did you find something
did you find something somewhere - looking for same - thanks
peter davis : fuzion : connect.campaign.communicate : www.fuzion.co.nz
...
D7 has a standard countries list and a function to retrieve the list. With a bit of php, it wouldn't be that hard to create a vocabulary of terms based on the results of the call.
There are various importing
There are various importing modules (http://drupal.org/project/feeds is a good one) that will help you import term lists from CSV or other files. You may be able to pick up a spreadsheet on the internet or easily create one yourself. Easier than one by one term entry for sure.