GNOME Bugzilla – Bug 166579
Improvements to file and comment labels on Web Album creation
Last modified: 2011-07-02 12:44:40 UTC
Allow %f (for filename) and %c (for comment) information in header and foooter lines in Web Album creation. Also, when filename labels are added to thumbnail and image views, use the original (source) filename, not the new (generated) file name, to avoid loss of descriptive information that user may have captured in original file names. Other information: I have working code that implements the above changes. (E-mail sent to Paolo on this subject.) I can clean up and submit patch if these changes are considered useful. Let me know at duncant@mitre.org or duncanhome@verizon.net. Thanks.
I have fixed this bug. Patches are available at: http://duncant.is-a-geek.org:8080/patch.diff.txt Any questions, please e-mail me. I hope I created the patch in the right format, please let me know if I need to do it differently. Duncan Thomson duncanhome@verizon.net
Created attachment 37703 [details] [review] same patch stored in bugzilla this is the same patch stored in bugzilla
Adding patch keyword and marking as New. marking severity as enhancment.
Duncan, Can you supply an updated patch that will patch against CVS HEAD? I'll review it for inclusion. Your patch looks very useful. - Mike
Keep an eye on bug 319933 - it splits the comment output into separate sections for comment, place, and date. If the fix for that bug gets accepted, then you'll probably want to add additional codes %p and %d for place and date. Rennie
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.