Skip to content

WIP: "[TASK] Create Slider-Element"

This is the technical base for an element to integrate other TYPO3 content elements. You can select those items in the backend via flexform, elements in the colPos=99 (could be different, like timestamp) may be selected.

Todos:

  • Create slider item content elements
  • include JS logic of "sliding" these.
  • resolve rendering problems: std COE occur fatal error ( "Oops, an error occurred! Section "Footer" does not exist." )
  • Typo3.org elements are rendered in f:format.raw style.

Merge request reports