.. include:: /Includes.rst.txt .. _feature-64286: ============================================================================= Feature: #64286 - Added absolute url option to uri.image and image viewHelper ============================================================================= See :issue:`64286` Description =========== The ImageViewhelper and Uri/ImageViewHelper got a new option `absolute`. With this option you are able to force the ViewHelpers to output an absolute url. Examples: --------- .. code-block:: html alt set in image record http://www.mydomain.com/fileadmin/_processed_/323223424.png .. index:: Fluid