summaryrefslogtreecommitdiff
path: root/web/media
blob: ddb914ead2d687ea983bff1db139217806fa3c1a (plain)
  1. Goals:
  2.   * Images can be located on separate hosts as galleries
  3. * Multiple galleries referring to same images
  4. * Multiple galleries using different caption
  5. Instead of generating galleries directly from images and its embedded
  6. metadata as is common for static gallery engines, separately normalize
  7. images and generate down-sampled thumbnails, and generate html galleries
  8. from RDF data merged from image collection metadata and separate stores.
  9. Fast tasks:
  10. * store and lock down pristine batches below /srv/archive/disks/
  11. * store corrections in separate XMP file (using darktable)
  12. * rotate
  13. * add author hint
  14. * select all from event
  15. * export to normalized path:
  16. $(PICTURES_FOLDER)/darktable_export/$(EXIF_YEAR)$(EXIF_MONTH)$(EXIF_DAY)_$(EXIF_HOUR)$(EXIF_MINUTE)$(EXIF_SECOND)-$(SEQUENCE)
  17. * normalize files: mywebgallerynormalize
  18. * create per-event gallery
  19. * move all into event subdir
  20. * generate gallery: localwebgallerydaemon <inputtopdir>
  21. Alternate (more ideal) tasks:
  22. * store and lock down pristine batches below /srv/archive/disks/
  23. * store corrections in separate XMP file (using darktable)
  24. * rotate
  25. * correct timestamps
  26. * add author hint
  27. * export to normalized path, e.g. <author>/<date>/<time>[-<count>]
  28. * strip (or externalize into XMP file) user-edited hints except above
  29. * create down-sized images
  30. * publish at stable URL, e.g. http://media.oroenyt.dk/
  31. * create per-author gallery
  32. * add tags
  33. * create per-event gallery
  34. * publish galleries at e.g. http://galleri.oroenyt.dk/
  35. * add geo-tags
  36. * create and publish map
  37. * create and publish per-location gallery
  38. Styling:
  39. * improved navigation (breadcrumbs move when titles are missing)
  40. * fix almost-multi-lingual bottom timestamp line
  41. * timestamp line smaller and tied to bottom
  42. * metadata smaller and without dots in unnumbered list
  43. * limit metadata
  44. * left margin for texts vastly indented - like http://oroenyt.dk/