/[drupal]/contributions/modules/exif2gmap/README.txt
ViewVC logotype

Contents of /contributions/modules/exif2gmap/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Nov 18 06:09:08 2008 UTC (12 months, 1 week ago) by iktaka
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/plain
Initial commit of exif2gmap. the exif2gmap simply adds google map and marker to your node using <a href=> linked jpeg, whenever jpeg is geotagged
1 The exif2gmap simply adds google map and marker of <a href=> linked
2 jpeg whenever jpeg has geotag info in exif.
3
4 INSTALLATION INSTRUCTIONS
5
6 1. Extract this module to sites/[ all | {domain} ]/modules folder.
7 2. Login as the user who has administrator permissions (user/1).
8 3. Activate exif2gmap in the "Other" category,
9 on the Administer >> Site building >> Modules page at admin/build/modules.
10
11 CONFIGURATION
12 1. First, you need to obtain Google Map API key from
13 http://code.google.com/apis/maps.
14
15 2. Set necessary information to exif2gmap setting page, which locates
16 on the admin/settings/exif2gmap.
17 The Googla Map API Key, size of map and enable flag are required.
18
19 3. Enable exif2gmap filter in a particular input format, go to
20 Administer >> Site configuration >> Input formats
21 at admin/settings/filters
22
23 4. Select configure for your choice of input format,
24 and activate one of the exif2gmap filters.
25
26 KNOWN ISSUES
27 ---
28 Please use the issue queue to report any issues you think need to be fixed.
29
30 COPYRIGHT AND ACKNOWLEDGEMENTS
31 ---
32 The exif2gmap is copyright 2008 by Takashi Ikebe (iktaka@gmail.com).
33 It is licensed under the GPL, a copy of which, is included.

  ViewVC Help
Powered by ViewVC 1.1.2