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

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

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

revision 1.1.2.1, Sat May 23 03:52:52 2009 UTC revision 1.1.2.2, Sun May 24 09:39:39 2009 UTC
# Line 1  Line 1 
1  The exif2gmap simply adds google map and marker of <a href=> linked  The exif2gmap simply adds google map and marker of <a href=> linked
2  jpeg whenever jpeg has geotag info in exif.  jpeg whenever jpeg has geotag info in exif.
3  The new version also allow to parse <img src> tagged jpeg.  The new version also allow to parse <img src> tagged jpeg,
4    whenever option is activated.
5    
6  INSTALLATION INSTRUCTIONS  INSTALLATION INSTRUCTIONS
7    
# Line 26  CONFIGURATION Line 27  CONFIGURATION
27    
28  KNOWN ISSUES  KNOWN ISSUES
29  ---  ---
30    If you use image module, and want to place google map to image node,
31    you need to write some html tag into text field like below;
32    <!-- <a href="http://your_host_name/path_to_file/file_name.jpg">some word</a></p> -->
33    Then the module can detect the file, and create the google map,
34    whenever the jpeg file has geotagged data.
35    
36  Please use the issue queue to report any issues you think need to be fixed.  Please use the issue queue to report any issues you think need to be fixed.
37    
38  COPYRIGHT AND ACKNOWLEDGEMENTS  COPYRIGHT AND ACKNOWLEDGEMENTS

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.2