Skip to content
Snippets Groups Projects
  1. Feb 10, 2017
  2. Feb 09, 2017
  3. Feb 08, 2017
  4. Feb 07, 2017
  5. Feb 06, 2017
    • Benjamin Kott's avatar
      [!!!][FEATURE] Streamline Fluid Styled Content and CSS Styled Content · 80fec593
      Benjamin Kott authored
      CSS Styled Content has been a long time the preferred way of rendering
      content in the frontend. Fluid Styled Content was introduced as
      successor of CSC, but the feature set diverged from the beginning. The
      lack of flexibility and incomplete feature set in comparision to CSC
      made it hard to migrate existing instances.
      
      Since TYPO3 CMS 7.6 Fluid-Templates are the defined standard and
      official recommendation for content rendering. The feature set of FSC is
      now matching CSC. Both content renderings are now streamlined to be
      fully compatible with each other. For the period of CMS 8 LTS CSC will
      share the same capabilities to make an transition as easy as possible.
      CSC is now deprecated and goes into maintenance mode and will be removed
      with CMS 9.
      
      For compatibility, CSC is now supporting Textmedia that was before
      exclusive to FSC. But also FSC has learned some tricks from CSC. Fluid
      Styled Content has now support for all content elements pr...
      80fec593
    • Andreas Fernandez's avatar
      [FEATURE] Show list of failed input fields in FormEngine · 28ee049e
      Andreas Fernandez authored
      When validating input fields of the FormEngine fails, a button is now
      rendered into the least possible button bar in the module document header.
      Clicking the button renders a list of all input elements whose validation
      failed.
      
      Clicking onto a field in that list automatically focuses the field in the
      form.
      
      Resolves: #79521
      Releases: master
      Change-Id: I9e232f4d1b27216ccf4a1c7b88d4a9c70b49f4f0
      Reviewed-on: https://review.typo3.org/51452
      
      
      Reviewed-by: default avatarFrank Nägler <frank.naegler@typo3.org>
      Tested-by: default avatarFrank Nägler <frank.naegler@typo3.org>
      Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
      Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
      28ee049e