TYPO3 v4 Developers: revsbech

Login name:
revsbech
Total Commits:
25 (0.1%)
Lines of Code:
271 (0.0%)
Most Recent Commit:
2005-11-27 14:36
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for revsbech

Activity by Day of Week for revsbech

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 25 (100.0%) 271 (100.0%) 10.8
t3lib/ 14 (56.0%) 180 (66.4%) 12.8
typo3/ 1 (4.0%) 37 (13.7%) 37.0
/ 7 (28.0%) 23 (8.5%) 3.2
typo3/sysext/install/mod/ 1 (4.0%) 16 (5.9%) 16.0
typo3/sysext/cms/tslib/ 1 (4.0%) 14 (5.2%) 14.0
typo3/sysext/lang/ 1 (4.0%) 1 (0.4%) 1.0

Activity of revsbech

Most Recent Commits

revsbech 2005-11-27 14:36 Rev.: 885

Implemented Gremlin #1660: <link> tags now supports a fourth parameter,
the title of the resulting link.

67 lines of code changed in 6 files:

  • ChangeLog (+3)
  • t3lib: class.t3lib_div.php (+7 -1), class.t3lib_parsehtml_proc.php (+5 -3)
  • typo3: browse_links.php (+37 -7)
  • typo3/sysext/cms/tslib: class.tslib_content.php (+14 -5)
  • typo3/sysext/lang: locallang_browse_links.xml (+1)
revsbech 2005-07-06 14:03 Rev.: 775

Fixed bug 1197, and added a new header to the email: Errors-To.

6 lines of code changed in 2 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_htmlmail.php (+2 -1)
revsbech 2005-04-10 18:23 Rev.: 617

Make direct mails base64 by default.

2 lines of code changed in 1 file:

  • t3lib: class.t3lib_dmailer.php (+2 -2)
revsbech 2005-04-10 17:15 Rev.: 616

Forcing return-path in t3lib_htmlmail is now turned of by default. CAn be enabled in the install tool.
Mailtesting in the install tool can now be done with t3lib_htmlmail instead of a direct call to mail().

29 lines of code changed in 4 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_htmlmail.php (+8 -22), config_default.php (+1)
  • typo3/sysext/install/mod: class.tx_install.php (+16 -3)
revsbech 2005-01-24 16:33 Rev.: 541

Fixed problem with calling /usr/sbin/postconf when this file does not exist. Now makes a check to see if the file
exists.

13 lines of code changed in 2 files:

  • ChangeLog (+2)
  • t3lib: class.t3lib_htmlmail.php (+11 -6)
revsbech 2005-01-21 11:53 Rev.: 536

Fixed a problem when using Postfix version 1. A check is made to see if Postfix version 1 is used as MTA.

109 lines of code changed in 2 files:

  • ChangeLog (+4)
  • t3lib: class.t3lib_htmlmail.php (+105 -71)
revsbech 2004-09-09 22:30 Rev.: 458

Fixed bug #292 concerning ReturnPAth in htmlmail class. The fix has two different solutions one for windows which always work, and one for Linux, which only works when safe_mode is off.

34 lines of code changed in 2 files:

  • ChangeLog (+3)
  • t3lib: class.t3lib_htmlmail.php (+31 -3)
revsbech 2004-08-03 17:26 Rev.: 422

Removed a debug line that I forgot in my last CVS commit. Sorry for that.

0 lines of code changed in 1 file:

  • t3lib: class.t3lib_dmailer.php (-1)
revsbech 2004-08-02 15:20 Rev.: 420

Added comment for changes to dmailer class.

3 lines of code changed in 1 file:

  • ChangeLog (+3)
revsbech 2004-07-24 17:29 Rev.: 418

Added support for other transfer-encodings than base64 in direct mail.

5 lines of code changed in 1 file:

  • t3lib: class.t3lib_dmailer.php (+5 -1)
revsbech 2004-05-18 15:32 Rev.: 312

Fixed bug #102 in htmlmail and a messageid related bug in formmail (Not on bugs.typo3.org).

1 lines of code changed in 2 files:

  • t3lib: class.t3lib_formmail.php (+1 -1), class.t3lib_htmlmail.php (-1)
revsbech 2004-04-02 08:26 Rev.: 188

Changed bug concerning Message-ID and Content-ID when sending MIME mail with embeddem Images in HTML.

2 lines of code changed in 1 file:

  • t3lib: class.t3lib_htmlmail.php (+2 -2)
Generated by StatSVN 0.5.0