Skip to content
Snippets Groups Projects
  1. May 07, 2012
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in t3lib_diff · 2a64bf12
      Wouter Wolters authored
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: I4399c4c4d2a4eca02e40c46133ee07b6ba3d5348
      Resolves: #36902
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11042
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      2a64bf12
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in t3lib_cs · 6e836bc2
      Wouter Wolters authored
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: I12ebcbd0014121369c6a93e63dba137774e7c5bb
      Resolves: #36897
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11040
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      6e836bc2
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in t3lib_extmgm · dd913922
      Wouter Wolters authored
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: Ib685cbbf39d9f025acc222116cf83ed49bf55867
      Resolves: #36927
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11053
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      dd913922
    • Christian Kuhn's avatar
      [!!!][TASK] Bootstrap: Central constants and path handling · bf119ecd
      Christian Kuhn authored
      Introduce a class to define main constants and all basic
      path evaluations at an early point in bootstrap.
      
      The patch streamlines a lot of the duplicated code for the different
      entry points to TYPO3 and moves especially the path handling to a
      well documented central location.
      
      Until now, it was documented that is is possible to define own names
      for the directories "typo3/", "tslib", "typo3conf/" and "t3lib/".
      This never worked without core hacks and was probably never used in
      production by anyone for that reason.
      This feature is now officially dropped.
      
      Change-Id: Id1ec1082a2572f20500c23357ef5fdbdb05c8498
      Resolves: #36889
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11030
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      Reviewed-by: Susanne Moog
      Tested-by: Susanne Moog
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      bf119ecd
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in t3lib_clipboard · 3370beeb
      Wouter Wolters authored
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: I599ecfd602da9ebc4a7778eb65701a1b4c6dfba2
      Resolves: #36895
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11034
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      3370beeb
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in t3lib_befunc · 55b6c0d6
      Wouter Wolters authored
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: Iab137d8c601aa543abdd5dcf4aeae55454a77fd4
      Resolves: #36886
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11028
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      55b6c0d6
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in t3lib_db · 7cb5a5eb
      Wouter Wolters authored
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: I8a8b4340a568bde06eaf5bd0de8c654eebdcf8dd
      Resolves: #36900
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11041
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      7cb5a5eb
    • Wouter Wolters's avatar
      [TASK] Clean up phpDoc comments in t3lib_extfilefunc · 1fff44c1
      Wouter Wolters authored
      * Provide correct parameter names in phpDoc
      * Provide correct data types in phpDoc
      * CGLify phpDoc (remove tabs)
      
      Change-Id: I9ed6c40c406632546c6376175295449d3f0fc9e2
      Resolves: #36926
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/11052
      Reviewed-by: Christian Kuhn
      Tested-by: Christian Kuhn
      1fff44c1
    • Marco Huber's avatar
      [FEATURE] New menu type "Sitemaps of selected pages" in CE "Menu/Sitemap" · 23f6131a
      Marco Huber authored
      In the content element "Menu/Sitemap" it would be nice to be able to select
      the root page for the sitemap, because the current menu type "Sitemap"
      always uses the tree root. We could enable this with introducing a new
      menu type "Sitemaps of selected pages".
      
      Change-Id: Ia71dc2486a173c9c4b0aaf7293639b323dee35dd
      Resolves: #35945
      Releases: 6.0
      Reviewed-on: http://review.typo3.org/10388
      Reviewed-by: Philipp Gampe
      Tested-by: Philipp Gampe
      Reviewed-by: Markus Klein
      Tested-by: Markus Klein
      Reviewed-by: Max Roesch
      Tested-by: Max Roesch
      Reviewed-by: Tolleiv Nietsch
      Tested-by: Tolleiv Nietsch
      23f6131a
  2. May 06, 2012
  3. May 05, 2012
  4. May 04, 2012
  5. May 03, 2012