Task #30654

Story #30653: As an editor, I want to add an image for a content element.

Render a thumbnail in the header bar of the inline elements

Added by Ingmar Schlecht over 1 year ago. Updated 9 months ago.

Status:Closed Start date:2011-10-08
Priority:Should have Due date:2011-10-21
Assignee:Ingmar Schlecht % Done:

80%

Category:-
Target version:ble-release
Votes: 0

Description

Render a thumbnail in the header bar of the inline elements.

Ideas:
Maybe include the thumbnail also in the (hidden) group field inside the inline elements, and then use the same logic IRRE uses to fetch the current value from that field to also fetch the current thumbnail. (But only if that makes sense.)

In general, thumbnail generation would also be nice for the MM-use case of sys_file_references (i.e. if you use the plain list of MM relations, not the IRRE based view.)

Second priority:
Bigger thumbnail within the IRRE element.

History

Updated by Ingmar Schlecht over 1 year ago

Tobi, can you update the status of this with information on what is done, what still needs to be done, and what issues there were, if any?

Updated by Tobias Liebig over 1 year ago

  • Status changed from New to Needs Feedback
  • Assignee changed from Tobias Liebig to Ingmar Schlecht
  • % Done changed from 0 to 80

It's now possible to show an thumbnail in the IRRE header. It's enabled by TCA by setting $config['appearance']['header_thumbnail'].

Till now the path to the image is only a dummy and it's hardcoded. See t3lib/class.t3lib_tceforms_inline.php line 509
The correct image path should come from the foreign_record.

Not sure how to proceed here.

Updated by Ingmar Schlecht over 1 year ago

  • Status changed from Needs Feedback to On Hold

Hi Tobi,

so far, this first needs more infrastructure work on the FAL side, so it's on hold for you right now.

- Ingmar

Updated by Fabien Udriot 9 months ago

  • Status changed from On Hold to Closed

This issue is not relevant anymore at this stage. Closing it.

Also available in: Atom PDF