Directory branches/0.2.1-FINAL/templates/de/html/

Total Files:
45
Deleted Files:
54
Lines of Code:
688

[root]/branches/0.2.1-FINAL/templates/de/html
                        directory in repo admin (468 files, 14679 lines)
                        directory in repo beg (8 files, 85 lines)
                        directory in repo birthday (5 files, 38 lines)
                        directory in repo doubler (6 files, 103 lines)
                        directory in repo ext (88 files, 1234 lines)
                        directory in repo guest (62 files, 1496 lines)
                        directory in repo install (31 files, 1018 lines)
                        directory in repo js (11 files, 726 lines)
                        directory in repo mailid (12 files, 190 lines)
                        directory in repo member (148 files, 3835 lines)
                        directory in repo menu (23 files, 120 lines)
                        directory in repo politician_stop (1 files, 1 lines)
                        directory in repo rallye (2 files, 4 lines)
                        directory in repo select (38 files, 227 lines)
                        directory in repo sponsor (10 files, 330 lines)
                        directory in repo surfbar (10 files, 175 lines)
                        directory in repo task (2 files, 8 lines)
                        directory in repo theme (4 files, 17 lines)
                        directory in repo uberwach (2 files, 9 lines)
                        directory in repo validator (2 files, 12 lines)

Lines of Code

branches/0.2.1-FINAL/templates/de/html/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 736 (100.0%) 6973 (100.0%) 9.4

Most Recent Commits

quix0r 2013-08-04 14:36 Rev.: 6435

Re-added height, but smaller to make most menus appear shorter

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: online_now.tpl (+4 -1)
quix0r 2013-06-12 04:20 Rev.: 6406

Removed @deprecated from CSS inline/PHP output

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: css_inline.tpl (-2)
quix0r 2013-05-27 14:37 Rev.: 6389

Heacy rewrite/cleanup:
- Removed all deprecated files (with only @DEPRECATED in it)
- Listing of blacklist entries added (may be uncomplete, untested)
- Fixed AJAX installer + added first admin registration to it
- Prepared better CAPTCHA support
- Various other fixes (tons!)
- TODOs.txt updated

59 lines of code changed in 11 files:

  • branches/0.2.1-FINAL/templates/de/html: fatal_footer.tpl (del), fatal_header.tpl (del), impressum.tpl (+21 -18), mediadata.tpl (+8 -8), mediadata_extra_hrow.tpl (+3 -1), message.tpl (+7 -9), metadata.tpl (del), show_bonus_msg.tpl (+20 -18), theme_one.tpl (del), theme_select_box.tpl (del), theme_select_form.tpl (del)
quix0r 2013-03-15 00:07 Rev.: 6382

Removed this, you have to use your own anyway

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: agb.tpl (+1 -226)
quix0r 2013-01-23 19:20 Rev.: 6361

Added support for favicon.ico/gif/png in base path (very basic support)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: page_header.tpl (+1)
quix0r 2013-01-23 00:42 Rev.: 6346

Renamed function, added noisy debug line, renamed variable to make it more clear

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: show_timings.tpl (+1 -1)
quix0r 2013-01-10 07:29 Rev.: 6303

Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: show_bonus.tpl (+2 -2)
quix0r 2012-12-26 19:11 Rev.: 6245

Continued on AJAX installer to start first step (more are easily to add)

8 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: ajax_app_exit_message.tpl (new 8)
quix0r 2012-11-28 18:40 Rev.: 6227

