Unreported: getting subsilver2 started, step one
This commit is contained in:
@@ -38,89 +38,79 @@ small, .small {
|
|||||||
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
|
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
|
||||||
<tr>
|
<tr>
|
||||||
<!-- [+] left block area -->
|
<!-- [+] left block area -->
|
||||||
<td width="{PORTAL_LEFT_COLLUMN}" valign="top" style="padding-right:6px;">
|
<td width="{PORTAL_LEFT_COLLUMN}px" valign="top" style="padding-right:6px;">
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_MAINMENU -->
|
||||||
<!-- INCLUDE portal/block/main_menu.html -->
|
<!-- INCLUDE portal/block/main_menu.html -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_SEARCH -->
|
|
||||||
<!-- INCLUDE portal/block/search.html -->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_ADS_SMALL -->
|
|
||||||
<!-- INCLUDE portal/block/ads_small.html -->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_CHANGE_STYLE -->
|
|
||||||
<!-- INCLUDE portal/block/change_style.html -->
|
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_PAY_S -->
|
<!-- IF S_DISPLAY_BIRTHDAY_LIST -->
|
||||||
<!-- INCLUDE portal/block/donation/donation_small.html -->
|
<!-- INCLUDE portal/block/birthday_list.html -->
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_LATEST_MEMBERS -->
|
|
||||||
<!-- INCLUDE portal/block/latest_members.html -->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_TOP_POSTERS -->
|
|
||||||
<!-- INCLUDE portal/block/top_poster.html -->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_RANDOM_MEMBER -->
|
|
||||||
<!-- INCLUDE portal/block/random_member.html -->
|
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_CLOCK -->
|
<!-- IF S_DISPLAY_CLOCK -->
|
||||||
<!-- INCLUDE portal/block/clock.html -->
|
<!-- INCLUDE portal/block/clock.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_MINICAL -->
|
<!-- IF S_DISPLAY_PORTALSEARCH -->
|
||||||
<!-- INCLUDE portal/block/mini_calendar.html -->
|
<!-- INCLUDE portal/block/search.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_RANDOM_MEMBER -->
|
||||||
|
<!-- INCLUDE portal/block/random_member.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
|
||||||
|
<!-- IF S_DISPLAY_ATTACHMENTS -->
|
||||||
|
<!-- INCLUDE portal/block/attachments.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_ADS_SMALL -->
|
||||||
|
<!-- INCLUDE portal/block/ads_small.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_STYLE_OPTIONS -->
|
||||||
|
<!-- IF S_DISPLAY_CHANGE_STYLE -->
|
||||||
|
<!-- INCLUDE portal/block/change_style.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_TOP_POSTERS -->
|
||||||
|
<!-- INCLUDE portal/block/top_poster.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_LATEST_MEMBERS -->
|
||||||
|
<!-- INCLUDE portal/block/latest_members.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_LINK_US -->
|
<!-- IF S_DISPLAY_LINK_US -->
|
||||||
<!-- INCLUDE portal/block/link_us.html -->
|
<!-- INCLUDE portal/block/link_us.html -->
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_LINKS -->
|
|
||||||
<!-- INCLUDE portal/block/links.html -->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_LAST_BOTS and S_LAST_VISITED_BOTS -->
|
|
||||||
<!-- INCLUDE portal/block/latest_bots.html -->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
|
|
||||||
<!-- INCLUDE portal/block/birthday_list.html -->
|
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<!-- [-] left block area -->
|
<!-- [-] left block area -->
|
||||||
<td width="4" valign="top"></td>
|
<td width="4px" valign="top"></td>
|
||||||
|
|
||||||
<!-- [+] center block area -->
|
<!-- [+] center block area -->
|
||||||
<td valign="top">
|
<td valign="top">
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_WELCOME -->
|
<!-- IF S_DISPLAY_WELCOME -->
|
||||||
|
<!-- IF S_DISPLAY_WELCOME_GUEST and S_USER_LOGGED_IN -->
|
||||||
|
<!-- ELSE -->
|
||||||
<!-- INCLUDE portal/block/welcome.html -->
|
<!-- INCLUDE portal/block/welcome.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_ADS_CENTER -->
|
<!-- IF S_ADS_CENTER -->
|
||||||
<!-- INCLUDE portal/block/ads_center.html -->
|
<!-- INCLUDE portal/block/ads_center.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_PAY_C -->
|
|
||||||
<!-- INCLUDE portal/block/donation/donation.html -->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_RECENT -->
|
<!-- IF S_DISPLAY_RECENT -->
|
||||||
<!-- INCLUDE portal/block/recent.html -->
|
<!-- INCLUDE portal/block/recent.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_POLL -->
|
|
||||||
<!-- INCLUDE portal/block/poll.html -->
|
|
||||||
<!-- 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 -->
|
||||||
@@ -137,6 +127,18 @@ small, .small {
|
|||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_POLL -->
|
||||||
|
<!-- INCLUDE portal/block/poll.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_ONLINE_PORTAL_LIST -->
|
||||||
|
<!-- INCLUDE portal/block/whois_online.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_PAY_C -->
|
||||||
|
<!-- INCLUDE portal/block/donation/donation.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_WORDGRAPH -->
|
<!-- IF S_DISPLAY_WORDGRAPH -->
|
||||||
<!-- INCLUDE portal/block/wordgraph.html -->
|
<!-- INCLUDE portal/block/wordgraph.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
@@ -145,31 +147,17 @@ small, .small {
|
|||||||
<!-- INCLUDE portal/block/jumpbox.html -->
|
<!-- INCLUDE portal/block/jumpbox.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<br /><div class="copyright">{L_PORTAL_COPY}</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
<!-- [-] center block area -->
|
<!-- [-] center block area -->
|
||||||
<td width="4" valign="top"></td>
|
<td width="4" valign="top"></td>
|
||||||
|
|
||||||
<!-- [+] right block area -->
|
<!-- [+] right block area -->
|
||||||
<td width="{PORTAL_RIGHT_COLLUMN}" valign="top" style="padding-left:6px;">
|
<td width="{PORTAL_RIGHT_COLLUMN}px" valign="top" style="padding-left:6px;">
|
||||||
|
|
||||||
<!--// [+] latest files => only for site version
|
|
||||||
<div class="panel">
|
|
||||||
<div class="inner">
|
|
||||||
<span class="corners-top"><span></span></span>
|
|
||||||
<h3>Latest Files</h3>
|
|
||||||
<span style="font-weight: bold">Latest version:</span> 1.1.0b<br />
|
|
||||||
<span style="font-weight: bold">Released:</span> 2007-08-01<br /><br />
|
|
||||||
<span style="font-weight: bold">Download:</span><br />
|
|
||||||
<a href="http://www.phpbb3portal.com/viewtopic.php?f=4&t=9">phpbb3-portal.110b.tar.gz</a><br /><br />
|
|
||||||
<span style="font-weight: bold">Development:</span><br />
|
|
||||||
<a href="http://www.phppbb3ortal.com">phpbb3portal.com</a><br />
|
|
||||||
<a href="http://sourceforge.net/projects/canverportal/" rel="nofollow">SourceForge Project</a>
|
|
||||||
<span class="corners-bottom"><span></span></span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<br clear="all" />
|
|
||||||
[-] latest files => only for site version //-->
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_USERMENU -->
|
||||||
<!-- IF not S_USER_LOGGED_IN -->
|
<!-- IF not S_USER_LOGGED_IN -->
|
||||||
<!-- INCLUDE portal/block/login_box.html -->
|
<!-- INCLUDE portal/block/login_box.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
@@ -177,8 +165,9 @@ small, .small {
|
|||||||
<!-- IF S_USER_LOGGED_IN -->
|
<!-- IF S_USER_LOGGED_IN -->
|
||||||
<!-- INCLUDE portal/block/user_menu.html -->
|
<!-- INCLUDE portal/block/user_menu.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_FRIENDS and S_ZEBRA_ENABLED and S_USER_LOGGED_IN -->
|
<!-- 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 -->
|
||||||
|
|
||||||
@@ -186,27 +175,36 @@ small, .small {
|
|||||||
<!-- INCLUDE portal/block/statistics.html -->
|
<!-- INCLUDE portal/block/statistics.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ONLINE_LIST -->
|
<!-- IF S_DISPLAY_ACTIVE_TOPIC -->
|
||||||
<!-- INCLUDE portal/block/whois_online.html -->
|
<!--INCLUDE portal/block/active.html-->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_MINICAL -->
|
||||||
|
<!-- INCLUDE portal/block/mini_calendar.html -->
|
||||||
<!-- 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_ATTACHMENTS -->
|
<!-- IF S_DISPLAY_LAST_BOTS and S_LAST_VISITED_BOTS -->
|
||||||
<!-- INCLUDE portal/block/attachments.html -->
|
<!-- INCLUDE portal/block/latest_bots.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ACTIVE_TOPIC -->
|
<!-- IF S_DISPLAY_LINKS -->
|
||||||
<!--INCLUDE portal/block/active.html-->
|
<!-- INCLUDE portal/block/links.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- IF S_DISPLAY_PAY_S -->
|
||||||
|
<!-- INCLUDE portal/block/donation/donation_small.html -->
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!--INCLUDE portal/block/_sample_block_design.html-->
|
<!-- //INCLUDE portal/block/_sample_block_design.html-->
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<!-- [-] right block area -->
|
<!-- [-] right block area -->
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<!--// phpBB3 Portal by Sevdin Filiz, www.phpbb3portal.com //-->
|
|
||||||
|
<!--// board3 Portal by www.board3.de //-->
|
||||||
<!-- INCLUDE overall_footer.html -->
|
<!-- INCLUDE overall_footer.html -->
|
||||||
Reference in New Issue
Block a user