Changeset [6d060b54ec8c9bed4394f7f16c771749e92e57af] by Gaspard Bucher
September 7th, 2009 @ 04:35 PM
Added support for exif tags as a new image content column. This
adds two new
features to images:
1. event_at is set to the DateTime of the photo (when it was
taken)
2. you can access GPS information with (temporary until
RubyLess):
c_exif_gps_latitude and c_exif_gps_longitude
http://github.com/zena/zena/commit/6d060b54ec8c9bed4394f7f16c771749...
Committed by Gaspard Bucher
- A db/migrate/051_add_exif_tags_to_images.rb
- A lib/exif_data.rb
- A test/fixtures/files/exif_sample.jpg
- A test/unit/exif_data_test.rb
- M app/models/image.rb
- M app/models/image_content.rb
- M db/schema.rb
- M lib/image_builder.rb
- M test/sites/zena/document_contents.yml
- M test/unit/image_builder_test.rb
- M test/unit/image_content_test.rb
- M test/unit/image_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org