Feature #241
exif / iptc support
| Status: | Resolved | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | extension ideas | |||
| Target version: | 2.3 | |||
Description
if(image->type == jpeg) {
add_block(get_exif_info(image->filename));
}
History
Updated by Shish Moom 116 days ago
- Assigned to deleted (
Shish -) - Status changed from New to Resolved
done in 759ee2f