Crazy Busy Period
For the past couple of days it has been quiet here at CognitiveCombine. I am nearing the end of my Web Design and Development course at SAE Wien. Part of the requirements to graduate with the SAE Diploma are to hand in a "thesis" on a web related topic as well complete a project. I have devoted the last couple of days to these two tasks.
Drupal + Gmaps, Views and Location Modules
I am hoping some fellow Drupal users can help me out. I have posted this question over at the Drupal forum but haven't gotten any replies yet.
Background:
I have installed the Gmap, Locations and Views modules for Drupal. I have obtained a Google API key for the site I am working on. I am able to create gmap macros in order to display Google maps inside pages and stories. I also am familiar with the 'low tech' method of adding markers to a google map by inserting the data into the macro.
I have also set up a Node Location map which displays Node locations (I am using this to display project locations around the world by creating a page for each project).
Issue:
I have three issues/questions:
1. Can I display the Node Locations map on the frontpage of my Drupal site inside a page or story?
2. How can I edit the design and layout of the node locations page?
3. Can I configure other maps to also show node locations?
Thanks very much.
Drupal, register_globals and a tip
I recently installed Drupal on my development site. My webhost had register_globals turned on and Drupal requires them to be off. I read through the Drupal user forum and came across two methods to manually override this issue: Updated 2010.01.01