Image Component Tags
Use the following tags to define an image component for a stamp portlet.
Prerequisite: Image files need to be located in the DivePort's images library, typically: di\solution\webdata\<diveport>\doc-libraries\Portal Media\images.
Image Component Tags
Tag | Example | Description |
---|---|---|
image |
image url="$(IMAGES_URI)/info-circle.png" { ... } |
Defines the block for an image component. |
url | url="$(IMAGES_URI)/$(MACRO measure_info_icon)" | Specifies the location of the image file. The url can be explicit or include a macro. |
See Stamp Component Tags for attributes common to all the component types used in a stamp.