/[drupal]/contributions/modules/exif/exif.module
ViewVC logotype

Log of /contributions/modules/exif/exif.module

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.9.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 06:28:10 2009 UTC (4 weeks, 5 days ago) by rapsli
Branch: DRUPAL-6--1
Changes since 1.9.2.9: +6 -6 lines
Diff to previous 1.9.2.9 , to branch point 1.9
http://drupal.org/node/473140

Revision 1.9.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 19:00:38 2009 UTC (2 months ago) by rapsli
Branch: DRUPAL-6--1
Changes since 1.9.2.8: +64 -7 lines
Diff to previous 1.9.2.8 , to branch point 1.9
* Cleaned up PHP E_ALL notices (undefined variables) in a few places, including exif.class
* Typo in exif_nodeapi()
* Applied fix for array-structured Geo tags http://drupal.org/node/473140

Revision 1.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 06:52:42 2009 UTC (2 months ago) by rapsli
Branch: DRUPAL-6--1
Changes since 1.9.2.7: +183 -242 lines
Diff to previous 1.9.2.7 , to branch point 1.9
applied drupal coding standards

Revision 1.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 21:15:02 2009 UTC (2 months, 1 week ago) by rapsli
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.9.2.6: +90 -7 lines
Diff to previous 1.9.2.6 , to branch point 1.9
iptc support http://drupal.org/node/496108

Revision 1.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 18:41:55 2009 UTC (7 months ago) by neclimdul
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.4.2.6: +19 -13 lines
Diff to previous 1.4.2.6 , to branch point 1.4 , to next main 1.9
Provide an upgrade path for db stored exif data.

Revision 1.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 11:57:49 2009 UTC (7 months, 2 weeks ago) by rapsli
Branch: DRUPAL-6--1
Changes since 1.9.2.5: +28 -7 lines
Diff to previous 1.9.2.5 , to branch point 1.9
CCK and co. changed the datastructure -> needs some changes here aswell

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 18:51:46 2009 UTC (7 months, 3 weeks ago) by rapsli
Branch: DRUPAL-6--1
Changes since 1.9.2.4: +2 -2 lines
Diff to previous 1.9.2.4 , to branch point 1.9
*** empty log message ***

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 13:15:42 2009 UTC (8 months ago) by rapsli
Branch: DRUPAL-6--1
Changes since 1.9.2.3: +27 -1 lines
Diff to previous 1.9.2.3 , to branch point 1.9
better support for datefields

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 17:51:02 2009 UTC (8 months, 1 week ago) by rapsli
Branch: DRUPAL-6--1
Changes since 1.9.2.2: +11 -2 lines
Diff to previous 1.9.2.2 , to branch point 1.9
if the datetime exif data is read we make sure to put it into the correct form (2004-02-12T15:19:21) so that we don't need to use a text field only, but could use some date CCK field

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 20:11:54 2009 UTC (9 months, 3 weeks ago) by rapsli
Branch: DRUPAL-6--1
Changes since 1.9.2.1: +18 -10 lines
Diff to previous 1.9.2.1 , to branch point 1.9
give the user the option to either show or not show the exif form fields created with cck on the node-form

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 11:13:15 2009 UTC (10 months ago) by rapsli
Branch: DRUPAL-6--1
Changes since 1.9: +134 -356 lines
Diff to previous 1.9
initial version

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 23:22:05 2008 UTC (19 months, 3 weeks ago) by davidlesieur
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.8: +141 -75 lines
Diff to previous 1.8
Updated from DRUPAL-5 branch.

Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 23:30:16 2008 UTC (21 months, 3 weeks ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.4.2.5: +3 -3 lines
Diff to previous 1.4.2.5 , to branch point 1.4
Put back utf8 encoding required for PEL translations.

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 4 16:51:47 2008 UTC (21 months, 3 weeks ago) by neclimdul
Branch: DRUPAL-5
Changes since 1.4.2.4: +141 -75 lines
Diff to previous 1.4.2.4 , to branch point 1.4
Refactor nodeapi loading, store meta info in database and load Pel Libraries later to lower system overhead.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 15:46:20 2007 UTC (2 years, 3 months ago) by davidlesieur
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
#159266: Fixed error on non-JPEG images.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 15:45:30 2007 UTC (2 years, 3 months ago) by davidlesieur
Branch: MAIN
Changes since 1.6: +295 -295 lines
Diff to previous 1.6
Format change.

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 15:42:43 2007 UTC (2 years, 3 months ago) by davidlesieur
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.4.2.3: +296 -296 lines
Diff to previous 1.4.2.3 , to branch point 1.4
Format change.

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 15:33:07 2007 UTC (2 years, 3 months ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.4.2.2: +3 -2 lines
Diff to previous 1.4.2.2 , to branch point 1.4
#159266: Fixed error on non-JPEG images.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 14:21:06 2007 UTC (2 years, 6 months ago) by davidlesieur
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.4.2.1: +5 -2 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Fixed wrong image path.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 14:17:46 2007 UTC (2 years, 6 months ago) by davidlesieur
Branch: MAIN
Changes since 1.5: +5 -2 lines
Diff to previous 1.5
Fixed wrong image path.

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 04:20:37 2006 UTC (2 years, 11 months ago) by davidlesieur
Branch: DRUPAL-5
Changes since 1.4: +15 -18 lines
Diff to previous 1.4
Updated for PEL 0.91

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 19 04:18:22 2006 UTC (2 years, 11 months ago) by davidlesieur
Branch: MAIN
Changes since 1.4: +14 -17 lines
Diff to previous 1.4
Updated for PEL 0.91

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 20 08:00:50 2006 UTC (3 years ago) by davidlesieur
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
Fixed warning when no image file is attached to image node

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 29 15:38:39 2006 UTC (3 years, 1 month ago) by davidlesieur
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Make sure no timezone offset is used when displaying date information

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 28 19:08:12 2006 UTC (3 years, 1 month ago) by davidlesieur
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Menu item capitalization

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 17:52:53 2006 UTC (3 years, 1 month ago) by davidlesieur
Branch: MAIN
Added Exif module

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2