Extension ext-surfbar continued:
authorRoland Häder <roland@mxchange.org>
Mon, 11 Jul 2011 17:19:51 +0000 (17:19 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 11 Jul 2011 17:19:51 +0000 (17:19 +0000)
commit074b138e44c79cb56666b412781b17467ec79e6e
tree112b239f132c18a001671678c9c97431d516bd71
parent3482b953460718915a60361a1073206654abde9e
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