Skip to content
Snippets Groups Projects
  1. Jun 22, 2022
  2. Jun 19, 2022
  3. Jun 15, 2022
  4. Jun 14, 2022
  5. Jun 13, 2022
  6. Jun 11, 2022
  7. Jun 10, 2022
  8. Jun 07, 2022
  9. Jun 06, 2022
  10. Jun 03, 2022
  11. May 28, 2022
  12. May 27, 2022
  13. May 19, 2022
  14. May 11, 2022
  15. May 10, 2022
  16. May 07, 2022
  17. May 06, 2022
  18. May 04, 2022
  19. May 03, 2022
  20. Apr 27, 2022
  21. Apr 25, 2022
  22. Apr 20, 2022
  23. Apr 16, 2022
  24. Apr 12, 2022
    • Alexander Nitsche's avatar
      [DOCS] Align with new TYPO3 documentation standards · 7a395ef2
      Alexander Nitsche authored
      - align README.rst, Index.rst, Includes.txt, Includes.rst.txt,
        Settings.cfg
      - add genindex.rst, Sitemap.rst
      - remove outdated Targets.rst
      - reference manual's start page with :doc:`<manual>:Index`
      
      Adding the custom label `start` to the beginning of the manual's
      Index.rst is redundant. Use :doc:`<manual>:Index` instead of
      :ref:`<manual:start>` to refer to it.
      
      - replace :ts: with :typoscript: text role
      
      The ambiguous :ts: text role has been removed to
      not confuse the writer with typescript and typoscript.
      
      - rename Includes.txt to Includes.rst.txt
      - align reST validator at Build/Scripts/validateRstFiles.php
      - remove outdated encoding note
      
      - fix rendering warnings of EXT:core
      - fix rendering warnings of EXT:fluid_styled_content
      - fix rendering warnings of EXT:form
      - fix rendering warnings of EXT:linkvalidator
      - fix rendering warnings of EXT:lowlevel
      - fix rendering warnings of EXT:rte_ckeditor
      
      See https://docs.typo3.org/m/typo3/docs-how-to-document/ma...
      7a395ef2