Skip to content
Snippets Groups Projects
Commit 1fb6de15 authored by Bruce Flynn's avatar Bruce Flynn
Browse files

Merge branch 'master' of gitlab.ssec.wisc.edu:brucef/ImageBrowser

parents 70a45a70 73ca856e
No related branches found
No related tags found
No related merge requests found
# Apache index image viewer ## Apache index image viewer
Provides a image grid for all images contained in an Apache style image listing Webserver don't by default provide a way to view quicklooks of images besides
index, i.e., listings generated using the `Indexes` option and `mod_autoindex`. by clicking on each image to open it.
Links are also provided to display images as small (300px), medium (600px), and
original (auto) widths.
ImageBrowser will provide a very basic image view for all image file types
contained in the same directory location as the web page.
Requirements:
* The directory must be using Apache `mod_autoindex` as well as the `Indexes`
option configured in the target directory.
* The webpage must not be named `index.html` or any other configured auto index
filename. The default page name is `images.html`.
Supported image types include all types supported by the HTML `img` tag, which
currently includes jpg, jpeg, png, gif, and bmp.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment