X-Git-Url: https://git.gag.com/?p=web%2Fgag.com;a=blobdiff_plain;f=bdale%2Fblog%2Fposts%2FDigital_Photo_Creation_Dates.mdwn;h=f807d057e9f001948d6265532251234252cc3911;hp=3399ac2783d50a7e772c9c4eabcc70e39b294ebc;hb=a014172413dd364abaddb4a89d3f91af88fb8ab7;hpb=08a3e0ff1b538e6b742aa80eabc4cf513e7ceb9d diff --git a/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn b/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn index 3399ac2..f807d05 100644 --- a/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn +++ b/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn @@ -106,8 +106,8 @@ fundamental to aligning images taken by different cameras on a timeline. I could find no Piwigo interface to easily extract the on-disk filenames for a given set of photos, so I ended up playing with the underlying database -directly. The Piwigo source tree contains a fle piwigo_structure-mysql.sql -used in the installation process to set up the database tables tha served as +directly. The Piwigo source tree contains a file piwigo_structure-mysql.sql +used in the installation process to set up the database tables that served as a handy reference for figuring out the database schema. Looking at the piwigo_categories table, I learned that the "folder" I had uploaded all of the raw photos from my wife's camera to was category 109. After a couple