tylor/quickmaps
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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