Skip to content
Snippets Groups Projects
  1. Apr 14, 2004
  2. Apr 10, 2004
  3. Apr 05, 2004
    • Robert Lemke's avatar
      - Clear All Cache also for the cached imagesizes (see clear_cacheCmd) · 7f26a3a1
      Robert Lemke authored
      git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@191 709f56b5-9817-0410-a4d7-c38de5d9e867
      7f26a3a1
    • Robert Lemke's avatar
      · 8ed03425
      Robert Lemke authored
      * Modified typo3/sysext/cms/tslib/class.tslib_content.php:
      	* fixed bug: When providing an imgList for the IMGTEXT TLO, no spaces were accepted in the comma separated list. Now using t3lib_div::trimExplode for splitting.
      	* fixed bug: The alt and title parameters have not been set correctly when using IMGTEXT with the imgList property. Now everything works as expected: You may specify alt/title texts for the whole IMGTEXT, or for each imgObj independently
      
      * Added support for automatically caching image dimensions instead of executing IM identify.  Original extension provided by Michael Stucki.
      	* Affected files: t3lib/class.t3lib_stdgraphic.php, typo3/sysext/cms/ext_tables.sql
      	* Tested by Ingmar, Michael and Robert
      
      
      git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@190 709f56b5-9817-0410-a4d7-c38de5d9e867
      8ed03425
    • Robert Lemke's avatar
      · 74c323b7
      Robert Lemke authored
      * Modified typo3/sysext/cms/tslib/class.tslib_content.php:
      	* fixed bug: When providing an imgList for the IMGTEXT TLO, no spaces were accepted in the comma separated list. Now using t3lib_div::trimExplode for splitting.
      	* fixed bug: The alt and title parameters have not been set correctly when using IMGTEXT with the imgList property. Now everything works as expected: You may specify alt/title texts for the whole IMGTEXT, or for each imgObj independently
      
      * Added support for automatically caching image dimensions instead of executing IM identify.  Original extension provided by Michael Stucki.
      	* Affected files: t3lib/class.t3lib_stdgraphic.php, typo3/sysext/cms/ext_tables.sql
      	* Tested by Ingmar, Michael and Robert
      
      
      git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@189 709f56b5-9817-0410-a4d7-c38de5d9e867
      74c323b7
  4. Apr 02, 2004
  5. Apr 01, 2004
  6. Mar 31, 2004
  7. Mar 30, 2004
  8. Mar 29, 2004
  9. Mar 28, 2004
  10. Mar 27, 2004