Skip to content
Snippets Groups Projects
Commit 524b3f98 authored by Toke Eskildsen's avatar Toke Eskildsen
Browse files

Moved and added TODOs

parent b04e5044
No related branches found
No related tags found
No related merge requests found
......@@ -23,10 +23,18 @@ To create QA (Quality Assurance) oriented views for collections of scans, typica
* openseadragon.min.js
* A suitable beefy browser-equipped machine for display, depending on image sizes and ALTO complexity
## Status
* The script is not very flexible as it was developed for internal use at the State and University Library, Denmark.
* There are no sample files due to copyright (a slow clearing process is underway)
## Potential improvements
* Speed up HTML generation
* Reduce the amount of identifys and template rewrites
* Make it possible to generate pages in parallel
* Lower memory requirements by generating histograms without ImageMagick
* Optional tile mode instead of a single image for display
* Optional removal of destination files when source files are removed
* More flexibility and customization (quack was developed for internal use at the State and University Library, Denmark)
* Add image & ALTO sample files
* Integrate greyscale statistics
* Show blown high- and low-lights on the thumbnail in folder view
## Verbiage
......
......@@ -41,11 +41,6 @@
# a fairly current browser with JavaScript enabled
#
# TODO: Speed up html generation
# TODO: Show links to randomly selected previews on the first HTML page
# TODO: Optional deepzoom tiles
# TODO: Add optional removal of destination files when source files are removed
# Settings below. Instead of changing this file, it is recommended to
# create a new file "quack.settings" with the wanted setup as it will
# override the defaults below.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment