Development

Ticket #55 (closed feature request: completed)

Opened 10 months ago

Last modified 9 months ago

Add an image insert tag

Reported by: leo Owned by: leo
Priority: normal Milestone: TYPOlight 2.6.2
Component: core.backend Version:
Severity: normal Keywords:
Cc:

Description

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

Change History

Changed 10 months ago by leo

  • status changed from new to accepted
  • type changed from bug report to feature request

Changed 10 months ago by leo

  • milestone set to TYPOlight 2.6.2

Changed 9 months ago by leo

  • status changed from accepted to closed
  • resolution set 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}}
Note: See TracTickets for help on using tickets.