[root]/templates/de/emails/beg
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 43 (100.0%) | 63 (100.0%) | 1.4 |
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:
svn:eol-style set to 'native'
4 lines of code changed in 4 files:
New extension ext-cliclbanner introduced, a lot SVN properties changed
4 lines of code changed in 4 files:
New-line added
1 lines of code changed in 1 file:
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:
Rewrite of all mail templates with user data to new 'tag-like' functionality
6 lines of code changed in 3 files:
More fixes to templates
2 lines of code changed in 1 file:
A lot texts rewritten and exclamation signs removed
2 lines of code changed in 2 files:
Special characters, like German Umlaute, rewritten to entities (yes, still them... ;))
2 lines of code changed in 2 files:
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:
Several more constants rewritten to getConfig()
15 lines of code changed in 3 files:
Removed again
0 lines of code changed in 4 files:
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:
Missing templates/language strings added for migrated URLs
1 lines of code changed in 2 files:
Template fixes, lesser admin data will be loaded from database
2 lines of code changed in 2 files:
- 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: