| 1 |
; $Id: location.info,v 1.2 2007/01/20 01:58:15 ankur Exp $ |
; $Id: location.info,v 1.3 2008/07/24 19:44:00 bdragon Exp $ |
| 2 |
name = Location |
name = Location |
| 3 |
package = Location |
package = Location |
| 4 |
description = The location module allows you to associate a geographic location with content and users. Users can do proximity searches by postal code. This is useful for organizing communities that have a geographic presence. |
description = The location module allows you to associate a geographic location with content and users. Users can do proximity searches by postal code. This is useful for organizing communities that have a geographic presence. |
| 5 |
core = 6.x |
core = 7.x |
| 6 |
|
files[] = location.module |
| 7 |
|
files[] = location.install |
| 8 |
|
files[] = location.admin.inc |
| 9 |
|
files[] = location.georss.inc |
| 10 |
|
files[] = location.inc |
| 11 |
|
files[] = location.token.inc |
| 12 |
|
files[] = location.views.inc |
| 13 |
|
files[] = location.views_default.inc |