Project

General

Profile

Activity

From 2004-03-23 to 2004-04-21

2004-04-21

13:15 Revision 68cba708: * Added "altText" and "titleText" attributes to the IMGMAP object (used for IMGMENU: Now you can add values to the alt and title attributes of image maps).
* Added "ATagTitle" attribute for TMENU / GMENU so the menu links can have a title attribute for accessible websites.... Kasper Skårhøj
09:28 Revision 1eaab5fe: * Added features around "includeCSS" TypoScript property for PAGE objects: "import" and "alternate" attributes (booleans) are now supported.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@213 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-04-20

20:55 Revision f50e9c5e: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@212 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:36 Revision a23ae16f: * Changed a bunch of things, added a few new features to make TYPO3 accessible. One significant thing was the attributes "altText", "titleText" and "longdescURL" for IMAGE, IMGTEXT, FILE and ->filelink() in TypoScript.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@211 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:50 Revision 0438a6f3: * Completed changes for XHTML compliance requests from the Accessibility group. Mainly adding support for more XHTML types, adding attributes like xml:lang to <html> tag, support for "dir" attributes in HTML tags, support for writing inline styles and JavaScript to a temporary file to keep a clean HTML <head> section...
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@210 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-04-19

23:11 Revision ac5058a7: * "minItems", "maxItems" and "begin" has been added as properties to MENU objects (like TMENU, GMENU, IMGMENU etc) so you can set these values for the individual menus (as they probably should have been in the first place...).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@209 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
22:19 Revision 90a04d1f: * Added a checkbox to the page header in the "cms" extension called "Hide in menu". With this checkbox the page is excluded from menus on the totally same terms as doktype=5 ("Not in menu") does. The implementation is believed to be complete (although there might be some places overlooked). The checkbox renders the doktype 5 "Not in menu" obsolete; the idea is that the checkbox should be used in the future. However it is not that easy to just skip the doktype=5 option. For now a configuration flag has been set by which it can be disabled (see configuration of the "cms" extension). Finally - if anyone read this far - I prophecise, that within two weeks from this moment someone will approach me and want to have a visual response to the "Hide in menu" checkbox in the icon; currently the page icon does NOT change it looks (and it would be very doubtful if we could justify making it change...).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@208 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
18:33 Revision 313e59af: * Fixed incompatibility between Mount Points and property "overrideId" in menus.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@207 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:25 Revision 439ed550: * Added support for JavaScript regular expression evaluation in FORM cObject. Means that fields in formmails can now be checked for a pattern and not only for "required".
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@206 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:32 Revision 133e77d1: Adding crop()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@205 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
13:59 Revision 94bc6ba0: Fixed showpic.php bug.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@204 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
12:37 Revision 9f50c058: * Added possibility to copy database/file elements attached to records; You can now click the icon of these elements in the editing forms and get a (limited) context menu for these elements.
* Fixed some other bugs around.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@203 709f56b5-9817-0410-a4d7-c3...
Kasper Skårhøj

2004-04-18

14:17 Revision 1839a081: Updating charset info
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@202 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
13:38 Revision b30267f9: Added crop()
Improved substr() to allow negative values for start and len
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2...
Martin Kutschker

2004-04-17

12:29 Revision ef91db9a: Added case folding for EUC charsets.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@200 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2004-04-15

18:18 Revision 80c48bb4: Resolve CVS update conflicts.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@199 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
12:13 Revision bd8d4efa: Interim commit: This is fixes a bug in the getCachedImageDimensions() and cacheImageDimensions functions which caused errors in PHP < 4.2.0. Now it works but the caching mechanism might still be improved soon.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@198 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke
12:01 Revision 7f49d5db: Deleted $this->getAltParam() line in IMGTEXT because it caused the alt / title parameters to be included twice.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@197 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke

2004-04-14

11:12 Revision 3a93bc67: Only changes to function indexes, comments and stripping of trailing whitespace in code lines all over code.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@196 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
09:49 Revision dccc77f7: * Mount Points (Mount pages) reworking. See change log
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@195 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-04-10

21:45 Revision d3c4e029: Fix bug with hex entities in entities_to_utf8()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@194 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:15 Revision 39e05c2f: Support for KOI-8R added
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@193 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:07 Revision 3be4e47f: General string handling:
added substr()
Support for Shift-JIS:
added euc_substr()
added helper euc_char2byte_pos()
Some bug fixes in the str...
Martin Kutschker

2004-04-05

12:13 Revision 7f26a3a1: - Clear All Cache also for the cached imagesizes (see clear_cacheCmd)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@191 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke
12:00 Revision 8ed03425: * 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 ... Robert Lemke
11:40 Revision 74c323b7: * 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 ... Robert Lemke

2004-04-02

09:26 Revision 96f933cc: Changed bug concerning Message-ID and Content-ID when sending MIME mail with embeddem Images in HTML.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@188 709f56b5-9817-0410-a4d7-c38de5d9e867 Jan-Erik Revsbech

2004-04-01

