| /[drupal]/contributions/modules/exif/exif.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
http://drupal.org/node/473140
* 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
applied drupal coding standards
iptc support http://drupal.org/node/496108
Provide an upgrade path for db stored exif data.
CCK and co. changed the datastructure -> needs some changes here aswell
*** empty log message ***
better support for datefields
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
give the user the option to either show or not show the exif form fields created with cck on the node-form
initial version
Updated from DRUPAL-5 branch.
Put back utf8 encoding required for PEL translations.
Refactor nodeapi loading, store meta info in database and load Pel Libraries later to lower system overhead.
#159266: Fixed error on non-JPEG images.
Format change.
Format change.
#159266: Fixed error on non-JPEG images.
Fixed wrong image path.
Fixed wrong image path.
Updated for PEL 0.91
Updated for PEL 0.91
Fixed warning when no image file is attached to image node
Make sure no timezone offset is used when displaying date information
Menu item capitalization
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |