Skip to content

tylor/quickmaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple, lean Drupal mapping distribution.

To build this distribution:
    - install Drush and Drush Make: http://drupal.org/project/drush_make
    - download Drupal
    - place quickmaps in the 'profiles' directory
    - run './build.sh' from the quickmaps directory to create the codebase with drush make. 
    - install Drupal using the Quickmaps install profile.

If you need to clean your build, try:
    - rm -rf modules/
    - git checkout modules # Resets modules/quickmap
    - ./build.sh

Todo:
    - Add Javascript geolocation API detection
    - Add a simple full window theme

About

A simple, lean Drupal mapping distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published