]> git.mxchange.org Git - mailer.git/commit
Extension ext-surfbar continued:
authorquix0r <quix0r@mxchange.org>
Mon, 11 Jul 2011 17:19:51 +0000 (17:19 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 11 Jul 2011 17:19:51 +0000 (17:19 +0000)
commit72cb68548833c40082bdd917824ce4cacc57d10d
tree112b239f132c18a001671678c9c97431d516bd71
parent9028da097c937c9aeb4ebc0edd30dd37b18fd848
Extension ext-surfbar continued:
- Filters for ext-surfbar added
- Templates renamed according to naming convention
- what-unconfirmed.php requires now ext-mailid to be active
- TODOs.txt updated
29 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-surfbar.php
inc/filter/surfbar_filter.php
inc/libs/surfbar_functions.php
inc/modules/member/what-book_surfbar.php [new file with mode: 0644]
inc/modules/member/what-list_surfbar.php [new file with mode: 0644]
inc/modules/member/what-start_surfbar.php [new file with mode: 0644]
inc/modules/member/what-stats_surfbar.php [new file with mode: 0644]
inc/modules/member/what-surfbar_book.php
inc/modules/member/what-surfbar_list.php
inc/modules/member/what-surfbar_start.php
inc/modules/member/what-surfbar_stats.php
inc/modules/member/what-transfer.php
inc/modules/member/what-unconfirmed.php
templates/de/html/member/member_book_surfbar_dynamic.tpl [new file with mode: 0644]
templates/de/html/member/member_book_surfbar_static.tpl [new file with mode: 0644]
templates/de/html/member/member_list_surfbar.tpl [new file with mode: 0644]
templates/de/html/member/member_list_surfbar_form.tpl [new file with mode: 0644]
templates/de/html/member/member_list_surfbar_row.tpl [new file with mode: 0644]
templates/de/html/member/member_start_surfbar_dynamic.tpl [new file with mode: 0644]
templates/de/html/member/member_start_surfbar_static.tpl [new file with mode: 0644]
templates/de/html/member/member_surfbar_book_dynamic.tpl
templates/de/html/member/member_surfbar_book_static.tpl
templates/de/html/member/member_surfbar_list.tpl
templates/de/html/member/member_surfbar_list_form.tpl
templates/de/html/member/member_surfbar_list_row.tpl
templates/de/html/member/member_surfbar_start_dynamic.tpl
templates/de/html/member/member_surfbar_start_static.tpl