diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2010-05-09 18:13:05 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-05-09 18:13:05 +0000 |
commit | 0594ea04a811a59120ea7e91e94c3389ffcd33ca (patch) | |
tree | 1bb8d7fa6bed317ba5da19a0036ea4c8e59f6535 /doc/plugins | |
parent | 27cb77cd1919d5c61ba67333a349ab6e54ed5976 (diff) |
clarify
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/album.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugins/contrib/album.mdwn b/doc/plugins/contrib/album.mdwn index 0393d26dc..3cfcb68d4 100644 --- a/doc/plugins/contrib/album.mdwn +++ b/doc/plugins/contrib/album.mdwn @@ -134,7 +134,8 @@ image viewer. * The generated viewer page should extract as much metadata as possible from the photo's EXIF tags (creation/modification dates, author, title, caption, copyright). [[smcv]] has a half-written implementation which runs - `scanimage` hooks, and has an `exiftool` plugin using [[!cpan Image::ExifTool]]. + `scanimage` hooks, and has an `exiftool` plugin using [[!cpan Image::ExifTool]] + as a reference implementation of that hook. * There should be an option to reduce the size of photos and write them into an underlay, for this workflow: |