FavoritesView.iscommand

The Image Serving command string that is applied to all thumbnails.

[FavoritesView.|<containerId>_favoritesView.]iscommand= *isCommand*

isCommand

If specified in the URL, all occurrences of & and = must be HTTP-encoded as %26 and %3D, respectively.

Properties

Optional.

Default

None.

Example

When specified in the viewer URL.

iscommand=op_sharpen%3d1%26op_colorize%3d0xff0000

When specified in the config data.

iscommand=op_sharpen=1&op_colorize=0xff0000

On this page