- May 01, 2005
-
-
Christian Jul Jensen authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@702 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
Reverted the "obvious" bug. For some strange reason the "sv" sysext directory had disappeared on my system, I thought the funtion had been moved to t3lib/. However, obviously this is wrong, therefore I revert that change. Sorry for the confusion! git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@701 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@700 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* New feature #0001034: GraphicsMagick finally works with TYPO3! This can be enabled by setting TYPO3_CONF_VARS[GFX][im_version_5] to 'gm'. * The Install Tool is now more tolerant when comparing image file sizes. Warnings are only displayed if the created image is more than 10K larger than its reference. In this case you should consider to change your IM/GD version... git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@699 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 30, 2005
-
-
Michael Stucki authored
* Added a hook for extending the device recognition capabilities in class.t3lib_matchcondition.php (requested by Michael Perkhofer for his "wurfl" extension) * Fixed bug #0000762: If the word "include_once" is followed by a whitespace, the extension manager issued an error * New feature #0000634: Add the CURIFSUB state to menu objects (thanks to Wolfgang Klinger) * Changed the spamProtectEmailAddresses range again. Allowed values are between -5 and 1 (higher values could break the output, thus the range needed to be changed) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@698 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 29, 2005
-
-
Christian Jul Jensen authored
* Added type path to getText function git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@697 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@696 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@695 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@694 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Applied fixes to t3lib_extMgm in order to prevent possible fatal errors where only local extensions would be loaded, resulting in a complete failure of the system (aka "...the cms extension is not loaded" bug). It is unknown if it fixes such problems since the bug is not repeatable. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@693 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 28, 2005
-
-
Kasper Skårhøj authored
* Added API in tslib_pibase for checking availability of the cHash value when plugins are running as USER cObjects. This is a VERY IMPORTANT thing for plugin writers to acquaint themselves with. I suggest reading the article "The Mysteries of &cHash" which was written about this tricky issue. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@692 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@691 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
removed the mysql-version setting. this is not needed anymore because the version ckeck was removed too. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@690 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
- fix for bug 416: now the wrong default values in autoincrement lines will be removed from .sql files before they are written to the db. This fixes the problem where tables were not created under MySQL 4.1.x - removed a double strcmp (resolves bug 955) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@689 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@688 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
new features for the pi_base pagebrowser: first and last links, "floating" of the displayed pages, all wraps are now configurable, all hardcoded HTML can be substituted with own wraps, and many more. The behaviour of the pagebrowser doesn't change if the additional "internal"-array-elements don't exist. This array has to be set from an extension which passes its TSconfig to the pagebrowser function. See comments in function for details. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@687 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@686 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@685 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
fix for bug 570: now it is prevented that umlauts or other special characters are inserted as "accessKey" git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@684 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@683 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Christian Jul Jensen authored
* Added parameter to function in t3lib_install that enables you to write to other localconf's than the canonical. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@682 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added search in Extension Manager for extensions locally. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@681 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 27, 2005
-
-
Bernhard Kraft authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@680 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Bernhard Kraft authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@679 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Bernhard Kraft authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@678 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@677 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
- fix for bug 536: removed a hardcoded tt_news reference which inserted the admin name as news author. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@676 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Updated install tool test images again after Stuckis suggestions. Now validates perfectly with this TYPO3 using his debian packages "graphicsmagick" and "graphicsmagick-im-compat" git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@675 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Scharkow authored
* Fixed bug #0000727: Fixed some labels for editing Page Header in page and list view git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@674 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* More implementation of locallang-xml support in frontend * Implemented substitution of glossary terms in view_help.php. Glossary is available when the extension "t3glossary" is installed (yet to be released) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@673 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* More implementation of locallang-xml support in frontend * Implemented substitution of glossary terms in view_help.php. Glossary is available when the extension "t3glossary" is installed (yet to be released) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@672 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* When using frontend editing with pop-up window the save-and-view button will not change focus of the windows but keep the editing window on top while reloading the page for preview behind. (Works in any case editing happens in a pop-up window) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@671 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@670 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 25, 2005
-
-
Andreas Otto authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@669 709f56b5-9817-0410-a4d7-c38de5d9e867
-
http://bugs.typo3.org/view.php?id=649Andreas Otto authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@668 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 24, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@667 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 19, 2005
-
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@666 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@665 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Reverting change doubleval <-> floatval git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@664 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@663 709f56b5-9817-0410-a4d7-c38de5d9e867
-