Pharos Images. An open image database for art history research and archives.

images.pharosartresearch.org

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2016
  • Improve test coverage for templates and fix key error on search page.
  • Fix up rendering issues with custom templates.
  • Fix up linting to includ JSX files.
  • Specify some default settings and no longer require an options file.
  • No longer require settings locales or a default locale.
  • Don't show sorts if there are none specified.
  • Don't show result footer if there is only one source.
  • Move favicon and logo logic out into options.
  • Move result footer logic out into options.
  • Simplifiy some default options, don't show locale menu if there is on…
  • Start to move custom render logic into outside templates.
  • Pass options.js in as a file argument.
  • Move converter logic out into options.
  • Move all objectType logic into the options.js file.
  • Move locales into options.
  • Move model logic into metadata.
  • Remove model definitions, have them be instantiated dynamically.
  • Move a bunch of custom logic into options.js.
  • Render display values from an array.
  • Move sort logic into the models.