Extensions fixed/improved:
authorRoland Häder <roland@mxchange.org>
Fri, 15 Jul 2011 11:10:01 +0000 (11:10 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 15 Jul 2011 11:10:01 +0000 (11:10 +0000)
commitbd13da550348ba1963a434be7ceb9f1675aecadd
tree5087a5f501db133ee3499d6720383e42acc083e1
parentb410e6e64d69ff312742075bea3e87cfb55a460e
Extensions fixed/improved:
- ext-rallye: A lot templates renamed and member-related added for better
  naming, language strings swapped out to language file
- ext-active: Fixed missing variable $last
- TODOs.txt updated
23 files changed:
.gitattributes
DOCS/TODOs.txt
inc/language/rallye_de.php
inc/libs/rallye_functions.php
inc/modules/guest/what-active.php
inc/modules/guest/what-rallyes.php
inc/modules/member/what-rallyes.php
templates/de/html/guest/guest_active_row.tpl
templates/de/html/guest/guest_active_table.tpl
templates/de/html/guest/guest_list_active.tpl [new file with mode: 0644]
templates/de/html/guest/guest_list_active_row.tpl [new file with mode: 0644]
templates/de/html/guest/guest_list_active_row_none.tpl [new file with mode: 0644]
templates/de/html/guest/guest_list_rallye.tpl [new file with mode: 0644]
templates/de/html/guest/guest_list_rallye_row.tpl [new file with mode: 0644]
templates/de/html/guest/guest_no_rallyes.tpl
templates/de/html/guest/guest_rallye.tpl
templates/de/html/guest/guest_rallye_404.tpl [new file with mode: 0644]
templates/de/html/guest/guest_rallye_row.tpl
templates/de/html/guest/guest_rallye_show.tpl
templates/de/html/guest/guest_show_rallye.tpl [new file with mode: 0644]
templates/de/html/member/member_list_rallye.tpl [new file with mode: 0644]
templates/de/html/member/member_list_rallye_row.tpl [new file with mode: 0644]
templates/de/html/member/member_rallye_404.tpl [new file with mode: 0644]