| Anonymous | Login | Signup for a new account | 2013.06.20 00:32 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000620 | [Piwigo] metadata | feature | always | 2007.01.15 21:14 | 2010.05.05 01:50 | ||
| Reporter | eric | View Status | public | ||||
| Assigned To | plg | ||||||
| Priority | normal | Resolution | fixed | Platform | PhpWebGallery | ||
| Status | closed | OS | WinXP SP2 | ||||
| Projection | none | OS Version | 1.6.2 | ||||
| ETA | none | Fixed in Version | 2.1.0 | Product Version | |||
| Target Version | 2.1.0 | Product Build | |||||
| Summary | 0000620: ability to synchronize metadata on any size of the photo | ||||||
| Description |
In case IPTC/EXIF metadata are not available in the "web resized" version of the photo, it would be useful to set the synchronization on another size of the photo. For example, consider the "category A" as follows: [Category A] |-> photo.jpg |-[pwg_high] | |-> photo.jpg |-[thumbnail] |-> TN-photo.jpg I would like to set the metadata synchronization on the "high resolution" version of the photo. VDigital has proposed to add a configuration variable for this. |
||||||
| Steps To Reproduce | |||||||
| Additional Information | french topic : http://fr.piwigo.org/forum/viewtopic.php?id=9735 [^] | ||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | |||||||
| PHP version | |||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0003325) plg (manager) 2010.01.15 09:27 |
Polly has proposed a patch : when no exif/iptc data is found on the "web resized" photo, automatically search in the high definition photo. |
|
(0003329) svn (reporter) 2010.01.15 11:47 |
[Subversion] r4682 by plg on branch 2.0 -----[Subversion commit log]---------------------------------------------------- feature 620: if no exif/iptc found in the "web resized" photo, then we search into the high definition picture if available. Thanks to Jochen Roth (Polly) for the patch. |
|
(0003330) svn (reporter) 2010.01.15 11:47 |
[Subversion] r4683 by plg on trunk -----[Subversion commit log]---------------------------------------------------- merge r4682 from branch 2.0 to trunk feature 620: if no exif/iptc found in the "web resized" photo, then we search into the high definition picture if available. Thanks to Jochen Roth (Polly) for the patch. |
|
(0003331) plg (manager) 2010.01.15 11:52 |
Warning: with Piwigo 2.0.7, the patch provided by Polly only add the feature when you synchronize a single picture. This is due to a code duplication described in 0001380 |
|
(0003838) svn (reporter) 2010.05.05 01:45 |
[Subversion] r6076 by plg on trunk -----[Subversion commit log]---------------------------------------------------- feature 620: ability to synchronize metadata from high definition photo, if no metadata available in "web sized" photo. This commit is a report of r4683 from update_metadata function in admin/include/functions_metadata.php in the duplicated code get_element_metadata of admin/site_reader_local.php. See feature 620 for details about code duplication. |
|
(0003840) plg (manager) 2010.05.05 01:50 |
I've decided to keep the code duplicated as it is, see 0001380 for details. The feature is now also available in the synchronization process. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |