Cleaning up - as promised :P http://www.board3.de/viewtopic.php?f=24&t=711
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
<br style="clear:both" />
|
<br style="clear:both" />
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_MAINMENU -->
|
<!-- IF S_DISPLAY_MAINMENU -->
|
||||||
<!-- INCLUDE portal/block/main_menu.html -->
|
<!-- INCLUDE portal/block/main_menu.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_BIRTHDAY_LIST -->
|
<!-- IF S_DISPLAY_BIRTHDAY_LIST -->
|
||||||
@@ -36,11 +36,9 @@
|
|||||||
<!-- INCLUDE portal/block/custom_small.html -->
|
<!-- INCLUDE portal/block/custom_small.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_STYLE_OPTIONS -->
|
<!-- IF S_STYLE_OPTIONS and S_DISPLAY_CHANGE_STYLE -->
|
||||||
<!-- IF S_DISPLAY_CHANGE_STYLE -->
|
<!-- INCLUDE portal/block/change_style.html -->
|
||||||
<!-- INCLUDE portal/block/change_style.html -->
|
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_TOP_POSTERS -->
|
<!-- IF S_DISPLAY_TOP_POSTERS -->
|
||||||
<!-- INCLUDE portal/block/top_poster.html -->
|
<!-- INCLUDE portal/block/top_poster.html -->
|
||||||
@@ -73,31 +71,32 @@
|
|||||||
<!-- IF S_DISPLAY_WELCOME -->
|
<!-- IF S_DISPLAY_WELCOME -->
|
||||||
<!-- IF S_DISPLAY_WELCOME_GUEST and S_USER_LOGGED_IN -->
|
<!-- IF S_DISPLAY_WELCOME_GUEST and S_USER_LOGGED_IN -->
|
||||||
<!-- ELSE -->
|
<!-- ELSE -->
|
||||||
<!-- INCLUDE portal/block/welcome.html -->
|
<!-- INCLUDE portal/block/welcome.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_CUSTOM_CENTER -->
|
<!-- IF S_CUSTOM_CENTER -->
|
||||||
<!-- INCLUDE portal/block/custom_center.html -->
|
<!-- INCLUDE portal/block/custom_center.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_RECENT -->
|
<!-- IF S_DISPLAY_RECENT -->
|
||||||
<!-- INCLUDE portal/block/recent.html -->
|
<!-- INCLUDE portal/block/recent.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ANNOUNCEMENTS -->
|
<!-- IF S_DISPLAY_ANNOUNCEMENTS -->
|
||||||
<!-- IF S_ANNOUNCE_COMPACT -->
|
<!-- IF S_ANNOUNCE_COMPACT -->
|
||||||
<!-- INCLUDE portal/block/announcements_compact.html -->
|
<!-- INCLUDE portal/block/announcements_compact.html -->
|
||||||
<!-- ELSE -->
|
<!-- ELSE -->
|
||||||
<!-- INCLUDE portal/block/announcements.html -->
|
<!-- INCLUDE portal/block/announcements.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_NEWS -->
|
<!-- IF S_DISPLAY_NEWS -->
|
||||||
<!-- IF S_NEWS_COMPACT -->
|
<!-- IF S_NEWS_COMPACT -->
|
||||||
<!-- INCLUDE portal/block/news_compact.html -->
|
<!-- INCLUDE portal/block/news_compact.html -->
|
||||||
<!-- ELSE -->
|
<!-- ELSE -->
|
||||||
<!-- INCLUDE portal/block/news.html -->
|
<!-- INCLUDE portal/block/news.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_POLL -->
|
<!-- IF S_DISPLAY_POLL -->
|
||||||
@@ -106,12 +105,12 @@
|
|||||||
|
|
||||||
<!-- IF S_DISPLAY_PORTAL_FORUM_INDEX -->
|
<!-- IF S_DISPLAY_PORTAL_FORUM_INDEX -->
|
||||||
<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
|
<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
|
||||||
<ul class="linklist">
|
<ul class="linklist">
|
||||||
<!-- IF S_DISPLAY_SEARCH -->
|
<!-- IF S_DISPLAY_SEARCH -->
|
||||||
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><!-- IF S_USER_LOGGED_IN --> • <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF --> • <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></li>
|
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><!-- IF S_USER_LOGGED_IN --> • <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF --> • <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></li>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- IF not S_IS_BOT and U_MARK_FORUMS --><li class="rightside"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></li><!-- ENDIF -->
|
<!-- IF not S_IS_BOT and U_MARK_FORUMS --><li class="rightside"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></li><!-- ENDIF -->
|
||||||
</ul>
|
</ul>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- INCLUDE forumlist_body.html -->
|
<!-- INCLUDE forumlist_body.html -->
|
||||||
@@ -182,8 +181,6 @@
|
|||||||
<!-- INCLUDE portal/block/donation/donation_small.html -->
|
<!-- INCLUDE portal/block/donation/donation_small.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- //INCLUDE portal/block/_sample_block_design.html-->
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<!-- [-] right block area -->
|
<!-- [-] right block area -->
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ small, .small {
|
|||||||
<td width="{PORTAL_LEFT_COLUMN}px" valign="top" style="padding-right:6px;">
|
<td width="{PORTAL_LEFT_COLUMN}px" valign="top" style="padding-right:6px;">
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_MAINMENU -->
|
<!-- IF S_DISPLAY_MAINMENU -->
|
||||||
<!-- INCLUDE portal/block/main_menu.html -->
|
<!-- INCLUDE portal/block/main_menu.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_BIRTHDAY_LIST -->
|
<!-- IF S_DISPLAY_BIRTHDAY_LIST -->
|
||||||
@@ -68,11 +68,9 @@ small, .small {
|
|||||||
<!-- INCLUDE portal/block/custom_small.html -->
|
<!-- INCLUDE portal/block/custom_small.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_STYLE_OPTIONS -->
|
<!-- IF S_STYLE_OPTIONS and S_DISPLAY_CHANGE_STYLE -->
|
||||||
<!-- IF S_DISPLAY_CHANGE_STYLE -->
|
|
||||||
<!-- INCLUDE portal/block/change_style.html -->
|
<!-- INCLUDE portal/block/change_style.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_TOP_POSTERS -->
|
<!-- IF S_DISPLAY_TOP_POSTERS -->
|
||||||
<!-- INCLUDE portal/block/top_poster.html -->
|
<!-- INCLUDE portal/block/top_poster.html -->
|
||||||
@@ -104,8 +102,8 @@ small, .small {
|
|||||||
<!-- IF S_DISPLAY_WELCOME -->
|
<!-- IF S_DISPLAY_WELCOME -->
|
||||||
<!-- IF S_DISPLAY_WELCOME_GUEST and S_USER_LOGGED_IN -->
|
<!-- IF S_DISPLAY_WELCOME_GUEST and S_USER_LOGGED_IN -->
|
||||||
<!-- ELSE -->
|
<!-- ELSE -->
|
||||||
<!-- INCLUDE portal/block/welcome.html -->
|
<!-- INCLUDE portal/block/welcome.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_CUSTOM_CENTER -->
|
<!-- IF S_CUSTOM_CENTER -->
|
||||||
@@ -117,19 +115,19 @@ small, .small {
|
|||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ANNOUNCEMENTS -->
|
<!-- IF S_DISPLAY_ANNOUNCEMENTS -->
|
||||||
<!-- IF S_ANNOUNCE_COMPACT -->
|
<!-- IF S_ANNOUNCE_COMPACT -->
|
||||||
<!-- INCLUDE portal/block/announcements_compact.html -->
|
<!-- INCLUDE portal/block/announcements_compact.html -->
|
||||||
<!-- ELSE -->
|
<!-- ELSE -->
|
||||||
<!-- INCLUDE portal/block/announcements.html -->
|
<!-- INCLUDE portal/block/announcements.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_NEWS -->
|
<!-- IF S_DISPLAY_NEWS -->
|
||||||
<!-- IF S_NEWS_COMPACT -->
|
<!-- IF S_NEWS_COMPACT -->
|
||||||
<!-- INCLUDE portal/block/news_compact.html -->
|
<!-- INCLUDE portal/block/news_compact.html -->
|
||||||
<!-- ELSE -->
|
<!-- ELSE -->
|
||||||
<!-- INCLUDE portal/block/news.html -->
|
<!-- INCLUDE portal/block/news.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_POLL -->
|
<!-- IF S_DISPLAY_POLL -->
|
||||||
@@ -193,11 +191,11 @@ small, .small {
|
|||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN and S_ZEBRA_ENABLED and S_DISPLAY_FRIENDS -->
|
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN and S_ZEBRA_ENABLED and S_DISPLAY_FRIENDS -->
|
||||||
<!-- INCLUDE portal/block/online_friends.html -->
|
<!-- INCLUDE portal/block/online_friends.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ADVANCED_STAT -->
|
<!-- IF S_DISPLAY_ADVANCED_STAT -->
|
||||||
<!-- INCLUDE portal/block/statistics.html -->
|
<!-- INCLUDE portal/block/statistics.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_MINICAL -->
|
<!-- IF S_DISPLAY_MINICAL -->
|
||||||
@@ -205,7 +203,7 @@ small, .small {
|
|||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_LEADERS -->
|
<!-- IF S_DISPLAY_LEADERS -->
|
||||||
<!-- INCLUDE portal/block/leaders.html -->
|
<!-- INCLUDE portal/block/leaders.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_LAST_BOTS and S_LAST_VISITED_BOTS -->
|
<!-- IF S_DISPLAY_LAST_BOTS and S_LAST_VISITED_BOTS -->
|
||||||
|
|||||||
Reference in New Issue
Block a user