You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(193) |
Nov
(393) |
Dec
(347) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(401) |
Feb
(232) |
Mar
(343) |
Apr
(129) |
May
(129) |
Jun
(116) |
Jul
(189) |
Aug
(129) |
Sep
(68) |
Oct
(172) |
Nov
(298) |
Dec
(148) |
| 2003 |
Jan
(264) |
Feb
(210) |
Mar
(322) |
Apr
(309) |
May
(234) |
Jun
(188) |
Jul
(215) |
Aug
(161) |
Sep
(234) |
Oct
(163) |
Nov
(110) |
Dec
(7) |
| 2004 |
Jan
(95) |
Feb
(107) |
Mar
(55) |
Apr
(3) |
May
(49) |
Jun
(35) |
Jul
(57) |
Aug
(43) |
Sep
(56) |
Oct
(40) |
Nov
(25) |
Dec
(21) |
| 2005 |
Jan
(93) |
Feb
(25) |
Mar
(22) |
Apr
(72) |
May
(45) |
Jun
(24) |
Jul
(29) |
Aug
(20) |
Sep
(50) |
Oct
(93) |
Nov
(69) |
Dec
(183) |
| 2006 |
Jan
(185) |
Feb
(143) |
Mar
(402) |
Apr
(260) |
May
(322) |
Jun
(367) |
Jul
(234) |
Aug
(299) |
Sep
(206) |
Oct
(288) |
Nov
(338) |
Dec
(307) |
| 2007 |
Jan
(296) |
Feb
(250) |
Mar
(261) |
Apr
(434) |
May
(539) |
Jun
(274) |
Jul
(440) |
Aug
(190) |
Sep
(128) |
Oct
(249) |
Nov
(86) |
Dec
(51) |
| 2008 |
Jan
(177) |
Feb
(67) |
Mar
(61) |
Apr
(48) |
May
(56) |
Jun
(97) |
Jul
(60) |
Aug
(64) |
Sep
(151) |
Oct
(79) |
Nov
(109) |
Dec
(123) |
| 2009 |
Jan
(70) |
Feb
(70) |
Mar
(73) |
Apr
(80) |
May
(22) |
Jun
(193) |
Jul
(191) |
Aug
(181) |
Sep
(120) |
Oct
(48) |
Nov
(24) |
Dec
|
|
From: Paul S. O. <ps...@us...> - 2001-11-18 14:02:16
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver
In directory usw-pr-cvs1:/tmp/cvs-serv12456
Modified Files:
profile_avatar_gallery.tpl profile_send_email.tpl
profile_send_pass.tpl
Log Message:
More lang related cleanups
Index: profile_avatar_gallery.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/profile_avatar_gallery.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** profile_avatar_gallery.tpl 2001/10/11 22:01:11 1.1
--- profile_avatar_gallery.tpl 2001/11/18 14:02:13 1.2
***************
*** 3,7 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 3,7 ----
<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>
Index: profile_send_email.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/profile_send_email.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** profile_send_email.tpl 2001/11/15 17:00:19 1.2
--- profile_send_email.tpl 2001/11/18 14:02:13 1.3
***************
*** 34,38 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 34,38 ----
<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>
Index: profile_send_pass.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/profile_send_pass.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** profile_send_pass.tpl 2001/10/10 17:24:11 1.1
--- profile_send_pass.tpl 2001/11/18 14:02:13 1.2
***************
*** 3,7 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 3,7 ----
<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>
|
|
From: Paul S. O. <ps...@us...> - 2001-11-18 14:02:05
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver
In directory usw-pr-cvs1:/tmp/cvs-serv12397
Modified Files:
search_results_posts.tpl search_results_topics.tpl
Log Message:
More lang related cleanups
Index: search_results_posts.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/search_results_posts.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** search_results_posts.tpl 2001/11/16 00:20:43 1.3
--- search_results_posts.tpl 2001/11/18 14:02:03 1.4
***************
*** 9,13 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 9,13 ----
<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>
Index: search_results_topics.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/search_results_topics.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** search_results_topics.tpl 2001/11/16 00:20:43 1.5
--- search_results_topics.tpl 2001/11/18 14:02:03 1.6
***************
*** 9,13 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 9,13 ----
<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>
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver
In directory usw-pr-cvs1:/tmp/cvs-serv12269
Modified Files:
faq_body.tpl groupcp_info_body.tpl groupcp_user_body.tpl
index_body.tpl login_body.tpl memberlist_body.tpl
message_body.tpl modcp_body.tpl posting_body.tpl
privmsgs_body.tpl privmsgs_read_body.tpl profile_add_body.tpl
profile_view_body.tpl search_body.tpl viewforum_body.tpl
viewonline_body.tpl viewtopic_body.tpl agreement.tpl
Log Message:
More lang related cleanups
Index: faq_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/faq_body.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** faq_body.tpl 2001/11/16 15:16:14 1.3
--- faq_body.tpl 2001/11/18 14:01:35 1.4
***************
*** 2,6 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
! <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 2,6 ----
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
! <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
</tr>
</table>
Index: groupcp_info_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/groupcp_info_body.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** groupcp_info_body.tpl 2001/11/18 01:41:09 1.6
--- groupcp_info_body.tpl 2001/11/18 14:01:35 1.7
***************
*** 3,7 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 3,7 ----
<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>
Index: groupcp_user_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/groupcp_user_body.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** groupcp_user_body.tpl 2001/11/03 19:17:06 1.3
--- groupcp_user_body.tpl 2001/11/18 14:01:35 1.4
***************
*** 2,6 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 2,6 ----
<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>
Index: index_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/index_body.tpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** index_body.tpl 2001/11/16 17:27:36 1.9
--- index_body.tpl 2001/11/18 14:01:35 1.10
***************
*** 2,10 ****
<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
! <td align="left" valign="bottom"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
<td align="right" class="gensmall">
! <!-- BEGIN egosearch -->
! <a href="{egosearch.U_SEARCH_SELF}" class="gensmall">{egosearch.L_SEARCH_SELF}</a><br />
! <!-- END egosearch -->
<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a><br />
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br />{LAST_VISIT_DATE}</td>
--- 2,10 ----
<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
! <td align="left" valign="bottom"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
<td align="right" class="gensmall">
! <!-- BEGIN switch_user_logged_in -->
! <a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br />
! <!-- END switch_user_logged_in -->
<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a><br />
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br />{LAST_VISIT_DATE}</td>
Index: login_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/login_body.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** login_body.tpl 2001/10/14 18:22:32 1.4
--- login_body.tpl 2001/11/18 14:01:35 1.5
***************
*** 1,17 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></td>
</tr>
</table>
! <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
! <th height="25" class="thHead">Please enter your username and password
! to login</th>
</tr>
<tr>
! <td class="row1">
! <form action="{S_LOGIN_ACTION}" method="post">
! <table border="0" cellpadding="3" cellspacing="1" width="100%">
<tr>
<td colspan="2" align="center"> </td>
--- 1,17 ----
+ <form action="{S_LOGIN_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 width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" align="center">
<tr>
! <th height="25" class="thHead">{L_ENTER_PASSWORD}</th>
</tr>
<tr>
! <td class="row1"><table border="0" cellpadding="3" cellspacing="1" width="100%">
<tr>
<td colspan="2" align="center"> </td>
***************
*** 30,36 ****
</tr>
<tr align="center">
! <td colspan="2"><span class="gen">{L_AUTO_LOGIN}:
! <input type="checkbox" name="autologin" />
! </span> </td>
</tr>
<tr align="center">
--- 30,34 ----
</tr>
<tr align="center">
! <td colspan="2"><span class="gen">{L_AUTO_LOGIN}: <input type="checkbox" name="autologin" /></span></td>
</tr>
<tr align="center">
***************
*** 40,47 ****
<td colspan="2"><span class="gensmall"><a href="{U_SEND_PASSWORD}" class="gensmall">{L_SEND_PASSWORD}</a></span></td>
</tr>
! </table>
! </form>
! </td>
</tr>
</table>
! <br />
--- 38,44 ----
<td colspan="2"><span class="gensmall"><a href="{U_SEND_PASSWORD}" class="gensmall">{L_SEND_PASSWORD}</a></span></td>
</tr>
! </table></td>
</tr>
</table>
!
! </form>
Index: memberlist_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/memberlist_body.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** memberlist_body.tpl 2001/11/16 17:27:36 1.3
--- memberlist_body.tpl 2001/11/18 14:01:35 1.4
***************
*** 3,7 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
<td align="right" nowrap="nowrap"><span class="genmed">{L_SELECT_SORT_METHOD}: {S_MODE_SELECT} {L_ORDER} {S_ORDER_SELECT}
<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
--- 3,7 ----
<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>
<td align="right" nowrap="nowrap"><span class="genmed">{L_SELECT_SORT_METHOD}: {S_MODE_SELECT} {L_ORDER} {S_ORDER_SELECT}
<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
Index: message_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/message_body.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** message_body.tpl 2001/10/01 23:22:18 1.2
--- message_body.tpl 2001/11/18 14:01:35 1.3
***************
*** 2,6 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></td>
</tr>
</table>
--- 2,6 ----
<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>
Index: modcp_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/modcp_body.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** modcp_body.tpl 2001/11/13 17:36:27 1.6
--- modcp_body.tpl 2001/11/18 14:01:35 1.7
***************
*** 3,7 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a> -> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
</table>
--- 3,7 ----
<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> -> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
</table>
Index: posting_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/posting_body.tpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** posting_body.tpl 2001/11/15 16:26:41 1.8
--- posting_body.tpl 2001/11/18 14:01:35 1.9
***************
*** 193,197 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
--- 193,197 ----
<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>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
Index: privmsgs_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/privmsgs_body.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** privmsgs_body.tpl 2001/11/16 17:27:36 1.5
--- privmsgs_body.tpl 2001/11/18 14:01:35 1.6
***************
*** 61,65 ****
<tr>
<td align="left" valign="middle">{POST_PM_IMG}</td>
! <td align="left" width="100%"> <span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
<td align="right" nowrap="nowrap"><span class="gensmall">{L_DISPLAY_MESSAGES}:
<select name="msgdays">{S_MSG_DAYS_OPTIONS}
--- 61,65 ----
<tr>
<td align="left" valign="middle">{POST_PM_IMG}</td>
! <td align="left" width="100%"> <span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
<td align="right" nowrap="nowrap"><span class="gensmall">{L_DISPLAY_MESSAGES}:
<select name="msgdays">{S_MSG_DAYS_OPTIONS}
Index: privmsgs_read_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/privmsgs_read_body.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** privmsgs_read_body.tpl 2001/11/16 17:27:36 1.3
--- privmsgs_read_body.tpl 2001/11/18 14:01:35 1.4
***************
*** 19,23 ****
<tr>
<td valign="middle">{REPLY_PM_IMG}</td>
! <td width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 19,23 ----
<tr>
<td valign="middle">{REPLY_PM_IMG}</td>
! <td width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
</tr>
</table>
Index: profile_add_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/profile_add_body.tpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** profile_add_body.tpl 2001/11/15 16:26:41 1.8
--- profile_add_body.tpl 2001/11/18 14:01:35 1.9
***************
*** 5,9 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 5,9 ----
<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>
Index: profile_view_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/profile_view_body.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** profile_view_body.tpl 2001/11/16 17:27:36 1.6
--- profile_view_body.tpl 2001/11/18 14:01:35 1.7
***************
*** 2,6 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 2,6 ----
<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>
***************
*** 48,53 ****
</tr>
<tr>
! <td class="catLeft" align="center" height="28"><b><span class="gen">{L_CONTACT}
! {USERNAME} </span></b></td>
</tr>
<tr>
--- 48,52 ----
</tr>
<tr>
! <td class="catLeft" align="center" height="28"><b><span class="gen">{L_CONTACT} {USERNAME} </span></b></td>
</tr>
<tr>
Index: search_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/search_body.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** search_body.tpl 2001/11/14 06:37:05 1.4
--- search_body.tpl 2001/11/18 14:01:35 1.5
***************
*** 2,6 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 2,6 ----
<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>
Index: viewforum_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/viewforum_body.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** viewforum_body.tpl 2001/11/16 17:31:49 1.10
--- viewforum_body.tpl 2001/11/18 14:01:35 1.11
***************
*** 10,14 ****
<tr>
<td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_POST_NEW_TOPIC}" width="82" height="25" /></a></td>
! <td align="left" valign="middle" class="nav" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a> -> {FORUM_NAME}</span></td>
<td align="right" valign="bottom" class="nav" nowrap="nowrap"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
</tr>
--- 10,14 ----
<tr>
<td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_POST_NEW_TOPIC}" width="82" height="25" /></a></td>
! <td align="left" valign="middle" class="nav" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> {FORUM_NAME}</span></td>
<td align="right" valign="bottom" class="nav" nowrap="nowrap"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
</tr>
Index: viewonline_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/viewonline_body.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** viewonline_body.tpl 2001/11/16 17:29:35 1.3
--- viewonline_body.tpl 2001/11/18 14:01:35 1.4
***************
*** 2,6 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 2,6 ----
<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>
Index: viewtopic_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/viewtopic_body.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** viewtopic_body.tpl 2001/11/17 22:08:39 1.10
--- viewtopic_body.tpl 2001/11/18 14:01:35 1.11
***************
*** 10,14 ****
<tr>
<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" width="82" height="25" /></a> <a href="{U_POST_REPLY_TOPIC}"><img src="{IMG_REPLY}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" width="82" height="25" /></a></span></td>
! <td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
--- 10,14 ----
<tr>
<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" width="82" height="25" /></a> <a href="{U_POST_REPLY_TOPIC}"><img src="{IMG_REPLY}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" width="82" height="25" /></a></span></td>
! <td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
Index: agreement.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/agreement.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** agreement.tpl 2001/10/01 23:22:18 1.2
--- agreement.tpl 2001/11/18 14:01:35 1.3
***************
*** 2,6 ****
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
! <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{SITENAME} {L_INDEX}</a></span></td>
</tr>
</table>
--- 2,6 ----
<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>
|
|
From: Paul S. O. <ps...@us...> - 2001-11-18 14:00:34
|
Update of /cvsroot/phpbb/phpBB2
In directory usw-pr-cvs1:/tmp/cvs-serv12024
Modified Files:
viewforum.php privmsg.php login.php
Log Message:
More lang related cleanups
Index: viewforum.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/viewforum.php,v
retrieving revision 1.102
retrieving revision 1.103
diff -C2 -r1.102 -r1.103
*** viewforum.php 2001/11/16 17:39:33 1.102
--- viewforum.php 2001/11/18 14:00:30 1.103
***************
*** 232,236 ****
//
$previous_days = array(0, 1, 7, 14, 30, 90, 180, 364);
! $previous_days_text = array($lang['All_Posts'], $lang['1_Day'], $lang['7_Days'], $lang['2_Weeks'], $lang['1_Month'], $lang['3_Months'], $lang['6_Months'], $lang['1_Year']);
if( !empty($HTTP_POST_VARS['topicdays']) || !empty($HTTP_GET_VARS['topicdays']) )
--- 232,236 ----
//
$previous_days = array(0, 1, 7, 14, 30, 90, 180, 364);
! $previous_days_text = array($lang['All_Topics'], $lang['1_Day'], $lang['7_Days'], $lang['2_Weeks'], $lang['1_Month'], $lang['3_Months'], $lang['6_Months'], $lang['1_Year']);
if( !empty($HTTP_POST_VARS['topicdays']) || !empty($HTTP_GET_VARS['topicdays']) )
Index: privmsg.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/privmsg.php,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -r1.48 -r1.49
*** privmsg.php 2001/11/17 17:51:59 1.48
--- privmsg.php 2001/11/18 14:00:31 1.49
***************
*** 107,115 ****
$outbox_url = ($folder != "outbox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=outbox") . '">' . $lang['Outbox'] . '</a>' : $lang['Outbox'];
! $sentbox_img = ($folder != "sentbox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=sentbox") . '"><img src="' . $images['pm_sentbox'] . '" border="0" alt="' . $lang['Sent'] . '" /></a>' : '<img src="' . $images['pm_sentbox'] . '" border="0" alt="' . $lang['Sent'] . '" />';
! $sentbox_url = ($folder != "sentbox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=sentbox") . '">' . $lang['Sent'] . '</a>' : $lang['Sent'];
! $savebox_img = ($folder != "savebox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=savebox") . '"><img src="' . $images['pm_savebox'] . '" border="0" alt="' . $lang['Savebox'] . '" /></a>' : '<img src="' . $images['pm_savebox'] . '" border="0" alt="' . $lang['Saved'] . '" />';
! $savebox_url = ($folder != "savebox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=savebox") . '">' . $lang['Saved'] . '</a>' : $lang['Saved'];
// ----------
--- 107,115 ----
$outbox_url = ($folder != "outbox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=outbox") . '">' . $lang['Outbox'] . '</a>' : $lang['Outbox'];
! $sentbox_img = ($folder != "sentbox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=sentbox") . '"><img src="' . $images['pm_sentbox'] . '" border="0" alt="' . $lang['Sentbox'] . '" /></a>' : '<img src="' . $images['pm_sentbox'] . '" border="0" alt="' . $lang['Sentbox'] . '" />';
! $sentbox_url = ($folder != "sentbox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=sentbox") . '">' . $lang['Sentbox'] . '</a>' : $lang['Sentbox'];
! $savebox_img = ($folder != "savebox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=savebox") . '"><img src="' . $images['pm_savebox'] . '" border="0" alt="' . $lang['Savebox'] . '" /></a>' : '<img src="' . $images['pm_savebox'] . '" border="0" alt="' . $lang['Savebox'] . '" />';
! $savebox_url = ($folder != "savebox" || $mode != "") ? '<a href="' . append_sid("privmsg.$phpEx?folder=savebox") . '">' . $lang['Savebox'] . '</a>' : $lang['Savebox'];
// ----------
Index: login.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/login.php,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -r1.32 -r1.33
*** login.php 2001/11/03 16:17:04 1.32
--- login.php 2001/11/18 14:00:31 1.33
***************
*** 54,60 ****
if( count($rowresult) )
{
! if( (md5($password) == $rowresult['user_password']) && $rowresult['user_active'] != 0 )
{
! $autologin = (isset($HTTP_POST_VARS['autologin'])) ? TRUE : 0;
$session_id = session_begin($rowresult['user_id'], $user_ip, PAGE_INDEX, $session_length, TRUE, $autologin);
--- 54,60 ----
if( count($rowresult) )
{
! if( md5($password) == $rowresult['user_password'] && $rowresult['user_active'] )
{
! $autologin = ( isset($HTTP_POST_VARS['autologin']) ) ? TRUE : 0;
$session_id = session_begin($rowresult['user_id'], $user_ip, PAGE_INDEX, $session_length, TRUE, $autologin);
***************
*** 190,193 ****
--- 190,194 ----
"USERNAME" => $username,
+ "L_ENTER_PASSWORD" => $lang['Enter_password'],
"L_SEND_PASSWORD" => $lang['Forgotten_password'],
|
|
From: Paul S. O. <ps...@us...> - 2001-11-18 14:00:34
|
Update of /cvsroot/phpbb/phpBB2/language/lang_english In directory usw-pr-cvs1:/tmp/cvs-serv12024/language/lang_english Modified Files: lang_main.php Log Message: More lang related cleanups Index: lang_main.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_english/lang_main.php,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -r1.39 -r1.40 *** lang_main.php 2001/11/16 20:28:21 1.39 --- lang_main.php 2001/11/18 14:00:31 1.40 *************** *** 32,37 **** // ! setlocale(LC_ALL, "en"); ! $lang['ENCODING'] = "iso-8859-1"; $lang['DIRECTION'] = "LTR"; $lang['LEFT'] = "LEFT"; --- 32,37 ---- // ! //setlocale(LC_ALL, "en"); ! $lang['ENCODING'] = "utf-8"; $lang['DIRECTION'] = "LTR"; $lang['LEFT'] = "LEFT"; *************** *** 60,63 **** --- 60,64 ---- $lang['Hours'] = "Hours"; $lang['Message'] = "Message"; + $lang['1_Day'] = "1 Day"; $lang['7_Days'] = "7 Days"; *************** *** 100,103 **** --- 101,111 ---- $lang['Reply_with_quote'] = "Reply with quote"; + $lang['Click_return_topic'] = "Click %sHere%s to return to the topic"; // %s's here are for uris, do not remove! + $lang['Click_return_login'] = "Click %sHere%s to try again"; + $lang['Click_return_forum'] = "Click %sHere%s to return to the forum"; + $lang['Click_view_message'] = "Click %sHere%s to view your message"; + $lang['Click_return_modcp'] = "Click %sHere%s to return to the Moderator Control Panel"; + $lang['Click_return_group'] = "Click %sHere%s to return to group information"; + $lang['Admin_panel'] = "Go to Administration Panel"; *************** *** 164,168 **** // $lang['No_Posts'] = "No Posts"; ! $lang['Forum_Index'] = "Forum Index"; $lang['No_forums'] = "This board has no forums"; --- 172,176 ---- // $lang['No_Posts'] = "No Posts"; ! $lang['Forum_Index'] = "%s Forum Index"; // eg. sitename Forum Index, %s can be removed if you prefer $lang['No_forums'] = "This board has no forums"; *************** *** 230,235 **** $lang['Return_to_top'] = "Return to top"; ! $lang['Read_profile'] = "Read profile users profile"; // Followed by username of poster ! $lang['Send_email'] = "Send email to user"; // Followed by username of poster $lang['Visit_website'] = "Visit posters website"; $lang['ICQ_status'] = "ICQ Status"; --- 238,243 ---- $lang['Return_to_top'] = "Return to top"; ! $lang['Read_profile'] = "View users profile"; ! $lang['Send_email'] = "Send email to user"; $lang['Visit_website'] = "Visit posters website"; $lang['ICQ_status'] = "ICQ Status"; *************** *** 238,241 **** --- 246,253 ---- $lang['Delete_post'] = "Delete this post"; + $lang['wrote'] = "wrote"; // proceeds the username and is followed by the quoted text + $lang['Quote'] = "Quote"; // comes before bbcode quote output. + $lang['Code'] = "Code"; // comes before bbcode code output. + $lang['Edited_time_total'] = "Last edited by %s on %s, edited %d time in total"; // Last edited by me on 12 Oct 2001, edited 1 time in total $lang['Edited_times_total'] = "Last edited by %s on %s, edited %d times in total"; // Last edited by me on 12 Oct 2001, edited 2 times in total *************** *** 325,332 **** $lang['Delete_post'] = "Delete this post"; - $lang['wrote'] = "wrote"; // proceeds the username and is followed by the quoted text - $lang['Quote'] = "Quote"; // comes before bbcode quote output. - $lang['Code'] = "Code"; // comes before bbcode code output. - $lang['Stored'] = "Your message has been entered successfully"; $lang['Deleted'] = "Your message has been deleted successfully"; --- 337,340 ---- *************** *** 334,344 **** $lang['Vote_cast'] = "Your vote has been cast"; - $lang['Click_return_topic'] = "Click %sHere%s to return to the topic"; // %s's here are for uris, do not remove! - $lang['Click_return_login'] = "Click %sHere%s to try again"; - $lang['Click_return_forum'] = "Click %sHere%s to return to the forum"; - $lang['Click_view_message'] = "Click %sHere%s to view your message"; - $lang['Click_return_modcp'] = "Click %sHere%s to return to the Moderator Control Panel"; - $lang['Click_return_group'] = "Click %sHere%s to return to group information"; - $lang['Topic_reply_notification'] = "Topic Reply Notification"; --- 342,345 ---- *************** *** 356,361 **** $lang['Inbox'] = "Inbox"; $lang['Outbox'] = "Outbox"; ! $lang['Savedbox'] = "Saved box"; ! $lang['Sentbox'] = "Sent box"; $lang['Flag'] = "Flag"; $lang['Subject'] = "Subject"; --- 357,362 ---- $lang['Inbox'] = "Inbox"; $lang['Outbox'] = "Outbox"; ! $lang['Savebox'] = "Savebox"; ! $lang['Sentbox'] = "Sentbox"; $lang['Flag'] = "Flag"; $lang['Subject'] = "Subject"; |
|
From: Paul S. O. <ps...@us...> - 2001-11-18 14:00:34
|
Update of /cvsroot/phpbb/phpBB2/includes
In directory usw-pr-cvs1:/tmp/cvs-serv12024/includes
Modified Files:
page_header.php
Log Message:
More lang related cleanups
Index: page_header.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/includes/page_header.php,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -r1.62 -r1.63
*** page_header.php 2001/11/16 22:51:08 1.62
--- page_header.php 2001/11/18 14:00:31 1.63
***************
*** 203,207 ****
"L_LOGIN" => $lang['Login'],
"L_LOG_ME_IN" => $lang['Log_me_in'],
! "L_INDEX" => $lang['Forum_Index'],
"L_REGISTER" => $lang['Register'],
"L_PROFILE" => $lang['Profile'],
--- 203,207 ----
"L_LOGIN" => $lang['Login'],
"L_LOG_ME_IN" => $lang['Log_me_in'],
! "L_INDEX" => sprintf($lang['Forum_Index'], $board_config['sitename']),
"L_REGISTER" => $lang['Register'],
"L_PROFILE" => $lang['Profile'],
***************
*** 235,238 ****
--- 235,239 ----
"L_LOGIN_LOGOUT" => $l_login_logout,
"L_SEARCH_UNANSWERED" => $lang['Search_unanswered'],
+ "L_SEARCH_SELF" => $lang['Search_your_posts'],
"U_INDEX" => append_sid("index.".$phpEx),
***************
*** 248,253 ****
"U_GROUP_CP" => append_sid("groupcp.".$phpEx),
"U_SEARCH_UNANSWERED" => append_sid("search.".$phpEx."?search_id=unanswered"),
-
"S_CONTENT_DIRECTION" => $lang['DIRECTION'],
"S_CONTENT_ENCODING" => $lang['ENCODING'],
--- 249,254 ----
"U_GROUP_CP" => append_sid("groupcp.".$phpEx),
"U_SEARCH_UNANSWERED" => append_sid("search.".$phpEx."?search_id=unanswered"),
+ "U_SEARCH_SELF" => append_sid("search.".$phpEx."?search_id=egosearch"),
"S_CONTENT_DIRECTION" => $lang['DIRECTION'],
"S_CONTENT_ENCODING" => $lang['ENCODING'],
***************
*** 309,321 ****
{
$template->assign_block_vars("switch_user_logged_in", array());
- //
- // Bart's quick ego search
- //
- $template->assign_block_vars("egosearch", array(
- "L_SEARCH_SELF" => $lang['Search_your_posts'],
- "U_SEARCH_SELF" => append_sid("search.".$phpEx."?search_id=egosearch"))
- );
-
-
}
--- 310,313 ----
|
|
From: Paul S. O. <ps...@us...> - 2001-11-18 01:41:12
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver
In directory usw-pr-cvs1:/tmp/cvs-serv32525/templates/subSilver
Modified Files:
groupcp_info_body.tpl
Log Message:
Fixed various problems preventing updates of group status, etc.
Index: groupcp_info_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/groupcp_info_body.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** groupcp_info_body.tpl 2001/11/16 17:30:47 1.5
--- groupcp_info_body.tpl 2001/11/18 01:41:09 1.6
***************
*** 1,4 ****
! <form method="POST" action="{S_GROUP_INFO_ACTION}">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
--- 1,4 ----
! <form method="post" action="{S_GROUPCP_ACTION}">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
***************
*** 40,44 ****
</form>
! <form action="{S_PENDING_ACTION}" method="post" name="post">
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
--- 40,44 ----
</form>
! <form method="post" action="{S_GROUPCP_ACTION}" name="post">
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
|
|
From: Paul S. O. <ps...@us...> - 2001-11-18 01:41:12
|
Update of /cvsroot/phpbb/phpBB2
In directory usw-pr-cvs1:/tmp/cvs-serv32525
Modified Files:
groupcp.php
Log Message:
Fixed various problems preventing updates of group status, etc.
Index: groupcp.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/groupcp.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** groupcp.php 2001/11/17 17:51:59 1.22
--- groupcp.php 2001/11/18 01:41:09 1.23
***************
*** 673,677 ****
"S_GROUP_CLOSED_CHECKED" => ( $group_info['group_type'] == GROUP_CLOSED ) ? "checked=\"checked\"" : "",
"S_GROUP_HIDDEN_CHECKED" => ( $group_info['group_type'] == GROUP_HIDDEN ) ? "checked=\"checked\"" : "",
- "S_GROUP_INFO_ACTION" => append_sid("groupcp.$phpEx"),
"S_HIDDEN_FIELDS" => $s_hidden_fields)
);
--- 673,676 ----
***************
*** 705,709 ****
"S_MODE_SELECT" => $select_sort_mode,
"S_ORDER_SELECT" => $select_sort_order,
! "S_MODE_ACTION" => append_sid("groupcp.$phpEx?" . POST_GROUPS_URL . "=$group_id"))
);
--- 704,708 ----
"S_MODE_SELECT" => $select_sort_mode,
"S_ORDER_SELECT" => $select_sort_order,
! "S_GROUPCP_ACTION" => append_sid("groupcp.$phpEx?" . POST_GROUPS_URL . "=$group_id"))
);
***************
*** 794,798 ****
else
{
! if( $group_info['group_type'] != GROUP_HIDDEN || $is_group_member )
{
$row_color = ( !($i % 2) ) ? $theme['td_color1'] : $theme['td_color2'];
--- 793,797 ----
else
{
! if( $group_info['group_type'] != GROUP_HIDDEN || $is_group_member || $is_moderator )
{
$row_color = ( !($i % 2) ) ? $theme['td_color1'] : $theme['td_color2'];
***************
*** 842,846 ****
}
! if( $group_info['group_type'] == GROUP_HIDDEN && !$is_group_member )
{
//
--- 841,845 ----
}
! if( $group_info['group_type'] == GROUP_HIDDEN && !$is_group_member && !$is_moderator )
{
//
***************
*** 960,966 ****
"L_SELECT" => $lang['Select'],
"L_APPROVE_SELECTED" => $lang['Approve_selected'],
! "L_DENY_SELECTED" => $lang['Deny_selected'],
!
! "S_PENDING_ACTION" => append_sid("groupcp.$phpEx?" . POST_GROUPS_URL . "=" . $group_id))
);
--- 959,963 ----
"L_SELECT" => $lang['Select'],
"L_APPROVE_SELECTED" => $lang['Approve_selected'],
! "L_DENY_SELECTED" => $lang['Deny_selected'])
);
|
|
From: Paul S. O. <ps...@us...> - 2001-11-17 22:08:42
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver
In directory usw-pr-cvs1:/tmp/cvs-serv26284/templates/subSilver
Modified Files:
viewtopic_body.tpl
Log Message:
Fixed ICQ problem
Index: viewtopic_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/viewtopic_body.tpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** viewtopic_body.tpl 2001/11/16 17:32:26 1.9
--- viewtopic_body.tpl 2001/11/17 22:08:39 1.10
***************
*** 59,63 ****
<tr>
<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG}
! {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} </td><td valign="top" align="left" width="100%" nowrap="nowrap">{ICQ_STATUS_IMG}{ICQ_ADD_IMG}</td>
</tr>
</table>
--- 59,63 ----
<tr>
<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG}
! {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} </td><td valign="top" align="left" width="100%" nowrap="nowrap">{postrow.ICQ_STATUS_IMG}{postrow.ICQ_ADD_IMG}</td>
</tr>
</table>
|
|
From: Bart v. B. <ba...@us...> - 2001-11-17 20:43:34
|
Update of /cvsroot/phpbb/phpBB2/db In directory usw-pr-cvs1:/tmp/cvs-serv8989 Modified Files: mysql_schema.sql Log Message: Fixed bug #482887 Index: mysql_schema.sql =================================================================== RCS file: /cvsroot/phpbb/phpBB2/db/mysql_schema.sql,v retrieving revision 1.88 retrieving revision 1.89 diff -C2 -r1.88 -r1.89 *** mysql_schema.sql 2001/11/16 18:03:23 1.88 --- mysql_schema.sql 2001/11/17 20:43:31 1.89 *************** *** 297,301 **** # -------------------------------------------------------- # ! # Table structure for table 'phpbb_session' # # Note that if you're running 3.23.x you may want to make --- 297,301 ---- # -------------------------------------------------------- # ! # Table structure for table 'phpbb_sessions' # # Note that if you're running 3.23.x you may want to make |
|
From: Paul S. O. <ps...@us...> - 2001-11-17 17:52:02
|
Update of /cvsroot/phpbb/phpBB2
In directory usw-pr-cvs1:/tmp/cvs-serv10191
Modified Files:
posting.php privmsg.php profile.php groupcp.php
Log Message:
Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which seems common
Index: posting.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/posting.php,v
retrieving revision 1.98
retrieving revision 1.99
diff -C2 -r1.98 -r1.99
*** posting.php 2001/11/15 22:09:20 1.98
--- posting.php 2001/11/17 17:51:59 1.99
***************
*** 1386,1390 ****
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['REQUEST_URI']) == "/") ? "" : dirname($HTTP_SERVER_VARS['REQUEST_URI']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
--- 1386,1392 ----
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
!
! $path = (dirname($HTTP_SERVER_VARS['SCRIPT_NAME']) == "/") ? "" : dirname($HTTP_SERVER_VARS['SCRIPT_NAME']);
!
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
Index: privmsg.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/privmsg.php,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -r1.47 -r1.48
*** privmsg.php 2001/11/17 13:09:26 1.47
--- privmsg.php 2001/11/17 17:51:59 1.48
***************
*** 988,992 ****
if( $to_userdata['user_notify_pm'] && !empty($to_userdata['user_email']) )
{
! $path = (dirname($HTTP_SERVER_VARS['REQUEST_URI']) == "/") ? "" : dirname($HTTP_SERVER_VARS['REQUEST_URI']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
--- 988,992 ----
if( $to_userdata['user_notify_pm'] && !empty($to_userdata['user_email']) )
{
! $path = (dirname($HTTP_SERVER_VARS['SCRIPT_NAME']) == "/") ? "" : dirname($HTTP_SERVER_VARS['SCRIPT_NAME']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
Index: profile.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/profile.php,v
retrieving revision 1.130
retrieving revision 1.131
diff -C2 -r1.130 -r1.131
*** profile.php 2001/11/16 17:27:36 1.130
--- profile.php 2001/11/17 17:51:59 1.131
***************
*** 994,998 ****
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['REQUEST_URI']) == "/") ? "" : dirname($HTTP_SERVER_VARS['REQUEST_URI']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
--- 994,998 ----
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['SCRIPT_NAME']) == "/") ? "" : dirname($HTTP_SERVER_VARS['SCRIPT_NAME']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
***************
*** 1100,1104 ****
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['REQUEST_URI']) == "/") ? "" : dirname($HTTP_SERVER_VARS['REQUEST_URI']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
--- 1100,1104 ----
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['SCRIPT_NAME']) == "/") ? "" : dirname($HTTP_SERVER_VARS['SCRIPT_NAME']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
***************
*** 1656,1660 ****
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['REQUEST_URI']) == "/") ? "" : dirname($HTTP_SERVER_VARS['REQUEST_URI']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
--- 1656,1660 ----
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['SCRIPT_NAME']) == "/") ? "" : dirname($HTTP_SERVER_VARS['SCRIPT_NAME']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
Index: groupcp.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/groupcp.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** groupcp.php 2001/11/16 17:27:36 1.21
--- groupcp.php 2001/11/17 17:51:59 1.22
***************
*** 170,174 ****
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['REQUEST_URI']) == "/") ? "" : dirname($HTTP_SERVER_VARS['REQUEST_URI']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
--- 170,174 ----
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['SCRIPT_NAME']) == "/") ? "" : dirname($HTTP_SERVER_VARS['SCRIPT_NAME']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
***************
*** 362,366 ****
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['REQUEST_URI']) == "/") ? "" : dirname($HTTP_SERVER_VARS['REQUEST_URI']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
--- 362,366 ----
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['SCRIPT_NAME']) == "/") ? "" : dirname($HTTP_SERVER_VARS['SCRIPT_NAME']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
***************
*** 474,478 ****
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['REQUEST_URI']) == "/") ? "" : dirname($HTTP_SERVER_VARS['REQUEST_URI']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
--- 474,478 ----
$email_headers = "From: " . $board_config['board_email'] . "\nReturn-Path: " . $board_config['board_email'] . "\r\n";
! $path = (dirname($HTTP_SERVER_VARS['SCRIPT_NAME']) == "/") ? "" : dirname($HTTP_SERVER_VARS['SCRIPT_NAME']);
$server_name = ( isset($HTTP_SERVER_VARS['HTTP_HOST']) ) ? $HTTP_SERVER_VARS['HTTP_HOST'] : $HTTP_SERVER_VARS['SERVER_NAME'];
|
|
From: Paul S. O. <ps...@us...> - 2001-11-17 17:44:34
|
Update of /cvsroot/phpbb/phpBB2 In directory usw-pr-cvs1:/tmp/cvs-serv8905 Modified Files: search.php Log Message: And again my brain gets ahead of my fingers ... mental note, reduce caffeine intake Index: search.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/search.php,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -r1.30 -r1.31 *** search.php 2001/11/17 17:42:46 1.30 --- search.php 2001/11/17 17:44:31 1.31 *************** *** 1,3 **** ! orig_word<?php /*************************************************************************** * search.php --- 1,3 ---- ! <?php /*************************************************************************** * search.php |
|
From: Paul S. O. <ps...@us...> - 2001-11-17 17:42:49
|
Update of /cvsroot/phpbb/phpBB2
In directory usw-pr-cvs1:/tmp/cvs-serv8568
Modified Files:
search.php
Log Message:
Fixed bug #482127 ... part 2, fixes post_subject too
Index: search.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/search.php,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -r1.29 -r1.30
*** search.php 2001/11/17 17:40:19 1.29
--- search.php 2001/11/17 17:42:46 1.30
***************
*** 852,855 ****
--- 852,859 ----
$message = preg_replace($orig_word, $replacement_word, $message);
}
+ else
+ {
+ $post_subject = ( $searchset[$i]['post_subject'] != "" ) ? $searchset[$i]['post_subject'] : $topic_title;
+ }
if($board_config['allow_smilies'] && $searchset[$i]['enable_smilies'])
|
|
From: Paul S. O. <ps...@us...> - 2001-11-17 17:40:22
|
Update of /cvsroot/phpbb/phpBB2
In directory usw-pr-cvs1:/tmp/cvs-serv8025
Modified Files:
search.php
Log Message:
Fixed bug #482127 ... problem occurs when no bad word list exists
Index: search.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/search.php,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -r1.28 -r1.29
*** search.php 2001/11/16 17:27:36 1.28
--- search.php 2001/11/17 17:40:19 1.29
***************
*** 1,3 ****
! <?php
/***************************************************************************
* search.php
--- 1,3 ----
! orig_word<?php
/***************************************************************************
* search.php
***************
*** 786,789 ****
--- 786,790 ----
$message = $searchset[$i]['post_text'];
+ $topic_title = $searchset[$i]['topic_title'];
if( $showresults == "posts" )
***************
*** 846,850 ****
if( count($orig_word) )
{
! $topic_title = preg_replace($orig_word, $replacement_word, $searchset[$i]['topic_title']);
$post_subject = ( $searchset[$i]['post_subject'] != "" ) ? preg_replace($orig_word, $replacement_word, $searchset[$i]['post_subject']) : $topic_title;
--- 847,851 ----
if( count($orig_word) )
{
! $topic_title = preg_replace($orig_word, $replacement_word, $topic_title);
$post_subject = ( $searchset[$i]['post_subject'] != "" ) ? preg_replace($orig_word, $replacement_word, $searchset[$i]['post_subject']) : $topic_title;
|
|
From: Paul S. O. <ps...@us...> - 2001-11-17 13:30:04
|
Update of /cvsroot/phpbb/phpBB2/images/smiles In directory usw-pr-cvs1:/tmp/cvs-serv28724/images/smiles Added Files: icon_twisted.gif Log Message: Missing twisted icon ... say hello everyone --- NEW FILE --- GIF89a h)8T©]°¥Ä³,¼¿cÑ àpÙ±ÊïÇJ<G(F1|FZ(% |
|
From: Paul S. O. <ps...@us...> - 2001-11-17 13:17:41
|
Update of /cvsroot/phpbb/phpBB2/language/lang_english In directory usw-pr-cvs1:/tmp/cvs-serv26498/language/lang_english Modified Files: lang_admin.php Log Message: Changed language for PM disable a bit Index: lang_admin.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_english/lang_admin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** lang_admin.php 2001/11/16 17:27:36 1.1 --- lang_admin.php 2001/11/17 13:17:38 1.2 *************** *** 220,224 **** $lang['SMTP_server'] = "SMTP Server Address"; ! $lang['Disable_privmsg'] = "Disable Private Messaging"; $lang['Inbox_limits'] = "Max posts in Inbox"; $lang['Sentbox_limits'] = "Max posts in Sentbox"; --- 220,224 ---- $lang['SMTP_server'] = "SMTP Server Address"; ! $lang['Disable_privmsg'] = "Private Messaging"; $lang['Inbox_limits'] = "Max posts in Inbox"; $lang['Sentbox_limits'] = "Max posts in Sentbox"; |
|
From: Paul S. O. <ps...@us...> - 2001-11-17 13:09:29
|
Update of /cvsroot/phpbb/phpBB2
In directory usw-pr-cvs1:/tmp/cvs-serv24710
Modified Files:
privmsg.php
Log Message:
Fixed bug #482729
Index: privmsg.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/privmsg.php,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -r1.46 -r1.47
*** privmsg.php 2001/11/16 17:27:36 1.46
--- privmsg.php 2001/11/17 13:09:26 1.47
***************
*** 1728,1738 ****
{
case 'inbox':
! $l_box_size_status = sprintf($lang['Inbox_size'], $l_box_name, $inbox_limit_pct);
break;
case 'sentbox':
! $l_box_size_status = sprintf($lang['Sentbox_size'], $l_box_name, $inbox_limit_pct);
break;
case 'savebox':
! $l_box_size_status = sprintf($lang['Savebox_size'], $l_box_name, $inbox_limit_pct);
break;
default:
--- 1728,1738 ----
{
case 'inbox':
! $l_box_size_status = sprintf($lang['Inbox_size'], $inbox_limit_pct);
break;
case 'sentbox':
! $l_box_size_status = sprintf($lang['Sentbox_size'], $inbox_limit_pct);
break;
case 'savebox':
! $l_box_size_status = sprintf($lang['Savebox_size'], $inbox_limit_pct);
break;
default:
|
|
From: James A. <th...@us...> - 2001-11-17 05:39:24
|
Update of /cvsroot/phpbb/phpBB2/admin
In directory usw-pr-cvs1:/tmp/cvs-serv16976
Modified Files:
admin_smilies.php
Log Message:
Changed it back to is_null, using empty just created a much larger problem (parse error!)
Index: admin_smilies.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/admin/admin_smilies.php,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** admin_smilies.php 2001/11/17 00:30:22 1.13
--- admin_smilies.php 2001/11/17 05:39:22 1.14
***************
*** 66,70 ****
if( !@is_dir($phpbb_root_path . $board_config['smilies_path'] . '/' . $file) )
{
! if( !empty(@getimagesize($phpbb_root_path . $board_config['smilies_path'] . '/' . $file)) )
{
$smiley_images[] = $file;
--- 66,70 ----
if( !@is_dir($phpbb_root_path . $board_config['smilies_path'] . '/' . $file) )
{
! if( !is_null(@getimagesize($phpbb_root_path . $board_config['smilies_path'] . '/' . $file)) )
{
$smiley_images[] = $file;
|
|
From: Doug K. <dou...@us...> - 2001-11-17 00:30:26
|
Update of /cvsroot/phpbb/phpBB2/admin
In directory usw-pr-cvs1:/tmp/cvs-serv21394/admin
Modified Files:
admin_smilies.php
Log Message:
Possible bugfix for admin_smilies.php.
Index: admin_smilies.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/admin/admin_smilies.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** admin_smilies.php 2001/11/12 15:32:14 1.12
--- admin_smilies.php 2001/11/17 00:30:22 1.13
***************
*** 66,70 ****
if( !@is_dir($phpbb_root_path . $board_config['smilies_path'] . '/' . $file) )
{
! if( !is_null(@getimagesize($phpbb_root_path . $board_config['smilies_path'] . '/' . $file)) )
{
$smiley_images[] = $file;
--- 66,70 ----
if( !@is_dir($phpbb_root_path . $board_config['smilies_path'] . '/' . $file) )
{
! if( !empty(@getimagesize($phpbb_root_path . $board_config['smilies_path'] . '/' . $file)) )
{
$smiley_images[] = $file;
|
|
From: Paul S. O. <ps...@us...> - 2001-11-16 23:03:15
|
Update of /cvsroot/phpbb/phpBB2
In directory usw-pr-cvs1:/tmp/cvs-serv3227
Modified Files:
viewtopic.php
Log Message:
Rank code playing silly beggars again, I hate that game personally
Index: viewtopic.php
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/viewtopic.php,v
retrieving revision 1.136
retrieving revision 1.137
diff -C2 -r1.136 -r1.137
*** viewtopic.php 2001/11/16 17:39:33 1.136
--- viewtopic.php 2001/11/16 23:03:12 1.137
***************
*** 768,772 ****
for($j = 0; $j < count($ranksrow); $j++)
{
! if($postrow[$i]['user_posts'] > $ranksrow[$j]['rank_min'] && $postrow[$i]['user_posts'] < $ranksrow[$j]['rank_max'] && !$ranksrow[$j]['rank_special'])
{
$poster_rank = $ranksrow[$j]['rank_title'];
--- 768,772 ----
for($j = 0; $j < count($ranksrow); $j++)
{
! if($postrow[$i]['user_posts'] >= $ranksrow[$j]['rank_min'] && $postrow[$i]['user_posts'] < $ranksrow[$j]['rank_max'] && !$ranksrow[$j]['rank_special'])
{
$poster_rank = $ranksrow[$j]['rank_title'];
|
|
From: Paul S. O. <ps...@us...> - 2001-11-16 22:51:11
|
Update of /cvsroot/phpbb/phpBB2/includes In directory usw-pr-cvs1:/tmp/cvs-serv530/includes Modified Files: page_header.php Log Message: Spelling mistake Index: page_header.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/includes/page_header.php,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -r1.61 -r1.62 *** page_header.php 2001/11/16 17:27:36 1.61 --- page_header.php 2001/11/16 22:51:08 1.62 *************** *** 147,151 **** $total_online_users = $logged_visible_online + $logged_hidden_online + $guests_online; ! $l_online_users = ( $total_online_users == 1 ) ? sprintf($lang['Online_user_total'], $total_online_users) : sprintf($lang['Online_users'], $total_online_users); $l_online_users .= ( $logged_visible_online == 1 ) ? sprintf($lang['Reg_user_total'], $logged_visible_online) : sprintf($lang['Reg_users_total'], $logged_visible_online); $l_online_users .= ( $logged_hidden_online == 1 ) ? sprintf($lang['Hidden_user_total'], $logged_hidden_online) : sprintf($lang['Hidden_user_total'], $logged_hidden_online); --- 147,151 ---- $total_online_users = $logged_visible_online + $logged_hidden_online + $guests_online; ! $l_online_users = ( $total_online_users == 1 ) ? sprintf($lang['Online_user_total'], $total_online_users) : sprintf($lang['Online_users_total'], $total_online_users); $l_online_users .= ( $logged_visible_online == 1 ) ? sprintf($lang['Reg_user_total'], $logged_visible_online) : sprintf($lang['Reg_users_total'], $logged_visible_online); $l_online_users .= ( $logged_hidden_online == 1 ) ? sprintf($lang['Hidden_user_total'], $logged_hidden_online) : sprintf($lang['Hidden_user_total'], $logged_hidden_online); |
|
From: Jonathan H. <the...@us...> - 2001-11-16 20:28:24
|
Update of /cvsroot/phpbb/phpBB2/language/lang_english In directory usw-pr-cvs1:/tmp/cvs-serv28299 Modified Files: lang_main.php Log Message: Fix for empty message table header in viewtopic... Short answer $lang['Message'] is still needed as a seperate lang variable :D Index: lang_main.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_english/lang_main.php,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -r1.38 -r1.39 *** lang_main.php 2001/11/16 18:20:49 1.38 --- lang_main.php 2001/11/16 20:28:21 1.39 *************** *** 59,63 **** $lang['Time'] = "Time"; $lang['Hours'] = "Hours"; ! $lang['1_Day'] = "1 Day"; $lang['7_Days'] = "7 Days"; --- 59,63 ---- $lang['Time'] = "Time"; $lang['Hours'] = "Hours"; ! $lang['Message'] = "Message"; $lang['1_Day'] = "1 Day"; $lang['7_Days'] = "7 Days"; *************** *** 797,799 **** // ------------------------------------------------- ! ?> \ No newline at end of file --- 797,799 ---- // ------------------------------------------------- ! ?> |
|
From: Jonathan H. <the...@us...> - 2001-11-16 20:15:35
|
Update of /cvsroot/phpbb/phpBB2 In directory usw-pr-cvs1:/tmp/cvs-serv24794 Modified Files: install.php Log Message: Fix type... d#$@ fat fingers.... Index: install.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/install.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** install.php 2001/11/16 19:22:56 1.13 --- install.php 2001/11/16 20:15:32 1.14 *************** *** 172,176 **** // include($phpbb_root_path.'language/lang_' . $language . '/lang_main.'.$phpEx); ! include($phpbb_root_path.'langauge/lang_' . $language . '/lang_admin.'.$phpEx); $template = new Template($phpbb_root_path . "templates/" . $default_template); --- 172,176 ---- // include($phpbb_root_path.'language/lang_' . $language . '/lang_main.'.$phpEx); ! include($phpbb_root_path.'language/lang_' . $language . '/lang_admin.'.$phpEx); $template = new Template($phpbb_root_path . "templates/" . $default_template); |
|
From: Jonathan H. <the...@us...> - 2001-11-16 19:22:59
|
Update of /cvsroot/phpbb/phpBB2 In directory usw-pr-cvs1:/tmp/cvs-serv9862 Modified Files: install.php Log Message: Include lang_admin as well as lang_main.. Index: install.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/install.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** install.php 2001/11/06 16:54:15 1.12 --- install.php 2001/11/16 19:22:56 1.13 *************** *** 172,175 **** --- 172,176 ---- // include($phpbb_root_path.'language/lang_' . $language . '/lang_main.'.$phpEx); + include($phpbb_root_path.'langauge/lang_' . $language . '/lang_admin.'.$phpEx); $template = new Template($phpbb_root_path . "templates/" . $default_template); |
|
From: Paul S. O. <ps...@us...> - 2001-11-16 18:20:52
|
Update of /cvsroot/phpbb/phpBB2/language/lang_english In directory usw-pr-cvs1:/tmp/cvs-serv12088/language/lang_english Modified Files: lang_main.php Log Message: Dropped topics, need it Index: lang_main.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_english/lang_main.php,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -r1.37 -r1.38 *** lang_main.php 2001/11/16 17:39:33 1.37 --- lang_main.php 2001/11/16 18:20:49 1.38 *************** *** 45,48 **** --- 45,49 ---- $lang['Category'] = "Category"; $lang['Topic'] = "Topic"; + $lang['Topics'] = "Topics"; $lang['Reply'] = "Reply"; $lang['Replies'] = "Replies"; |