You are here

Files in Location 7.3

Primary tabs

File namesort descending Location Namespace Description
location_generate.info contrib/location_generate/location_generate.info name = Location Generate description = Bulk assign random latitude and longitudes to nodes. package = Development dependencies[] = devel_generate dependencies[] = location core = 7.x
location_generate.module contrib/location_generate/location_generate.module Generate random locations.
location_handler_argument_location_country.inc handlers/location_handler_argument_location_country.inc Argument handler to accept a country code or name.
location_handler_argument_location_province.inc handlers/location_handler_argument_location_province.inc Argument handler to accept a province code or name.
location_handler_argument_location_proximity.inc handlers/location_handler_argument_location_proximity.inc Location proximity argument handler.
location_handler_field_location_additional.inc handlers/location_handler_field_location_additional.inc Additional field handler.
location_handler_field_location_address.inc handlers/location_handler_field_location_address.inc Field handler to display a complete address.
location_handler_field_location_country.inc handlers/location_handler_field_location_country.inc Country field handler.
location_handler_field_location_distance.inc handlers/location_handler_field_location_distance.inc Coordinates field handler.
location_handler_field_location_province.inc handlers/location_handler_field_location_province.inc Province field handler.
location_handler_field_location_street.inc handlers/location_handler_field_location_street.inc Province field handler.
location_handler_filter_location_country.inc handlers/location_handler_filter_location_country.inc Filter on country.
location_handler_filter_location_province.inc handlers/location_handler_filter_location_province.inc Filter on province.
location_handler_sort_location_country.inc handlers/location_handler_sort_location_country.inc Country sort handler.
location_handler_sort_location_distance.inc handlers/location_handler_sort_location_distance.inc Coordinates sort handler.
location_node.info location_node.info name = Node Locations description = Associate locations with nodes. dependencies[] = location package = Location core = 7.x
location_node.install location_node.install Install, update and uninstall functions for the location_node module.
location_node.module location_node.module Associate locations with nodes.
location_phone.info contrib/location_phone/location_phone.info name = Location Phone package = Location description = Allows you to add a phone number to a location. dependencies[] = location core = 7.x files[] = location_phone.views.inc
location_phone.install contrib/location_phone/location_phone.install Install, update and uninstall functions for the location_phone module.
location_phone.module contrib/location_phone/location_phone.module Add phone number fields to Location address.
location_phone.views.inc contrib/location_phone/location_phone.views.inc Views 3 support for Location Phone.
location_search.admin.inc contrib/location_search/location_search.admin.inc Administration related forms for the location_search module.
location_search.info contrib/location_search/location_search.info name = Location Search package = Location description = Advanced search page for locations. configure = admin/config/content/location/search dependencies[] = search dependencies[] = location core = 7.x files[] = location_search.admin.inc
location_search.install contrib/location_search/location_search.install Install, update and uninstall functions for the location_search module.
location_search.module contrib/location_search/location_search.module Location search interface.
location_taxonomy.info contrib/location_taxonomy/location_taxonomy.info name = Location Taxonomy description = Associate locations with taxonomy terms. dependencies[] = location dependencies[] = taxonomy package = Location core = 7.x
location_taxonomy.install contrib/location_taxonomy/location_taxonomy.install Install, update and uninstall functions for the location_taxonomy module.
location_taxonomy.module contrib/location_taxonomy/location_taxonomy.module Associate locations with taxonomy terms.
location_testcase.test tests/location_testcase.test Common functions for Location tests.
location_user.info location_user.info name = User Locations description = Associate locations with users. dependencies[] = location package = Location core = 7.x configure = admin/config/people/accounts
location_user.install location_user.install Install, update and uninstall functions for the location_user module.
location_user.module location_user.module Associate locations with users.
location_views_handler_field_coordinates.inc handlers/location_views_handler_field_coordinates.inc Coordinates field handler.
location_views_handler_field_latitude.inc handlers/location_views_handler_field_latitude.inc Latitude field handler.
location_views_handler_field_longitude.inc handlers/location_views_handler_field_longitude.inc Longitude field handler.
location_views_handler_filter_proximity.inc handlers/location_views_handler_filter_proximity.inc General proximity filter for location latitude/longitude.
location_www.info contrib/location_www/location_www.info name = Location www package = Location description = Allows you to add a www adress to a location. dependencies[] = location core = 7.x
location_www.install contrib/location_www/location_www.install Install, update and uninstall functions for the location_www module.
location_www.module contrib/location_www/location_www.module Add www adress fields to Location address.
location_www.views.inc contrib/location_www/location_www.views.inc Views 3 support for Location www.
README.txt contrib/location_cck/README.txt CONTENTS OF THIS FILE -------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The Location CCK module, part of the Location (https://www.drupal.org/project/location) package,…
README.txt contrib/location_fax/README.txt CONTENTS OF THIS FILE -------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The Location Fax module, part of the Location package, (https://www.drupal.org/project/location),…
README.txt README.txt CONTENTS OF THIS FILE -------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ The Location module allows real-world geographic locations to be associated with Drupal nodes,…
search_result_location.tpl.php contrib/location_search/search_result_location.tpl.php Theme a location search result.
sniffers.sh sniffers.sh #!/bin/sh # for using this script # gem install css_lint # gem install scss-lint # pear install PHP_CodeSniffer sudo composer global require drupal/coder:\>7 find ./ -name "*.css" -print0 | xargs -0 css_lint --quiet > csslint.txt ||…
test_procedure.html help/test_procedure.html
TODO-3.txt TODO-3.txt - Make sure that we scan for broken location table (oid -> eid) - lid editor - Remove variable 'gmap_location_map' -- gmap was taking care of it for us but we never used it.

Pages

Other projects