Feature #55

Add an image insert tag

Added by leo over 1 year ago. Updated over 1 year ago.

Status:Completed Start:
Priority:Normal Due date:
Assigned to:leo % Done:

100%

Category:backend
Target version:TYPOlight 2.6.2

Description

Add an insert tag to insert images (see here).

History

Updated by leo over 1 year ago

  • Status changed from New to Accepted

Updated by leo over 1 year ago

  • Status changed from Accepted to Completed

This feature will be included in version 2.6.2. It supports the following parameters:

  • src: source file
  • width: image width
  • height: image height
  • alt: alternative text
  • class: CSS class

Usage example:

{{image::tl_files/music_academy/james-wilson.jpg?width=80&height=120&alt=James Wilson&class=ce_image}}

Also available in: Atom