Update of /cvsroot/phpbb/phpBB2/templates/subSilver
In directory usw-pr-cvs1:/tmp/cvs-serv12947/templates/subSilver
Modified Files:
agreement.tpl bbcode.tpl confirm_body.tpl error_body.tpl
faq_body.tpl groupcp_info_body.tpl groupcp_user_body.tpl
index_body.tpl jumpbox.tpl memberlist_body.tpl
message_body.tpl modcp_body.tpl modcp_move.tpl modcp_split.tpl
modcp_viewip.tpl overall_footer.tpl overall_header.tpl
posting_body.tpl posting_poll_body.tpl posting_preview.tpl
posting_topic_review.tpl privmsgs_body.tpl
privmsgs_read_body.tpl profile_add_body.tpl
profile_avatar_gallery.tpl profile_send_email.tpl
profile_view_body.tpl search_results_posts.tpl
search_results_topics.tpl search_username.tpl
simple_footer.tpl viewforum_body.tpl viewonline_body.tpl
viewtopic_body.tpl viewtopic_poll_ballot.tpl
Log Message:
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly
Index: agreement.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/agreement.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** agreement.tpl 15 Dec 2001 16:51:04 -0000 1.4
--- agreement.tpl 31 Mar 2002 00:06:34 -0000 1.5
***************
*** 1,21 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
! </tr>
</table>
! <table width="100%" border="0" cellspacing="1" cellpadding="3" class="forumline">
! <tr>
! <th valign="middle" class="thHead" height="25"><span class="tableTitle">{SITENAME}
! - {REGISTRATION}</span></th>
! </tr>
! <tr>
! <td align="center" class="row1">
! <table width="80%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td><span class="genmed"><br />{AGREEMENT}<br /><br /><br /><div align="center"><a href="{U_AGREE_OVER13}" class="genmed">{AGREE_OVER_13}</a><br /><br /><a href="{U_AGREE_UNDER13}" class="genmed">{AGREE_UNDER_13}</a><br /><br /><a href="{U_INDEX}" class="genmed">{DO_NOT_AGREE}</a></div><br /></span></td>
! </tr>
! </table>
! </td>
! </tr>
</table>
--- 1,19 ----
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td align="left"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a></span></td>
! </tr>
</table>
!
! <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
! <tr>
! <th class="thHead" height="25" valign="middle"><span class="tableTitle">{SITENAME} - {REGISTRATION}</span></th>
! </tr>
! <tr>
! <td class="row1" align="center"><table width="80%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td><span class="genmed"><br />{AGREEMENT}<br /><br /><br /><div align="center"><a href="{U_AGREE_OVER13}" class="genmed">{AGREE_OVER_13}</a><br /><br /><a href="{U_AGREE_UNDER13}" class="genmed">{AGREE_UNDER_13}</a><br /><br /><a href="{U_INDEX}" class="genmed">{DO_NOT_AGREE}</a></div><br /></span></td>
! </tr>
! </table></td>
! </tr>
</table>
Index: bbcode.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/bbcode.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** bbcode.tpl 12 Jan 2002 22:58:22 -0000 1.7
--- bbcode.tpl 31 Mar 2002 00:06:34 -0000 1.8
***************
*** 1,108 ****
! <!-- BEGIN ulist_open -->
! <ul>
! <!-- END ulist_open -->
! <!-- BEGIN ulist_close -->
! </ul>
! <!-- END ulist_close -->
!
!
! <!-- BEGIN olist_open -->
! <ol type="{LIST_TYPE}">
! <!-- END olist_open -->
! <!-- BEGIN olist_close -->
! </ol>
! <!-- END olist_close -->
!
! <!-- BEGIN listitem -->
! <li>
! <!-- END listitem -->
!
! <!-- BEGIN quote_username_open -->
! </span>
! <table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td><span class="genmed"><b>{USERNAME} {L_WROTE}:</b></span></td>
</tr>
<tr>
! <td class="quote">
! <!-- END quote_username_open -->
!
! <!-- BEGIN quote_open -->
! </span>
! <table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td><span class="genmed"><b>{L_QUOTE}:</b></span></td>
</tr>
<tr>
! <td class="quote">
! <!-- END quote_open -->
! <!-- BEGIN quote_close -->
! </td>
</tr>
</table>
! <span class="postbody">
! <!-- END quote_close -->
! <!-- BEGIN code_open -->
! </span>
! <table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td><span class="genmed"><b>{L_CODE}:</b></span></td>
</tr>
<tr>
! <td class="code">
! <!-- END code_open -->
! <!-- BEGIN code_close -->
! </td>
</tr>
</table>
! <span class="postbody">
! <!-- END code_close -->
! <!-- BEGIN b_open -->
! <span style="font-weight: bold">
! <!-- END b_open -->
! <!-- BEGIN b_close -->
! </span>
! <!-- END b_close -->
!
! <!-- BEGIN u_open -->
! <span style="text-decoration: underline">
! <!-- END u_open -->
! <!-- BEGIN u_close -->
! </span>
! <!-- END u_close -->
!
! <!-- BEGIN i_open -->
! <span style="font-style: italic">
! <!-- END i_open -->
! <!-- BEGIN i_close -->
! </span>
! <!-- END i_close -->
!
! <!-- BEGIN color_open -->
! <span style="color: {COLOR}">
! <!-- END color_open -->
! <!-- BEGIN color_close -->
! </span>
! <!-- END color_close -->
!
! <!-- BEGIN size_open -->
! <span style="font-size: {SIZE}px; line-height: normal">
! <!-- END size_open -->
! <!-- BEGIN size_close -->
! </span>
! <!-- END size_close -->
!
! <!-- BEGIN img -->
! <img src="{URL}" border="0" />
! <!-- END img -->
!
! <!-- BEGIN url -->
! <a href="{URL}" target="_blank" class="postlink">{DESCRIPTION}</a>
! <!-- END url -->
!
! <!-- BEGIN email -->
! <a href="mailto:{EMAIL}">{EMAIL}</A>
! <!-- END email -->
--- 1,60 ----
! <!-- BEGIN ulist_open --><ul><!-- END ulist_open -->
! <!-- BEGIN ulist_close --></ul><!-- END ulist_close -->
!
! <!-- BEGIN olist_open --><ol type="{LIST_TYPE}"><!-- END olist_open -->
! <!-- BEGIN olist_close --></ol><!-- END olist_close -->
!
! <!-- BEGIN listitem --><li><!-- END listitem -->
!
! <!-- BEGIN quote_username_open --></span>
! <table width="80%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<td><span class="genmed"><b>{USERNAME} {L_WROTE}:</b></span></td>
</tr>
<tr>
! <td class="quote"><!-- END quote_username_open -->
! <!-- BEGIN quote_open --></span>
! <table width="80%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<td><span class="genmed"><b>{L_QUOTE}:</b></span></td>
</tr>
<tr>
! <td class="quote"><!-- END quote_open -->
! <!-- BEGIN quote_close --></td>
</tr>
</table>
! <span class="postbody"><!-- END quote_close -->
! <!-- BEGIN code_open --></span>
! <table width="80%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<td><span class="genmed"><b>{L_CODE}:</b></span></td>
</tr>
<tr>
! <td class="code"><!-- END code_open -->
! <!-- BEGIN code_close --></td>
</tr>
</table>
! <span class="postbody"><!-- END code_close -->
!
!
! <!-- BEGIN b_open --><span style="font-weight: bold"><!-- END b_open -->
! <!-- BEGIN b_close --></span><!-- END b_close -->
!
! <!-- BEGIN u_open --><span style="text-decoration: underline"><!-- END u_open -->
! <!-- BEGIN u_close --></span><!-- END u_close -->
!
! <!-- BEGIN i_open --><span style="font-style: italic"><!-- END i_open -->
! <!-- BEGIN i_close --></span><!-- END i_close -->
!
! <!-- BEGIN color_open --><span style="color: {COLOR}"><!-- END color_open -->
! <!-- BEGIN color_close --></span><!-- END color_close -->
!
! <!-- BEGIN size_open --><span style="font-size: {SIZE}px; line-height: normal"><!-- END size_open -->
! <!-- BEGIN size_close --></span><!-- END size_close -->
!
! <!-- BEGIN img --><img src="{URL}" border="0" /><!-- END img -->
+ <!-- BEGIN url --><a href="{URL}" target="_blank" class="postlink">{DESCRIPTION}</a><!-- END url -->
! <!-- BEGIN email --><a href="mailto:{EMAIL}">{EMAIL}</A><!-- END email -->
Index: confirm_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/confirm_body.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** confirm_body.tpl 1 Oct 2001 23:22:18 -0000 1.2
--- confirm_body.tpl 31 Mar 2002 00:06:34 -0000 1.3
***************
*** 1,21 ****
! <table width="100%" border="0" cellspacing="1" cellpadding="3" class="forumline">
! <tr>
! <th class="thHead" valign="middle" height="25"><span class="tableTitle">{MESSAGE_TITLE}</span></th>
! </tr>
! <tr>
! <td class="row1" align="center">
! <form action="{S_CONFIRM_ACTION}" method="POST">
! <span class="gen"><br />
! {MESSAGE_TEXT}<br />
! <br />
! {S_HIDDEN_FIELDS}
! <input type="submit" name="confirm" value="{L_YES}" class="mainoption" />
!
! <input type="submit" name="cancel" value="{L_NO}" class="liteoption" />
! </span>
! </form>
! </td>
! </tr>
</table>
! <br />
--- 1,17 ----
! <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td class="nav" align="left"><a class="nav" href="{U_INDEX}">{L_INDEX}</a></td>
! </tr>
</table>
!
! <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
! <tr>
! <th class="thHead" height="25" valign="middle"><span class="tableTitle">{MESSAGE_TITLE}</span></th>
! </tr>
! <tr>
! <td class="row1" align="center"><form action="{S_CONFIRM_ACTION}" method="post"><span class="gen"><br />{MESSAGE_TEXT}<br /><br />{S_HIDDEN_FIELDS}<input type="submit" name="confirm" value="{L_YES}" class="mainoption" /> <input type="submit" name="cancel" value="{L_NO}" class="liteoption" /></span></form></td>
! </tr>
! </table>
!
! <br clear="all" />
Index: error_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/error_body.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** error_body.tpl 9 Nov 2001 13:15:36 -0000 1.3
--- error_body.tpl 31 Mar 2002 00:06:34 -0000 1.4
***************
*** 1,19 ****
! <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
! <tr>
! <td>
! <table width="100%" border="0" cellspacing="0" cellpadding="1">
! <tr>
! <td> </td>
! </tr>
! <tr>
! <td align="center"><span class="error">{ERROR_MESSAGE}</span></td>
! </tr>
! <tr>
! <td> </td>
! </tr>
! </table>
! </td>
! </tr>
</table>
--- 1,17 ----
! <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
! <tr>
! <td><table width="100%" cellspacing="0" cellpadding="1" border="0">
! <tr>
! <td> </td>
! </tr>
! <tr>
! <td align="center"><span class="error">{ERROR_MESSAGE}</span></td>
! </tr>
! <tr>
! <td> </td>
! </tr>
! </table></td>
! </tr>
</table>
Index: faq_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/faq_body.tpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** faq_body.tpl 22 Dec 2001 15:51:48 -0000 1.9
--- faq_body.tpl 31 Mar 2002 00:06:34 -0000 1.10
***************
*** 1,23 ****
! <table width="100%" cellspacing="2" cellpadding="2" border="0">
! <tr>
! <td align="left" valign="bottom" nowrap><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
! </tr>
</table>
! <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
<tr>
<th class="thHead">{L_FAQ_TITLE}</th>
</tr>
! <tr><td class="row1">
! <!-- BEGIN faq_block_link -->
! <span class="gen"><b>{faq_block_link.BLOCK_TITLE}</b><br /> </span>
! <!-- BEGIN faq_row_link -->
! <span class="gen"><a href="{faq_block_link.faq_row_link.U_FAQ_LINK}" class="postlink">{faq_block_link.faq_row_link.FAQ_LINK}</a></span><br />
! <!-- END faq_row_link -->
! <br />
! <!-- END faq_block_link -->
! </td><tr>
! <td height="28" class="catBottom"> </td>
</tr>
</table>
--- 1,26 ----
! <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
! </tr>
</table>
! <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thHead">{L_FAQ_TITLE}</th>
</tr>
! <tr>
! <td class="row1">
! <!-- BEGIN faq_block_link -->
! <span class="gen"><b>{faq_block_link.BLOCK_TITLE}</b></span><br />
! <!-- BEGIN faq_row_link -->
! <span class="gen"><a href="{faq_block_link.faq_row_link.U_FAQ_LINK}" class="postlink">{faq_block_link.faq_row_link.FAQ_LINK}</a></span><br />
! <!-- END faq_row_link -->
! <br />
! <!-- END faq_block_link -->
! </td>
! </tr>
! <tr>
! <td class="catBottom" height="28"> </td>
</tr>
</table>
***************
*** 26,39 ****
<!-- BEGIN faq_block -->
! <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
<tr>
! <td height="28" class="catHead" align="center"><span class="cattitle">{faq_block.BLOCK_TITLE}</span></td>
</tr>
<!-- BEGIN faq_row -->
<tr>
! <td align="left" valign="top" class="{faq_block.faq_row.ROW_CLASS}"><span class="postbody"><a name="{faq_block.faq_row.U_FAQ_ID}"></a><b>{faq_block.faq_row.FAQ_QUESTION}</b></span><br /><span class="postbody">{faq_block.faq_row.FAQ_ANSWER}<br /><a href="#Top" class="postlink">{L_BACK_TO_TOP}</a></span></td>
</tr>
<tr>
! <td height="1" class="spaceRow"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END faq_row -->
--- 29,42 ----
<!-- BEGIN faq_block -->
! <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
! <td class="catHead" height="28" align="center"><span class="cattitle">{faq_block.BLOCK_TITLE}</span></td>
</tr>
<!-- BEGIN faq_row -->
<tr>
! <td class="{faq_block.faq_row.ROW_CLASS}" align="left" valign="top"><span class="postbody"><a name="{faq_block.faq_row.U_FAQ_ID}"></a><b>{faq_block.faq_row.FAQ_QUESTION}</b></span><br /><span class="postbody">{faq_block.faq_row.FAQ_ANSWER}<br /><a class="postlink" href="#Top">{L_BACK_TO_TOP}</a></span></td>
</tr>
<tr>
! <td class="spaceRow" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END faq_row -->
***************
*** 44,49 ****
<table width="100%" cellspacing="2" border="0" align="center">
! <tr>
! <td align="right" valign="middle" nowrap><span class="gensmall">{S_TIMEZONE}</span><br /><br />{JUMPBOX}</td>
! </tr>
</table>
--- 47,52 ----
<table width="100%" cellspacing="2" border="0" align="center">
! <tr>
! <td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><br />{JUMPBOX}</td>
! </tr>
</table>
Index: groupcp_info_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/groupcp_info_body.tpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** groupcp_info_body.tpl 26 Feb 2002 12:24:55 -0000 1.9
--- groupcp_info_body.tpl 31 Mar 2002 00:06:34 -0000 1.10
***************
*** 1,44 ****
! <form method="post" action="{S_GROUPCP_ACTION}">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
! </tr>
</table>
! <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
! <th colspan="7" class="thHead" height="25"><span class="tableTitle">{L_GROUP_INFORMATION}</span></th>
</tr>
<tr>
! <td class="row1" width="20%"><span class="gen">{L_GROUP_NAME}:</span></td>
! <td class="row2"><span class="gen"><b>{GROUP_NAME}</b></span></td>
</tr>
<tr>
! <td class="row1" width="20%"><span class="gen">{L_GROUP_DESC}:</span></td>
! <td class="row2"><span class="gen">{GROUP_DESC}</span></td>
</tr>
<tr>
! <td class="row1" width="20%"><span class="gen">{L_GROUP_MEMBERSHIP}:</span></td>
! <td class="row2"><span class="gen">{GROUP_DETAILS}
! <!-- BEGIN switch_subscribe_group_input -->
! <input class="mainoption" type="submit" name="joingroup" value="{L_JOIN_GROUP}" />
! <!-- END switch_subscribe_group_input -->
! <!-- BEGIN switch_unsubscribe_group_input -->
! <input class="mainoption" type="submit" name="unsub" value="{L_UNSUBSCRIBE_GROUP}" />
! <!-- END switch_unsubscribe_group_input -->
! </span></td>
</tr>
<!-- BEGIN switch_mod_option -->
<tr>
! <td class="row1" width="20%"><span class="gen">{L_GROUP_TYPE}:</span></td>
! <td class="row2"><span class="gen"><span class="gen"><input type="radio" name="group_type" value="{S_GROUP_OPEN_TYPE}" {S_GROUP_OPEN_CHECKED} /> {L_GROUP_OPEN} <input type="radio" name="group_type" value="{S_GROUP_CLOSED_TYPE}" {S_GROUP_CLOSED_CHECKED} /> {L_GROUP_CLOSED} <input type="radio" name="group_type" value="{S_GROUP_HIDDEN_TYPE}" {S_GROUP_HIDDEN_CHECKED} /> {L_GROUP_HIDDEN} <input class="mainoption" type="submit" name="groupstatus" value="{L_UPDATE}" /></span></td>
</tr>
<!-- END switch_mod_option -->
! </table>
{S_HIDDEN_FIELDS}
</form>
! <form method="post" action="{S_GROUPCP_ACTION}" name="post">
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
--- 1,47 ----
! <form action="{S_GROUPCP_ACTION}" method="post">
!
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
! </tr>
</table>
! <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
<tr>
! <th class="thHead" colspan="7" height="25"><span class="tableTitle">{L_GROUP_INFORMATION}</span></th>
</tr>
<tr>
! <td class="row1" width="20%"><span class="gen">{L_GROUP_NAME}:</span></td>
! <td class="row2"><span class="gen"><b>{GROUP_NAME}</b></span></td>
</tr>
<tr>
! <td class="row1" width="20%"><span class="gen">{L_GROUP_DESC}:</span></td>
! <td class="row2"><span class="gen">{GROUP_DESC}</span></td>
</tr>
<tr>
! <td class="row1" width="20%"><span class="gen">{L_GROUP_MEMBERSHIP}:</span></td>
! <td class="row2"><span class="gen">{GROUP_DETAILS}
! <!-- BEGIN switch_subscribe_group_input -->
! <input class="mainoption" type="submit" name="joingroup" value="{L_JOIN_GROUP}" />
! <!-- END switch_subscribe_group_input -->
! <!-- BEGIN switch_unsubscribe_group_input -->
! <input class="mainoption" type="submit" name="unsub" value="{L_UNSUBSCRIBE_GROUP}" />
! <!-- END switch_unsubscribe_group_input -->
! </span></td>
</tr>
<!-- BEGIN switch_mod_option -->
<tr>
! <td class="row1" width="20%"><span class="gen">{L_GROUP_TYPE}:</span></td>
! <td class="row2"><span class="gen"><span class="gen"><input type="radio" name="group_type" value="{S_GROUP_OPEN_TYPE}" {S_GROUP_OPEN_CHECKED} /> {L_GROUP_OPEN} <input type="radio" name="group_type" value="{S_GROUP_CLOSED_TYPE}" {S_GROUP_CLOSED_CHECKED} /> {L_GROUP_CLOSED} <input type="radio" name="group_type" value="{S_GROUP_HIDDEN_TYPE}" {S_GROUP_HIDDEN_CHECKED} /> {L_GROUP_HIDDEN} <input class="mainoption" type="submit" name="groupstatus" value="{L_UPDATE}" /></span></td>
</tr>
<!-- END switch_mod_option -->
! </table>
!
{S_HIDDEN_FIELDS}
+
</form>
! <form action="{S_GROUPCP_ACTION}" method="post" name="post">
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
***************
*** 51,59 ****
<th class="thCornerR">{L_SELECT}</th>
</tr>
-
<tr>
<td class="catSides" colspan="8" height="28"><span class="cattitle">{L_GROUP_MODERATOR}</span></td>
</tr>
-
<tr>
<td class="row1" align="center"> {MOD_PM_IMG} </td>
--- 54,60 ----
***************
*** 65,73 ****
<td class="row1" align="center"> </td>
</tr>
-
<tr>
<td class="catSides" colspan="8" height="28"><span class="cattitle">{L_GROUP_MEMBERS}</span></td>
</tr>
-
<!-- BEGIN member_row -->
<tr>
--- 66,72 ----
Index: groupcp_user_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/groupcp_user_body.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** groupcp_user_body.tpl 16 Dec 2001 02:06:14 -0000 1.5
--- groupcp_user_body.tpl 31 Mar 2002 00:06:34 -0000 1.6
***************
*** 7,15 ****
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
! <!-- BEGIN groups_joined -->
<tr>
<th colspan="2" align="center" class="thHead" height="25">{L_GROUP_MEMBERSHIP_DETAILS}</th>
</tr>
! <!-- BEGIN groups_member -->
<tr>
<td class="row1"><span class="gen">{L_YOU_BELONG_GROUPS}</span></td>
--- 7,15 ----
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
! <!-- BEGIN switch_groups_joined -->
<tr>
<th colspan="2" align="center" class="thHead" height="25">{L_GROUP_MEMBERSHIP_DETAILS}</th>
</tr>
! <!-- BEGIN switch_groups_member -->
<tr>
<td class="row1"><span class="gen">{L_YOU_BELONG_GROUPS}</span></td>
***************
*** 25,30 ****
</td>
</tr>
! <!-- END groups_member -->
! <!-- BEGIN groups_pending -->
<tr>
<td class="row1"><span class="gen">{L_PENDING_GROUPS}</span></td>
--- 25,30 ----
</td>
</tr>
! <!-- END switch_groups_member -->
! <!-- BEGIN switch_groups_pending -->
<tr>
<td class="row1"><span class="gen">{L_PENDING_GROUPS}</span></td>
***************
*** 40,46 ****
</td>
</tr>
! <!-- END groups_pending -->
! <!-- END groups_joined -->
! <!-- BEGIN groups_remaining -->
<tr>
<th colspan="2" align="center" class="thHead" height="25">{L_JOIN_A_GROUP}</th>
--- 40,46 ----
</td>
</tr>
! <!-- END switch_groups_pending -->
! <!-- END switch_groups_joined -->
! <!-- BEGIN switch_groups_remaining -->
<tr>
<th colspan="2" align="center" class="thHead" height="25">{L_JOIN_A_GROUP}</th>
***************
*** 59,63 ****
</td>
</tr>
! <!-- END groups_remaining -->
</table>
--- 59,63 ----
</td>
</tr>
! <!-- END switch_groups_remaining -->
</table>
Index: index_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/index_body.tpl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** index_body.tpl 28 Feb 2002 14:08:01 -0000 1.20
--- index_body.tpl 31 Mar 2002 00:06:34 -0000 1.21
***************
*** 28,32 ****
<!-- BEGIN forumrow -->
<tr>
! <td class="row1" align="center" valign="middle" height="50">{catrow.forumrow.FOLDER}</td>
<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
</span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
--- 28,32 ----
<!-- BEGIN forumrow -->
<tr>
! <td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
</span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
***************
*** 57,61 ****
</tr>
<tr>
! <td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]<br />{L_RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
</table>
--- 57,61 ----
</tr>
<tr>
! <td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
</table>
Index: jumpbox.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/jumpbox.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** jumpbox.tpl 10 Mar 2002 03:23:56 -0000 1.4
--- jumpbox.tpl 31 Mar 2002 00:06:34 -0000 1.5
***************
*** 1,10 ****
! <form method="GET" name="jumpbox" action="{S_JUMPBOX_ACTION}" onSubmit="if(document.jumpbox.f.value == -1){return false;}">
! <table cellspacing="0" cellpadding="0" border="0">
<tr>
! <td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_LIST}
! <input type="submit" value="{L_GO}" class="liteoption" />
! </span></td>
</tr>
! </table>
! </form>
--- 1,6 ----
! <form method="get" name="jumpbox" action="{S_JUMPBOX_ACTION}" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
<tr>
! <td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input type="submit" value="{L_GO}" class="liteoption" /></span></td>
</tr>
! </table></form>
Index: memberlist_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/memberlist_body.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** memberlist_body.tpl 28 Feb 2002 14:08:01 -0000 1.7
--- memberlist_body.tpl 31 Mar 2002 00:06:34 -0000 1.8
***************
*** 45,49 ****
<tr>
<td><span class="nav">{PAGE_NUMBER}</span></td>
! <td align="right"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION} </span></td>
</tr>
</table></form>
--- 45,49 ----
<tr>
<td><span class="nav">{PAGE_NUMBER}</span></td>
! <td align="right"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span></td>
</tr>
</table></form>
Index: message_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/message_body.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** message_body.tpl 18 Nov 2001 14:01:35 -0000 1.3
--- message_body.tpl 31 Mar 2002 00:06:34 -0000 1.4
***************
*** 1,27 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
! </tr>
</table>
! <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
! <tr>
! <th height="25" class="thHead"><b>{MESSAGE_TITLE}</b></th>
! </tr>
! <tr>
! <td class="row1">
! <table width="100%" border="0" cellspacing="0" cellpadding="1">
! <tr>
! <td> </td>
! </tr>
! <tr>
! <td align="center"><span class="gen">{MESSAGE_TEXT}</span></td>
! </tr>
! <tr>
! <td> </td>
! </tr>
! </table>
! </td>
! </tr>
</table>
! <br />
\ No newline at end of file
--- 1,27 ----
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
! <tr>
! <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
! </tr>
</table>
!
! <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
! <tr>
! <th class="thHead" height="25"><b>{MESSAGE_TITLE}</b></th>
! </tr>
! <tr>
! <td class="row1"><table width="100%" cellspacing="0" cellpadding="1" border="0">
! <tr>
! <td> </td>
! </tr>
! <tr>
! <td align="center"><span class="gen">{MESSAGE_TEXT}</span></td>
! </tr>
! <tr>
! <td> </td>
! </tr>
! </table></td>
! </tr>
</table>
!
! <br clear="all" />
Index: modcp_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/modcp_body.tpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** modcp_body.tpl 28 Feb 2002 14:08:01 -0000 1.8
--- modcp_body.tpl 31 Mar 2002 00:06:34 -0000 1.9
***************
*** 24,31 ****
<!-- BEGIN topicrow -->
<tr>
! <td class="row1" align="center" valign="middle">{topicrow.FOLDER_IMG}</td>
<td class="row1"> <span class="topictitle">{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
! <td class="row1" align="center" valign="middle"><span class="postdetails">{topicrow.LAST_POST}</span></td>
<td class="row2" align="center" valign="middle">
<input type="checkbox" name="topic_id_list[]" value="{topicrow.TOPIC_ID}" />
--- 24,31 ----
<!-- BEGIN topicrow -->
<tr>
! <td class="row1" align="center" valign="middle"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
<td class="row1"> <span class="topictitle">{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
! <td class="row1" align="center" valign="middle"><span class="postdetails">{topicrow.LAST_POST_TIME}</span></td>
<td class="row2" align="center" valign="middle">
<input type="checkbox" name="topic_id_list[]" value="{topicrow.TOPIC_ID}" />
Index: modcp_move.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/modcp_move.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** modcp_move.tpl 18 Nov 2001 14:02:25 -0000 1.5
--- modcp_move.tpl 31 Mar 2002 00:06:34 -0000 1.6
***************
*** 17,21 ****
</tr>
<tr>
! <td align="center"><span class="gen">{L_MOVE_TO_FORUM} {S_FORUM_BOX}<br /><br />
<input type="checkbox" name="move_leave_shadow" checked="checked" />{L_LEAVESHADOW}<br />
<br />
--- 17,21 ----
</tr>
<tr>
! <td align="center"><span class="gen">{L_MOVE_TO_FORUM} {S_FORUM_SELECT}<br /><br />
<input type="checkbox" name="move_leave_shadow" checked="checked" />{L_LEAVESHADOW}<br />
<br />
Index: modcp_split.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/modcp_split.tpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** modcp_split.tpl 18 Mar 2002 18:05:53 -0000 1.7
--- modcp_split.tpl 31 Mar 2002 00:06:34 -0000 1.8
***************
*** 49,53 ****
<table width="100%" cellspacing="0" cellpadding="3" border="0">
<tr>
! <td valign="middle"><img src="templates/subSilver/images/icon_minipost.gif" alt="Post image icon"><span class="postdetails">{L_POSTED}:
{postrow.POST_DATE} {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
</tr>
--- 49,53 ----
<table width="100%" cellspacing="0" cellpadding="3" border="0">
<tr>
! <td valign="middle"><img src="templates/subSilver/images/icon_minipost.gif" alt="{L_POST}"><span class="postdetails">{L_POSTED}:
{postrow.POST_DATE} {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
</tr>
***************
*** 59,63 ****
</table>
</td>
! <td width="5%" align="center" class="{postrow.ROW_CLASS}">{postrow.SPLIT_CHECKBOX}</td>
</tr>
<tr>
--- 59,63 ----
</table>
</td>
! <td width="5%" align="center" class="{postrow.ROW_CLASS}">{postrow.S_SPLIT_CHECKBOX}</td>
</tr>
<tr>
Index: modcp_viewip.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/modcp_viewip.tpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** modcp_viewip.tpl 2 Mar 2002 23:44:32 -0000 1.8
--- modcp_viewip.tpl 31 Mar 2002 00:06:34 -0000 1.9
***************
*** 17,21 ****
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td> <span class="gen">{IP} ({POSTINGS})</span></td>
<td align="right"><span class="gen">[ <a href="{U_LOOKUP_IP}">{L_LOOKUP_IP}</a>
] </span></td>
--- 17,21 ----
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td> <span class="gen">{IP} [ {POSTS} ]</span></td>
<td align="right"><span class="gen">[ <a href="{U_LOOKUP_IP}">{L_LOOKUP_IP}</a>
] </span></td>
***************
*** 32,36 ****
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td> <span class="gen"><a href="{userrow.U_PROFILE}">{userrow.USERNAME}</a> ({userrow.POSTINGS})</span></td>
<td align="right"><a href="{userrow.U_SEARCHPOSTS}" title="{userrow.L_SEARCH_POSTS}"><img src="{SEARCH_IMG}" border="0" alt="{L_SEARCH}" /></a>
</td>
--- 32,36 ----
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td> <span class="gen"><a href="{userrow.U_PROFILE}">{userrow.USERNAME}</a> [ {userrow.POSTS} ]</span></td>
<td align="right"><a href="{userrow.U_SEARCHPOSTS}" title="{userrow.L_SEARCH_POSTS}"><img src="{SEARCH_IMG}" border="0" alt="{L_SEARCH}" /></a>
</td>
***************
*** 47,51 ****
<td class="{iprow.ROW_CLASS}"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td> <span class="gen">{iprow.IP} ({iprow.POSTINGS})</span></td>
<td align="right"><span class="gen">[ <a href="{iprow.U_LOOKUP_IP}">{L_LOOKUP_IP}</a>
] </span></td>
--- 47,51 ----
<td class="{iprow.ROW_CLASS}"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td> <span class="gen">{iprow.IP} [ {iprow.POSTS} ]</span></td>
<td align="right"><span class="gen">[ <a href="{iprow.U_LOOKUP_IP}">{L_LOOKUP_IP}</a>
] </span></td>
Index: overall_footer.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/overall_footer.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** overall_footer.tpl 16 Jan 2002 17:59:11 -0000 1.3
--- overall_footer.tpl 31 Mar 2002 00:06:34 -0000 1.4
***************
*** 1,26 ****
! <div align="center"> <span class="copyright"><br />{ADMIN_LINK}<br />
! <!--
!
! Please note that the following copyright notice
! MUST be displayed on each and every page output
! by phpBB. You may alter the font, colour etc. but
! you CANNOT remove it, nor change it so that it be,
! to all intents and purposes, invisible. You may ADD
! your own notice to it should you have altered the
! code but you may not replace it. The hyperlink must
! also remain intact. These conditions are part of the
! licence this software is released under. See the
! LICENCE and README files for more information.
!
! The phpBB Group : 2001
// -->
! Powered by phpBB {PHPBB_VERSION} © 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB
! Group</a><br />{TRANSLATION_INFO}</span></div>
! </td>
! </tr>
</table>
!
</body>
! </html>
--- 1,19 ----
! <div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
! <!--
! We request you retain the full copyright notice below including the link to www.phpbb.com.
! This not only gives respect to the large amount of time given freely by the developers
! but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
! reason) retain the full copyright we request you at least leave in place the
! Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
! to include even this then support on our forums may be affected.
+ The phpBB Group : 2002
// -->
! Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001 phpBB Group<br />{TRANSLATION_INFO}</span></div>
! </td>
! </tr>
</table>
!
</body>
! </html>
\ No newline at end of file
Index: overall_header.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/overall_header.tpl,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -r1.25 -r1.26
*** overall_header.tpl 22 Mar 2002 18:07:09 -0000 1.25
--- overall_header.tpl 31 Mar 2002 00:06:34 -0000 1.26
***************
*** 1,4 ****
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <!-- DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" -->
<html dir="{S_CONTENT_DIRECTION}">
<head>
--- 1,3 ----
***************
*** 11,15 ****
<style type="text/css">
<!--
-
/*
The original subSilver Theme for phpBB version 2+
--- 10,13 ----
***************
*** 21,27 ****
and place it in an external file, deleting this section to save bandwidth.
*/
!
!
! /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: {T_BODY_BGCOLOR};
--- 19,24 ----
and place it in an external file, deleting this section to save bandwidth.
*/
!
! /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: {T_BODY_BGCOLOR};
***************
*** 41,45 ****
hr { height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}
-
/* This is the border line & background colour round the entire page */
.bodyline { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }
--- 38,41 ----
***************
*** 48,52 ****
.forumline { background-color: {T_TD_COLOR2}; border: 2px {T_TH_COLOR2} solid; }
-
/* Main table cell colours and backgrounds */
td.row1 { background-color: {T_TR_COLOR1}; }
--- 44,47 ----
***************
*** 54,58 ****
td.row3 { background-color: {T_TR_COLOR3}; }
-
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
--- 49,52 ----
***************
*** 78,82 ****
}
-
/*
Setting additional nice inner borders for the main table cells.
--- 72,75 ----
***************
*** 89,95 ****
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
! font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
! background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; }
th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
--- 82,90 ----
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
! font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
! }
td.row3Right,td.spaceRow {
! background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
! }
th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
***************
*** 102,113 ****
th.thCornerR { border-width: 1px 1px 0px 0px; }
-
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
! font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
! text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}
-
/* General text */
.gen { font-size : {T_FONTSIZE3}px; }
--- 97,106 ----
th.thCornerR { border-width: 1px 1px 0px 0px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
! font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
! text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}
/* General text */
.gen { font-size : {T_FONTSIZE3}px; }
***************
*** 118,122 ****
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: {T_BODY_HLINK}; text-decoration: underline; }
-
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
--- 111,114 ----
***************
*** 124,128 ****
a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }
-
/* Forum category titles */
.cattitle { font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}
--- 116,119 ----
***************
*** 130,134 ****
a.cattitle:hover{ text-decoration: underline; }
-
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
--- 121,124 ----
***************
*** 136,140 ****
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }
-
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
--- 126,129 ----
***************
*** 142,146 ****
a.nav:hover { text-decoration: underline; }
-
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }
--- 131,134 ----
***************
*** 149,153 ****
a.topictitle:hover { text-decoration: underline; color : {T_BODY_HLINK}; }
-
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
--- 137,140 ----
***************
*** 156,160 ****
.postdetails { font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }
-
/* The content of the posts (body of text) */
.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
--- 143,146 ----
***************
*** 163,167 ****
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}
-
/* Quote & Code blocks */
.code {
--- 149,152 ----
***************
*** 177,181 ****
}
-
/* Copyright and bottom info */
.copyright { font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
--- 162,165 ----
***************
*** 183,187 ****
a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}
-
/* Form elements */
input,textarea, select {
--- 167,170 ----
***************
*** 223,238 ****
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
-
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");
-->
</style>
-
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
! var new_pm_flag = {PRIVATE_MESSAGE_NEW_FLAG};
!
! if( new_pm_flag )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
--- 206,217 ----
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");
-->
</style>
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
! if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
***************
*** 242,271 ****
<!-- END switch_enable_pm_popup -->
</head>
-
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
! <span class="gen"><a name="top"></a></span><table width="100%" border="0" cellspacing="0" cellpadding="10" align="center">
! <tr>
! <td class="bodyline">
! <table width="100%" border="0" cellspacing="0" cellpadding="0">
! <tr>
!
!
! <td> <a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a>
! </td>
!
!
! <td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br />
! <span class="gen">{SITE_DESCRIPTION}<br /> </span>
!
! <table cellspacing="0" cellpadding="2" border="0">
! <tr>
! <td valign="top" nowrap="nowrap" align="center"><span class="mainmenu"> <a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a></span><span class="mainmenu"> <a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a> <a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a> <a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a> <a href="{U_REGISTER}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a></span></td>
! </tr>
<tr>
! <td nowrap="nowrap" valign="top" height="25" align="center"><span class="mainmenu"> <a href="{U_PROFILE}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a> <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a></span></td>
! </tr>
! </table>
! </td>
</tr>
! </table>
! <span class="mainmenu"> <br /> </span>
--- 221,248 ----
<!-- END switch_enable_pm_popup -->
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
!
! <a name="top"></a>
!
! <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
! <tr>
! <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
! <td><a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
! <td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br /><span class="gen">{SITE_DESCRIPTION}<br /> </span>
! <table cellspacing="0" cellpadding="2" border="0">
! <tr>
! <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a></span><span class="mainmenu"> <a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a> <a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a> <a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>
! <!-- BEGIN switch_user_logged_out -->
! <a href="{U_REGISTER}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a></span>
! <!-- END switch_user_logged_out -->
! </td>
! </tr>
! <tr>
! <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="{U_PROFILE}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a> <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a> </span></td>
! </tr>
! </table></td>
</tr>
! </table>
!
! <br />
Index: posting_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/posting_body.tpl,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -r1.25 -r1.26
*** posting_body.tpl 18 Feb 2002 12:49:08 -0000 1.25
--- posting_body.tpl 31 Mar 2002 00:06:34 -0000 1.26
***************
*** 237,261 ****
</table>
! <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
! <th class="thHead" colspan="2" height="25"><b>{L_POST_A}</b></th>
</tr>
! <!-- BEGIN username_select -->
! <tr>
! <td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
! <td class="row2"><span class="genmed"><input type="text" class="post" tabindex="1" name="username" size="25" maxlength="25" value="{USERNAME}" /></span></td>
! </tr>
! <!-- END username_select -->
! <!-- This is for private messaging -->
! <!-- BEGIN privmsg_extensions -->
! <tr>
! <td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
! <td class="row2"><span class="genmed">
! <input type="text" class="post" name="username" maxlength="25" size="25" tabindex="1" value="{USERNAME}" />
!
! <input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" />
! </span></td>
</tr>
! <!-- END privmsg_extensions -->
<tr>
<td class="row1" width="22%"><span class="gen"><b>{L_SUBJECT}</b></span></td>
--- 237,256 ----
</table>
! <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
! <th class="thHead" colspan="2" height="25"><b>{L_POST_A}</b></th>
</tr>
! <!-- BEGIN switch_username_select -->
! <tr>
! <td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
! <td class="row2"><span class="genmed"><input type="text" class="post" tabindex="1" name="username" size="25" maxlength="25" value="{USERNAME}" /></span></td>
! </tr>
! <!-- END switch_username_select -->
! <!-- BEGIN switch_privmsg -->
! <tr>
! <td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
! <td class="row2"><span class="genmed"><input type="text" class="post" name="username" maxlength="25" size="25" tabindex="1" value="{USERNAME}" /> <input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" /></span></td>
</tr>
! <!-- END switch_privmsg -->
<tr>
<td class="row1" width="22%"><span class="gen"><b>{L_SUBJECT}</b></span></td>
***************
*** 375,379 ****
<td class="row2"><span class="gen"> </span>
<table cellspacing="0" cellpadding="1" border="0">
! <!-- BEGIN html_checkbox -->
<tr>
<td>
--- 370,374 ----
<td class="row2"><span class="gen"> </span>
<table cellspacing="0" cellpadding="1" border="0">
! <!-- BEGIN switch_html_checkbox -->
<tr>
<td>
***************
*** 382,387 ****
<td><span class="gen">{L_DISABLE_HTML}</span></td>
</tr>
! <!-- END html_checkbox -->
! <!-- BEGIN bbcode_checkbox -->
<tr>
<td>
--- 377,382 ----
<td><span class="gen">{L_DISABLE_HTML}</span></td>
</tr>
! <!-- END switch_html_checkbox -->
! <!-- BEGIN switch_bbcode_checkbox -->
<tr>
<td>
***************
*** 390,395 ****
<td><span class="gen">{L_DISABLE_BBCODE}</span></td>
</tr>
! <!-- END bbcode_checkbox -->
! <!-- BEGIN smilies_checkbox -->
<tr>
<td>
--- 385,390 ----
<td><span class="gen">{L_DISABLE_BBCODE}</span></td>
</tr>
! <!-- END switch_bbcode_checkbox -->
! <!-- BEGIN switch_smilies_checkbox -->
<tr>
<td>
***************
*** 398,403 ****
<td><span class="gen">{L_DISABLE_SMILIES}</span></td>
</tr>
! <!-- END smilies_checkbox -->
! <!-- BEGIN signature_checkbox -->
<tr>
<td>
--- 393,398 ----
<td><span class="gen">{L_DISABLE_SMILIES}</span></td>
</tr>
! <!-- END switch_smilies_checkbox -->
! <!-- BEGIN switch_signature_checkbox -->
<tr>
<td>
***************
*** 406,411 ****
<td><span class="gen">{L_ATTACH_SIGNATURE}</span></td>
</tr>
! <!-- END signature_checkbox -->
! <!-- BEGIN notify_checkbox -->
<tr>
<td>
--- 401,406 ----
<td><span class="gen">{L_ATTACH_SIGNATURE}</span></td>
</tr>
! <!-- END switch_signature_checkbox -->
! <!-- BEGIN switch_notify_checkbox -->
<tr>
<td>
***************
*** 414,419 ****
<td><span class="gen">{L_NOTIFY_ON_REPLY}</span></td>
</tr>
! <!-- END notify_checkbox -->
! <!-- BEGIN delete_checkbox -->
<tr>
<td>
--- 409,414 ----
<td><span class="gen">{L_NOTIFY_ON_REPLY}</span></td>
</tr>
! <!-- END switch_notify_checkbox -->
! <!-- BEGIN switch_delete_checkbox -->
<tr>
<td>
***************
*** 422,432 ****
<td><span class="gen">{L_DELETE_POST}</span></td>
</tr>
! <!-- END delete_checkbox -->
! <!-- BEGIN type_toggle -->
<tr>
<td></td>
<td><span class="gen">{S_TYPE_TOGGLE}</span></td>
</tr>
! <!-- END type_toggle -->
</table>
</td>
--- 417,427 ----
<td><span class="gen">{L_DELETE_POST}</span></td>
</tr>
! <!-- END switch_delete_checkbox -->
! <!-- BEGIN switch_type_toggle -->
<tr>
<td></td>
<td><span class="gen">{S_TYPE_TOGGLE}</span></td>
</tr>
! <!-- END switch_type_toggle -->
</table>
</td>
Index: posting_poll_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/posting_poll_body.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** posting_poll_body.tpl 18 Feb 2002 12:49:08 -0000 1.3
--- posting_poll_body.tpl 31 Mar 2002 00:06:34 -0000 1.4
***************
*** 24,31 ****
<td class="row2"><span class="genmed"><input type="text" name="poll_length" size="3" maxlength="3" class="post" value="{POLL_LENGTH}" /></span> <span class="gen"><b>{L_DAYS}</b></span> <span class="gensmall">{L_POLL_LENGTH_EXPLAIN}</span></td>
</tr>
! <!-- BEGIN poll_delete_toggle -->
<tr>
<td class="row1"><span class="gen"><b>{L_POLL_DELETE}</b></span></td>
<td class="row2"><input type="checkbox" name="poll_delete" /></td>
</tr>
! <!-- END poll_delete_toggle -->
--- 24,31 ----
<td class="row2"><span class="genmed"><input type="text" name="poll_length" size="3" maxlength="3" class="post" value="{POLL_LENGTH}" /></span> <span class="gen"><b>{L_DAYS}</b></span> <span class="gensmall">{L_POLL_LENGTH_EXPLAIN}</span></td>
</tr>
! <!-- BEGIN switch_poll_delete_toggle -->
<tr>
<td class="row1"><span class="gen"><b>{L_POLL_DELETE}</b></span></td>
<td class="row2"><input type="checkbox" name="poll_delete" /></td>
</tr>
! <!-- END switch_poll_delete_toggle -->
Index: posting_preview.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/posting_preview.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** posting_preview.tpl 17 Feb 2002 15:27:11 -0000 1.5
--- posting_preview.tpl 31 Mar 2002 00:06:34 -0000 1.6
***************
*** 1,24 ****
! <table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">
! <tr>
! <th height="25" class="thHead">{L_PREVIEW}</th>
! </tr>
! <tr>
! <td class="row1"><img src="templates/subSilver/images/icon_minipost.gif" alt="Post image icon" /><span class="postdetails">{L_POSTED}: {POST_DATE} {L_POST_SUBJECT}: {POST_SUBJECT}</span></td>
! </tr>
! <tr>
! <td class="row1">
! <table width="100%" border="0" cellspacing="0" cellpadding="0">
! <tr>
! <td>
! <span class="postbody">{MESSAGE}</span>
! </td>
! </tr>
! </table>
! </td>
! </tr>
! <tr>
! <td class="spaceRow" height="1"><img src="templates/subSilver/images/spacer.gif" width="1" height="1"></td>
! </tr>
</table>
! <br />
--- 1,23 ----
! <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
! <tr>
! <th height="25" class="thHead">{L_PREVIEW}</th>
! </tr>
! <tr>
! <td class="row1"><img src="templates/subSilver/images/icon_minipost.gif" alt="{L_POST}" /><span class="postdetails">{L_POSTED}: {POST_DATE} {L_POST_SUBJECT}: {POST_SUBJECT}</span></td>
! </tr>
! <tr>
! <td class="row1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
! <tr>
! <td>
! <span class="postbody">{MESSAGE}</span>
! </td>
! </tr>
! </table></td>
! </tr>
! <tr>
! <td class="spaceRow" height="1"><img src="templates/subSilver/images/spacer.gif" width="1" height="1" /></td>
! </tr>
</table>
!
! <br clear="all" />
Index: posting_topic_review.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/posting_topic_review.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** posting_topic_review.tpl 21 Oct 2001 01:53:48 -0000 1.3
--- posting_topic_review.tpl 31 Mar 2002 00:06:34 -0000 1.4
***************
*** 3,15 ****
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
!
! <td class="catHead" height="28" align="center"><b><span class="cattitle">{L_TOPIC_REVIEW}</span></b></td>
</tr>
<tr>
<td class="row1"><iframe width="100%" height="300" src="{U_REVIEW_TOPIC}" >
<!-- END switch_inline_mode -->
!
! <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" style="border: 0px #006699 solid ">
! <tr>
<th class="thCornerL" width="22%" height="26">{L_AUTHOR}</th>
<th class="thCornerR">{L_MESSAGE}</th>
--- 3,13 ----
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
! <td class="catHead" height="28" align="center"><b><span class="cattitle">{L_TOPIC_REVIEW}</span></b></td>
</tr>
<tr>
<td class="row1"><iframe width="100%" height="300" src="{U_REVIEW_TOPIC}" >
<!-- END switch_inline_mode -->
! <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" style="border: 0px #006699 solid ">
! <tr>
<th class="thCornerL" width="22%" height="26">{L_AUTHOR}</th>
<th class="thCornerR">{L_MESSAGE}</th>
***************
*** 20,24 ****
<td class="{postrow.ROW_CLASS}" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
! <td width="100%">{postrow.MINI_POST_IMG}<span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen"> </span> {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
...
[truncated message content] |