18:38 Revision 5020ef02: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@187 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
18:06 Revision 6f578970: * Fixed problem with domain look-up when an extra "/" was added to eg. "typo3.com//" -> showing "typo3.org" instead
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@186 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:55 Revision 7f058e5c: * Fixed some browser detection bugs in t3lib_matchcondition and t3lib_div. Not necessarily exhaustive! For instance a report on Netscape 7.2 being wrongly detected may not be resolved (need teh value of HTTP_USER_AGENT to solve it since I do not have netscape 7.2!)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@185 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:51 Revision 13598283: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@184 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:38 Revision e283dcd5: * Added full safety for the internal TYPO3 formmail; email addresses in the fields "recipient" and "recipient_copy" are encrypted in the transfer and the "formmail" interface is safe for spam-misuse (since a proper recipient address cannot be forged automatically).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@183 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:07 Revision 0b7f0d91: Support for Shift-JIS:
added: conversion table shift_jis.tbl
updated: utf8_encode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@...
Martin Kutschker
14:25 Revision 74429ea1: Basic string functions for Asian charsets
added: strtrunc(), strlen(), euc_strtrunc(), euc_strlen()
updaded: charset infos
git-svn-id: https://svn.typo3.org/...
Martin Kutschker
12:29 Revision 7902ee4f: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@180 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:09 Revision 32612767: * Added Jens Ellerbrocks suggestion for "postUserFuncInt" in stdWrap.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@179 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
10:58 Revision 24be00d6: * Added some file icons from Ben and Emile
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@178 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
10:27 Revision ddc9c065: * Added "General Plugin" to content elmeent wizard list.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@177 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
09:35 Revision 3fd6f405: * Fixed SSL problem and many other minor things
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@176 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-03-31

17:37 Revision efa47090: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@175 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:14 Revision 0c84881e: * Fixed spam-protection of email adresses inserted by "mailto:..." in text.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@174 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:55 Revision 8d403bfe: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@173 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:51 Revision 2710a005: * Fixed another small bug in detection of simulateStaticDocuments.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@172 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:27 Revision ce0c66cd: * Fixed distinction between ' and " in EM.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@171 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:05 Revision 2fc27949: * Removed "onblur" handler in "browser.php" - had no great significance apparently and bugged people on Mac.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@170 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:48 Revision 891a7921: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@169 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:38 Revision 3dab0124: * In t3lib_div::linkThisUrl(), remove "?" if no parameters were found.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@168 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:26 Revision a6dd330e: * Added "config.doctype = none" support - omits any doctype in the frontend.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@167 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:25 Revision e5604464: * Fixed an error for form wizard (and others...) where the return URL would be wrong if the wizard was activated right after having saved a new record (would like back to a new record again).
* Further, I added the option of xmlOutput from the table and form wizards. This option is configured in the wizard s... Kasper Skårhøj
12:25 Revision 5834bf9d: Cleaned up comments,
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@165 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
12:08 Revision de1cbf75: * Changed the way simulateStaticDocuments are resolved
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@164 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-03-30

15:54 Revision 61d9dffb: UTF-8 string support:
updated utf8_strtrunc()
added utf8_substr(), utf8_strlen(), utf8_strpos(), utf8_strrpos()
added helpers utf8_char2byt...
Martin Kutschker

2004-03-29

16:40 Revision 61fbc619: IMplemented "rawUrlEncode" in stdWrap as a boolean property
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@162 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:37 Revision 639baa7b: Added getindpenv keyword to TYpoScript "getText" data types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@161 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:23 Revision 263a3204: Added a hook for processing of formmail content before it is mailed. See tslib_fe:sendFormMail()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@160 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-03-28

14:07 Revision 1f122cdc: Initial revision
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@346 735d13b6-9817-0410-8766-e36946ffe9aa Kasper Skårhøj
14:07 Revision 352cf519: New repository initialized by cvs2svn.
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@344 735d13b6-9817-0410-8766-e36946ffe9aa Andreas Otto †
14:06 Revision c48274f4: Added SQL class needed for DBAL extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@159 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:28 Revision 902ef253: * Changed "t3lib_div::calluserFunc" and t3lib_div::getUserObj to use "&" as token for persistent (global) objects rather than ">" - PLEASE UPDATE YOUR CODE if you happend to use these features already (less than a week old).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@158 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-03-27

18:51 Revision 8e8ef23c: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@157 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-03-26

12:59 Revision 0004b8b6: Removed bug: The messageid, which was correctly built (md5(microtime())@domain.tld) by the htmlmail class, has been replaced by $uniqMsgId. Just removed that line, so now the valid default message ID is used instead.
Bug has also been reported at bugs@typo3.com by Peter Niederlag on 08.02.2004.
git-svn-id: https://svn.typo3.org/TY...
Robert Lemke

2004-03-25

18:06 Revision e8b1d607: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@155 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:35 Revision b54d064f: Added support for NULL fields in the database
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@154 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:34 Revision 722df463: Changed things in parsehtml_proc that preserves <a-tags> which are anchor points.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@153 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:34 Revision d25d5b85: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@152 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
12:30 Revision 4511a165: Fixed some RTE issues; for instance images and links which didn't exist is not silently stripped anymore.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@151 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
08:16 Revision 53797422: Added <span title=""> to path in backend modules in Web main module; you can now see the full path (non-truncated) as title text.
Added RTE API and changed the "rte" extension to use that.
Added t3lib_div::getUserObj() which returns an OBJECT , in...
Kasper Skårhøj

2004-03-24

12:29 Revision ab70ad57: Changed one line in getAltParam() which was using an uninitiliased variable.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@149 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke

2004-03-23

17:32 Revision 44f0f8c9: Fixed a FlexForm problem in class.t3lib_transferdata.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@148 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:49 Revision 9bfe412a: * Fixed problem in Extension Manager where files and directories was not written with correct permissions. I also added t3lib_div::mkdir() general function for creating directories.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@147 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:41 Revision 3e0ea9ab: * Fixed bug that page tree didn't unfold when entering page id in the shortcut frame.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@146 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
10:35 Revision a49cd66b: * Added a checkbox for be-users to disable IP locking. This is useful if you have backend users complaining about being thrown off sessions.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@145 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
10:14 Revision 709c42e9: * Added a checkbox for be-users to disable IP locking. This is useful if you have backend users complaining about being thrown off sessions.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@144 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
 

Also available in: Atom