Skip to content
Snippets Groups Projects
  1. Jun 28, 2022
  2. May 27, 2022
  3. Apr 11, 2022
  4. Jun 21, 2021
    • Torben Hansen's avatar
      [TASK] Streamline felogin TypoScript and documentation · c9e6a55f
      Torben Hansen authored
      Since the removal of the old pi-based plugin some of the
      old TypoScript constants in styles.content.loginform
      were left unassigned.
      
      With this patch, all TypoScript constants are assigned
      to their associated setup variables, so users updating
      from the pi-based plugin and mainly using constants for
      configuration can easily migrate to the Extbase version
      of the plugin.
      
      The following unused TypoScript constants are removed:
      
      * templateFile
      * feloginBaseURL
      
      The constants `pid` and `recursive` are mapped to the
      TypoScript setup `pages` and `recursive`.
      
      The TypoScript setup variable `replyTo` is removed,
      since it is unused in the extension and the settings
      has been replaced previously by
      `TYPO3_CONF_VARS.MAIL.defaultMailReplyToAddress`
      
      The documentation is adapted to match the current
      state of the extension and existing images have been
      replaced with current versions.
      
      Resolves: #94328
      Releases: master
      Change-Id: I509201b1e2ce1194e70af3a618b42ba6c5d80ce3
      Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69471
      
      
      Tested-by: default avatarcore-ci <typo3@b13.com>
      Tested-by: default avatarBenni Mack <benni@typo3.org>
      Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
      Reviewed-by: default avatarBenni Mack <benni@typo3.org>
      Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
      c9e6a55f
  5. Oct 28, 2018
  6. Sep 23, 2015
  7. Jul 16, 2013
    • Francois Suter's avatar
      [FEATURE] Migrate sysext manuals to reST · c8c0175c
      Francois Suter authored
      All system extension manuals are migrated to reStructured Text.
      All OpenOffice manuals are removed.
      
      Resolves: #50052
      Releases: 6.2
      Change-Id: I9d8d9ad433276e6105d9c38b9f2a3b34dc8749f6
      Reviewed-on: https://review.typo3.org/22337
      Tested-by: Wouter Wolters
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      Reviewed-by: Georg Ringer
      Tested-by: Georg Ringer
      c8c0175c