close

Filter

loading table of contents...

Headless Server Developer Manual / Version 2201

Table Of Contents
5.1.7.2.3.3 Image Writer

Output handler that generates embedded image tags. Uses the default link builder.

            !ImageWriter
          

The output format is fixed to:

            <img data-src="[LINK-URI]" alt="[IMG-ALT-TEXT]"/>
          
PropertyDescription
attributeTransformersOptional transformation rules for the element’s attributes.

Table 5.6. Available properties for !ImageWriter.


Example:

    contexts:
      - !Context
        name: headline
        defaultHandler:
          !Handler
          eventMatcher:   ...
          contextHandler: ...
          outputHandler: !ImageWriter
          ...
          

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.