• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix comment

- fix inconsistent way to refer to ImageMagick binary (parameter

ImageMagickPath vs. image::identify_binary)

- fix incorrect way to refer to results of ImageMagick (foreach was

dangerous and incorrect)

- fix incorrect parameter to ImageMagick (-size geometry)

- fix broken switch statement

- fix typo in name (image::imagmagick_identify should be imagemagick_identify)

- fix incorrect comments

- provide default to optional argument of filename_mime_type

- try to use built-in support and fall back to external programs

(image magick). Built-in support is several hundred times faster.

- use NaviServer's extened functionality

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- fix api-doc variables @creation-date and @cvs-id

  1. … 5 more files in changeset.
- fix api-doc variable @creation-date

- fix invalid @param declaration for API browser

  1. … 4 more files in changeset.
- fix invalid @param declarations for API browser

  1. … 10 more files in changeset.
Use passed in content type, default to image

remove deprecated calls to ad_parameter

  1. … 6 more files in changeset.
Add proc to resize images that are already in the CR to provide thumbnail and other sizes

Set default path for binary to /usr/bin instead of /usr/local/bin

  1. … 3 more files in changeset.
added new size for portrait avatars

Cleanup tmp files after genating thumbnails

Add proc to find the thumbnail for a particular image.

  1. … 1 more file in changeset.
Initial image api to imagemagick to create optional thumbnails and medium file sizes. Need to add parameters and make executable path handling smarter

  1. … 2 more files in changeset.
Adding image API

  1. … 2 more files in changeset.