Simple example

This is the most simple form of integration.

[MCImageManager]

Relative URL example

This example will output the selected files as relative to the current document.

[MCImageManager]

Absolute URL with document_base_url option

This example will output the selected files as absolute URLs but with a different domain prefix.

[MCImageManager]

Absolute URL without host

This example will output the selected files as absolute URLs but without the protocol and host name parts.

[MCImageManager]

Specify default path

This example shows how the default path can be specified with JavaScript, it also disables the remember last path feature.

[MCImageManager]

Specify rootpath

This example shows how the rootpath can be specified with JavaScript.

[MCImageManager]

Custom JavaScript insert script

This example shows how one could implement a custom insertion JavaScript.

[MCImageManager]

Custom filter script

This example shows you how to change/filter data passed back.

[MCImageManager]

Filtered file list example

This is the most simple form of integration.

[MCImageManager]