From facedaff3efd0910c18c9c3f9a0fe8d87e98d2de Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 27 Jun 2014 17:27:19 +0200 Subject: Add markdown suffix to media. --- web/media | 55 ------------------------------------------------------- web/media.mdwn | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+), 55 deletions(-) delete mode 100644 web/media create mode 100644 web/media.mdwn diff --git a/web/media b/web/media deleted file mode 100644 index ddb914e..0000000 --- a/web/media +++ /dev/null @@ -1,55 +0,0 @@ -Goals: - - * Images can be located on separate hosts as galleries - * Multiple galleries referring to same images - * Multiple galleries using different caption - -Instead of generating galleries directly from images and its embedded -metadata as is common for static gallery engines, separately normalize -images and generate down-sampled thumbnails, and generate html galleries -from RDF data merged from image collection metadata and separate stores. - - -Fast tasks: - - * store and lock down pristine batches below /srv/archive/disks/ - * store corrections in separate XMP file (using darktable) - * rotate - * add author hint - * select all from event - * export to normalized path: - $(PICTURES_FOLDER)/darktable_export/$(EXIF_YEAR)$(EXIF_MONTH)$(EXIF_DAY)_$(EXIF_HOUR)$(EXIF_MINUTE)$(EXIF_SECOND)-$(SEQUENCE) - * normalize files: mywebgallerynormalize - * create per-event gallery - * move all into event subdir - * generate gallery: localwebgallerydaemon - - -Alternate (more ideal) tasks: - - * store and lock down pristine batches below /srv/archive/disks/ - * store corrections in separate XMP file (using darktable) - * rotate - * correct timestamps - * add author hint - * export to normalized path, e.g. //