| 1 |
$Id: INSTALL.txt,v 1.8 2008/01/24 09:31:33 bdragon Exp $ |
$Id: INSTALL.txt,v 1.9 2008/06/16 23:13:43 bdragon Exp $ |
| 2 |
|
|
| 3 |
CONTENTS OF THIS FILE |
CONTENTS OF THIS FILE |
| 4 |
--------------------- |
--------------------- |
| 59 |
|
|
| 60 |
cd sites/SITENAME/modules/location |
cd sites/SITENAME/modules/location |
| 61 |
mysql -u username -p database-name < database/zipcodes.us.mysql |
mysql -u username -p database-name < database/zipcodes.us.mysql |
|
|
|
|
|
|
|
Step 3 |
|
|
------ |
|
|
Enable the location module on your site. |
|
|
|
|
|
Visit the settings page for location.module and enable features for U.S. |
|
|
(the only option as of now). |
|
|
|
|
|
Finally, go to the default workflow settings for each node type and enable |
|
|
(or require) location collection on a field-by-field basis. It is encouraged |
|
|
that you enable postal codes and country fields for node types for which you |
|
|
want to enable proximity searches. |
|