ImageLink

ImageLink v26 Release Notes

Enhancements User Interface Added icons for downloading, download failed and no preview available. Added splitter to enable the size of the folder browser window to be expanded. Navigation changed so that child levels are immediately next to selected level, rather than having to scroll to the top of the list to find then next levelโ€™s […]

Developing an ImageLink Provider Script

This is intended to describe how to write a provider script. Overview The Plug-in enables connection to any DAM or online image resource via a provider script that manages interaction with its REST API. This is a single script containing a number of key callback functions, prefixed with cb_. Scripts are stored in locally in […]