Swapped out more HTML to templates (see ticket #68)

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: display_email.tpl (new 6)
quix0r 2012-11-27 23:01 Rev.: 6218

Some improvements:
- "noindex_metadata.tpl is now the default (noindex, etc.) template for robot control
- added filter for 'module=confirm'"
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: noindex_metadata.tpl (new 1)
quix0r 2012-11-25 21:18 Rev.: 6210

New function getMenuModeFromModule() introduced:
- Introduced getMenuModeFromModule() which determines the "menu mode" from
given module. This value can also be used for template names
- Old template removed (listed.tp)
- TODOs.txt updated

1 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html: listed.tp (del), metadata.tpl (+1 -4)
quix0r 2012-11-25 01:37 Rev.: 6201

Updated propset.sh, fixed all SVN properties

12 lines of code changed in 7 files:

  • branches/0.2.1-FINAL/templates/de/html: fatal_footer.tpl (+2), fatal_header.tpl (+2), send_bonus_footer.tpl (+1), send_bonus_header.tpl (+1), theme_one.tpl (+2), theme_select_box.tpl (+2), theme_select_form.tpl (+2)
quix0r 2012-11-16 23:40 Rev.: 6179

jQuery updated:
- Allowed also jquery-ui being loaded uncompressed (very large)
- Added some more features to it which will be used later on
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: ajax_test_passed.tpl (+1 -1)
quix0r 2012-11-10 01:45 Rev.: 6159

Mailer project continued (heavy refactoring):
- Added all missing nodes in all XML templates to allow $content being handled
by referred HTML templates
- This means that you can pass "dynamic" content through the XML sub system to
the templates as usual. If you do so, a generic 'rows' array element is being
used for the row output
- Refactured all form-tags to EL code to allow e.g. adding session id to all
forms or (not yet added) TAN numbers to combat any kind of form spamming and
accidentally done re-submits
- Including closing form tag
- In the above process, onsubmit/onreset are now strongly discouraged as you
should better use the jQuery AJAX framework
- Other rewrites/refacturings I cannot remember
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: page_header.tpl (+1 -1)
quix0r 2012-11-08 21:20 Rev.: 6153

Fatal error table is now centered

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: fatal_errors.tpl (+2)
quix0r 2012-11-04 14:13 Rev.: 6140

Found more deprecated templates (on my server, lets distribute them)

23 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/templates/de/html: fatal_footer.tpl (new 2), fatal_header.tpl (new 2), theme_one.tpl (new 3), theme_select_box.tpl (new 8), theme_select_form.tpl (new 8)
quix0r 2012-11-04 13:52 Rev.: 6138

Also this is dead :(

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: philosophy.tpl (del)
quix0r 2012-11-04 13:18 Rev.: 6131

R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated

0 lines of code changed in 45 files:

  • branches/0.2.1-FINAL/templates/de/html: about.tpl (del), aboutme.tpl (del), app_die_message.tpl (del), awards.tpl (del), bug-tracker.tpl (del), contribute.tpl (del), delphine-helfen-kind.tpl (del), demo.tpl (del), docs.tpl (del), donate.tpl (del), donate_bottom.tpl (del), downloads.tpl (del), faqs.tpl (del), fatal_footer.tpl (del), fatal_header.tpl (del), forum.tpl (del), jobs.tpl (del), link_us.tpl (del), listed.tpl (del), login_failtures.tpl (del), news-2003.tpl (del), news-2004.tpl (del), news-2005.tpl (del), news-2006.tpl (del), news-2007.tpl (del), news-2008.tpl (del), news-2009.tpl (del), news-2010.tpl (del), news.tpl (del), newsletter.tpl (del), paidlinks_register_header.tpl (del), partner.tpl (del), photos.tpl (del), powered.tpl (del), premium-backlinks.tpl (del), rallye_test.tpl (del), rechnung.tpl (del), references.tpl (del), releases.tpl (del), requirements.tpl (del), rettet_das_internet.tpl (del), roadmap.tpl (del), stats.tpl (del), svn.tpl (del), why_reg.tpl (del)
quix0r 2012-10-03 17:30 Rev.: 6005

Template renamed, some minor improvements

9 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html: app_die_message.tpl (+1 -8), app_exit_message.tpl (new 8)
quix0r 2012-10-02 15:46 Rev.: 5992

Updated ext-politician-stop which is satire on politicians that doesn't really know what Internet is. Note: Please reinstall this extension or else the text won't get printed.

42 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html: page_footer.tpl (+1), politician_stop_snippet.tpl (new 41)
quix0r 2012-09-29 13:50 Rev.: 5960

mailer project continued:
- Some global array elements renamed (someGlobalElement -> __some_global_element)
- Copyright notice disabled in mailid.php as it destroys the frameset
- Function debug_report_bug() renamed to reportBug()
- Function app_die() renamed to app_exit()
- More wrapper functions used (e.g. getRandomTan() instead of PHP's mt_rand())
- New AJAX-based installation introduced (it is not finished)
- Renamed several ALL_UPER_CASE() functions to camel-case notation
- Extension ext-currency introduced which will deprecate ext-wernis all other eCurreny-related extensions
- Renamed various HTML and email templates to new notation
- Some shell scripts moved to 'contrib' folder
- JQUERY updated to latest stable version (including custom build of jqueryui)
- License files renamed/moved
- Many other fixes/improvements I forgot to mention
- Varrious typos fixed
- Copyright updated (to 2012)
- TODOs.txt updated

37 lines of code changed in 5 files:

  • branches/0.2.1-FINAL/templates/de/html: ajax_test_passed.tpl (new 23), app_die_message.tpl (+2 -6), mediadata.tpl (+10 -6), page_header.tpl (+1), redirect_url.tpl (+1 -1)
quix0r 2012-06-18 14:27 Rev.: 5937

Next batch of fixed language ids (renamed, see ticket #219)

3 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/templates/de/html: send_bonus_footer.tpl (+1 -1), send_bonus_header.tpl (+1 -1), show_bonus_msg.tpl (+1 -1)
quix0r 2011-09-26 15:25 Rev.: 5899

All previously (by mistake) committed files marked as deprecated

47 lines of code changed in 47 files:

  • branches/0.2.1-FINAL/templates/de/html: about.tpl (+1), aboutme.tpl (+1), awards.tpl (+1), bug-tracker.tpl (+1), contribute.tpl (+1), delphine-helfen-kind.tpl (+1), demo.tpl (+1), docs.tpl (+1), donate.tpl (+1), donate_bottom.tpl (+1), downloads.tpl (+1), faqs.tpl (+1), fatal_footer.tpl (+1), fatal_header.tpl (+1), forum.tpl (+1), jobs.tpl (+1), link_us.tpl (+1), listed.tpl (+1), login_failtures.tpl (+1), news-2003.tpl (+1), news-2004.tpl (+1), news-2005.tpl (+1), news-2006.tpl (+1), news-2007.tpl (+1), news-2008.tpl (+1), news-2009.tpl (+1), news-2010.tpl (+1), news.tpl (+1), newsletter.tpl (+1), paidlinks_register_header.tpl (+1), partner.tpl (+1), philosophy.tpl (+1), photos.tpl (+1), powered.tpl (+1), premium-backlinks.tpl (+1), rallye_test.tpl (+1), rechnung.tpl (+1), references.tpl (+1), releases.tpl (+1), requirements.tpl (+1), rettet_das_internet.tpl (+1), roadmap.tpl (+1), send_bonus_footer.tpl (+1), send_bonus_header.tpl (+1), stats.tpl (+1), svn.tpl (+1), why_reg.tpl (+1)
quix0r 2011-09-26 15:20 Rev.: 5898

Reverted last commit

47 lines of code changed in 54 files:

  • branches/0.2.1-FINAL/templates/de/html: about.tpl (-86), aboutme.tpl (-94), awards.tpl (-20), bug-tracker.tpl (-20), contribute.tpl (-119), delphine-helfen-kind.tpl (-53), demo.tpl (-31), docs.tpl (-1), donate.tpl (-52), donate_bottom.tpl (-1), downloads.tpl (-49), faqs.tpl (-776), fatal_footer.tpl (-3), fatal_header.tpl (-1), forum.tpl (-23), impressum.tpl (+21 -61), index.tpl (+3 -2), jobs.tpl (-1), link_us.tpl (-78), listed.tp (-106), listed.tpl (-62), login_failtures.tpl (-9), metadata.tpl (+2 -2), news-2003.tpl (-48), news-2004.tpl (-760), news-2005.tpl (-746), news-2006.tpl (-202), news-2007.tpl (-182), news-2008.tpl (-56), news-2009.tpl (-85), news-2010.tpl (-107), news.tpl (-65), newsletter.tpl (-1), page_footer.tpl (-27), page_header.tpl (-2), paidlinks_register_header.tpl (-1), partner.tpl (-84), philosophy.tpl (-51), photos.tpl (-18), powered.tpl (-218), premium-backlinks.tpl (-1), rallye_test.tpl (-3), rechnung.tpl (-1), references.tpl (-41), releases.tpl (-31), requirements.tpl (-31), rettet_das_internet.tpl (-42), roadmap.tpl (-55), send_bonus_footer.tpl (-1), send_bonus_header.tpl (-1), stats.tpl (-1), svn.tpl (-39), welcome.tpl (+21 -113), why_reg.tpl (-41)
quix0r 2011-09-26 15:16 Rev.: 5897

Hotfix

4746 lines of code changed in 54 files:

  • branches/0.2.1-FINAL/templates/de/html: about.tpl (new 87), aboutme.tpl (new 95), awards.tpl (new 21), bug-tracker.tpl (new 21), contribute.tpl (new 120), delphine-helfen-kind.tpl (new 54), demo.tpl (new 32), docs.tpl (new 2), donate.tpl (new 53), donate_bottom.tpl (new 2), downloads.tpl (new 50), faqs.tpl (new 777), fatal_footer.tpl (new 4), fatal_header.tpl (new 2), forum.tpl (new 24), impressum.tpl (+61 -21), index.tpl (+2 -3), jobs.tpl (new 2), link_us.tpl (new 79), listed.tp (new 106), listed.tpl (new 63), login_failtures.tpl (new 10), metadata.tpl (+2 -2), news-2003.tpl (new 49), news-2004.tpl (new 761), news-2005.tpl (new 747), news-2006.tpl (new 203), news-2007.tpl (new 183), news-2008.tpl (new 57), news-2009.tpl (new 86), news-2010.tpl (new 108), news.tpl (new 66), newsletter.tpl (new 2), page_footer.tpl (+27), page_header.tpl (+2), paidlinks_register_header.tpl (new 2), partner.tpl (new 85), philosophy.tpl (new 52), photos.tpl (new 19), powered.tpl (new 219), premium-backlinks.tpl (new 1), rallye_test.tpl (new 4), rechnung.tpl (new 2), references.tpl (new 42), releases.tpl (new 32), requirements.tpl (new 32), rettet_das_internet.tpl (new 43), roadmap.tpl (new 56), send_bonus_footer.tpl (new), send_bonus_header.tpl (new), stats.tpl (new 2), svn.tpl (new 40), welcome.tpl (+113 -21), why_reg.tpl (new 42)
quix0r 2011-08-23 15:57 Rev.: 5844

Extension ext-network continued, "translation" function introduced:
- Already added network type handler configuration can now be displayed (shown)
and changed
- Most advertising networks require "hours" for reload time, but other may
require different time units, therefore a new entry has been added to table
'network_types_config' to reflect these differences
- "Translation" function 'translateTimeUnit()' introduced which can "translate"
time units (like W for weeks) into human-readable
- Function createFancyTime() uses now EL code (see newly introduced function)
- TODOs.txt updated

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: tlock_message.tpl (+3 -3)
quix0r 2011-08-18 03:18 Rev.: 5837

Admin menu has now a JavaScript "effect":
- Admin menu system can now be JavaScript-enabled. You need to enable JavaScript
in your browser to see the full "effect". If you leave it disabled, all menus
are fully displayed
- The helping text in admin area won't work in JavaScript-enabled mode
- Generic word 'mode' replaced on all (!) places to make it everywhere more
clear which "mode" I mean there
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: page_header.tpl (+1)
quix0r 2011-08-14 02:24 Rev.: 5825

- The update of jquery caused an about with missing variable $this which is
caused by the code "compiler" (see FILTER_COMPILE_CODE() and eval() command
in loadTemplate()). If I would prevent "compiling" dollar chars, also
JavaScript templates e.g. from ext-surfbar won't work anymore.
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: page_header.tpl (+1 -1)
quix0r 2011-08-12 21:58 Rev.: 5812

Large code cleanups:
- Typo 'referal' fixed (should be 'referral', really!)
- Several queries improved with back-ticks and formatting
- TODOs.txt updated

4 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html: mediadata.tpl (+3 -3), welcome.tpl (+1 -1)
quix0r 2011-07-28 21:51 Rev.: 5709

Default is now Y

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: welcome.tpl (+2 -2)
quix0r 2011-07-15 12:23 Rev.: 5678

Extension ext-mediadata continued, wrapper function introduced:
- ext-mediadata: Rewritten output of engine software, version and repository
data (used revision and when created)
- Wrapper function getDateTimeFromRepository() introduced

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: mediadata.tpl (+6 -10)
quix0r 2011-07-15 11:40 Rev.: 5675

Naming convention applied, ext-refback description updated:
- ext-mediadata: renamed _clr to click_rate (better naming)
- ext-refback: Description for refback updated (which the member can see)
- Some minor improvements here and there
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: mediadata.tpl (+1 -1)
quix0r 2011-07-15 02:21 Rev.: 5674

Refback and referal points hopefully fixed:
- All userids are now initialized NULL and not '0'
- Template added for deleted bonus mails
- Handling of refback and referal points now fully fixed (I hope so)
- Several debug lines extended with more debugging data
- TODOs.txt updated

20 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: show_bonus_msg.tpl (+20 -9)
quix0r 2011-06-29 17:14 Rev.: 5541

Extension ext-coupon basicly finished, no shortcuts in naming:
- Extension ext-coupon basicly finished: Please test it intensively now
- Renamed all _UID to _USERID, we don't want to shortcut words
- Minior renames/improvements here and there
- TODOs.txt updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: show_bonus_msg.tpl (+1 -1)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

38 lines of code changed in 38 files:

  • branches/0.2.1-FINAL/templates/de/html: .htaccess (+1), agb.tpl (+1), app_die_message.tpl (+1), copyright.tpl (+1), copyright_backlink.tpl (+1), css_inline.tpl (+1), fatal_errors.tpl (+1), impressum.tpl (+1), index.tpl (+1), index_forward.tpl (+1), infos.tpl (+1), lead_code.tpl (+1), loader.tpl (+1), login_failed_js.tpl (+1), login_failures.tpl (+1), main-welcome.tpl (+1), mediadata.tpl (+1), mediadata_extra_hrow.tpl (+1), mediadata_extra_row.tpl (+1), mediadata_extra_row2.tpl (+1), message.tpl (+1), metadata.tpl (+1), online_now.tpl (+1), page_body.tpl (+1), page_footer.tpl (+1), page_header.tpl (+1), redirect_url.tpl (+1), register_header.tpl (+1), removeip_level.tpl (+1), runtime_fatal_row.tpl (+1), runtime_fatal_table.tpl (+1), show_bonus.tpl (+1), show_bonus_footer.tpl (+1), show_bonus_header.tpl (+1), show_bonus_msg.tpl (+1), show_bonus_yr.tpl (+1), show_timings.tpl (+1), welcome.tpl (+1)
quix0r 2011-01-18 16:44 Rev.: 5425

Some language strings fixed, renamed. Copyright notice updated

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: show_bonus_msg.tpl (+1 -1)
quix0r 2010-09-12 13:42 Rev.: 5313

Functions renamed

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html: copyright.tpl (+1 -1), copyright_backlink.tpl (+1 -1)
quix0r 2010-09-02 13:15 Rev.: 5303

Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
- Configuration of advertisment networks is now prepared but not functional
- CSS further cleaned up
- HTML rewritten and some missing 'class' attributes added

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: show_bonus_yr.tpl (+2)
quix0r 2010-08-28 21:49 Rev.: 5288

Fixed a lot CSS classes

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/templates/de/html: fatal_errors.tpl (+1 -1), runtime_fatal_table.tpl (+1 -1)
quix0r 2010-08-25 16:36 Rev.: 5277

Centered table (but still left-aligned text) looks better. :)

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/templates/de/html: agb.tpl (+3)

(95 more)

Generated by StatSVN 0.7.0