Directory branches/0.2.1-FINAL/templates/de/emails/beg/

Total Files:
4
Deleted Files:
0
Lines of Code:
58

[root]/branches/0.2.1-FINAL/templates/de/emails/beg

Lines of Code

branches/0.2.1-FINAL/templates/de/emails/beg/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 43 (100.0%) 63 (100.0%) 1.4

Most Recent Commits

quix0r 2012-10-24 20:48 Rev.: 6095

Renamed many stuff (again), added points/user breakup:
- Renamed again many language ids
- Moved text from template to language file
- Added listing of user points amount and percentage holder
- TODOs.txt updated

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_di_notify.tpl (+1 -1), beg_en_notify.tpl (+1 -1)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

4 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: .htaccess (+1), beg_di_notify.tpl (+1), beg_en_notify.tpl (+1), beg_en_notify_body.tpl (+1)
quix0r 2010-07-19 01:28 Rev.: 5153

New extension ext-cliclbanner introduced, a lot SVN properties changed

4 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: .htaccess (+1), beg_di_notify.tpl (+1), beg_en_notify.tpl (+1), beg_en_notify_body.tpl (+1)
quix0r 2009-11-22 09:43 Rev.: 4711

New-line added

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/emails/beg: .htaccess (+1 -1)
quix0r 2009-11-22 08:31 Rev.: 4707

A lot templates rewritten, TODOs.txt updated, XHTML fixes:
- A lot more configurations are now parsed by FILTER_COMPILE_EXTENSION ()
(we really need to rename this function)
- The same with user data
- HTML tag 'SMALL' fixed to a div
- Codes 'ID_UNCONFIRMED' and 'ID_LOCKED' renamed to 'STATUS_xxx'
- TODOs.txt updated

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_en_notify.tpl (+3 -3)
quix0r 2009-11-21 02:41 Rev.: 4698

Rewrite of all mail templates with user data to new 'tag-like' functionality

6 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_di_notify.tpl (+2 -2), beg_en_notify.tpl (+3 -3), beg_en_notify_body.tpl (+1 -1)
quix0r 2009-11-04 00:34 Rev.: 4546

More fixes to templates

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_di_notify.tpl (+2 -3)
quix0r 2009-11-03 23:21 Rev.: 4535

A lot texts rewritten and exclamation signs removed

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_di_notify.tpl (+1 -1), beg_en_notify.tpl (+1 -1)
quix0r 2009-11-01 15:43 Rev.: 4512

Special characters, like German Umlaute, rewritten to entities (yes, still them... ;))

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_en_notify.tpl (+1 -1), beg_en_notify_body.tpl (+1 -1)
quix0r 2009-10-27 18:24 Rev.: 4372

Huge script change, see http://forum.mxchange.org/topic-458.html for details:
- There are tons of changes and improvements, please read at our forum on URL
http://forum.mxchange.org/topic-458.html for further details.

13 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_di_notify.tpl (+1 -1), beg_en_notify.tpl (+7 -7), beg_en_notify_body.tpl (+5 -5)
quix0r 2009-10-11 03:16 Rev.: 4363

Several more constants rewritten to getConfig()

15 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_di_notify.tpl (+3 -3), beg_en_notify.tpl (+7 -7), beg_en_notify_body.tpl (+5 -5)
quix0r 2009-03-07 01:30 Rev.: 4048

Removed again

0 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: .htaccess (-1), beg_di_notify.tpl (-1), beg_en_notify.tpl (-1), beg_en_notify_body.tpl (-1)
quix0r 2009-03-06 18:06 Rev.: 4018

A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags created for remaining, svn:keyword added

4 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: .htaccess (+1), beg_di_notify.tpl (+1), beg_en_notify.tpl (+1), beg_en_notify_body.tpl (new)
quix0r 2008-12-05 01:13 Rev.: 3774

Missing templates/language strings added for migrated URLs

1 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: .htaccess (+1 -1)
quix0r 2008-09-27 16:05 Rev.: 3572

Template fixes, lesser admin data will be loaded from database

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_di_notify.tpl (+1 -1), beg_en_notify.tpl (+1 -1)
quix0r 2008-09-13 16:51 Rev.: 3494

- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
been removed, all email templates are rewritten from direct variables like
$salut, $surname, $family to $content[bla].
- Offensive word "sex" and "salut" replaced with "gender"
- Several minor fixes to templates and engine

2 lines of code changed in 4 files:

  • branches/0.2.1-FINAL/templates/de/emails/beg: beg_di_notify.tpl (+1 -1), beg_en_notify.tpl (+1 -1)
Generated by StatSVN 0.7.0