You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
(95) |
Apr
(270) |
May
(111) |
Jun
|
Jul
|
Aug
(64) |
Sep
(130) |
Oct
(319) |
Nov
(17) |
Dec
(191) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(53) |
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
(387) |
Jul
(102) |
Aug
(247) |
Sep
(120) |
Oct
(1) |
Nov
(8) |
Dec
(21) |
| 2007 |
Jan
(38) |
Feb
(36) |
Mar
|
Apr
(32) |
May
(135) |
Jun
(523) |
Jul
(192) |
Aug
(103) |
Sep
(533) |
Oct
(77) |
Nov
(23) |
Dec
(203) |
| 2008 |
Jan
(312) |
Feb
(1193) |
Mar
(404) |
Apr
(67) |
May
(62) |
Jun
(497) |
Jul
(297) |
Aug
(110) |
Sep
(335) |
Oct
(256) |
Nov
(50) |
Dec
(118) |
| 2009 |
Jan
(67) |
Feb
(10) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(10) |
Jul
(61) |
Aug
|
Sep
(16) |
Oct
(45) |
Nov
(12) |
Dec
(14) |
| 2010 |
Jan
(30) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(7) |
Aug
(7) |
Sep
(5) |
Oct
(5) |
Nov
|
Dec
|
| 2011 |
Jan
(7) |
Feb
(3) |
Mar
(89) |
Apr
(11) |
May
(5) |
Jun
|
Jul
(8) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(2) |
Dec
(89) |
| 2012 |
Jan
(7) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(3) |
Oct
(42) |
Nov
(1) |
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(19) |
Apr
(90) |
May
(38) |
Jun
(235) |
Jul
(38) |
Aug
(10) |
Sep
|
Oct
(29) |
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(52) |
Jun
|
Jul
(7) |
Aug
|
Sep
(17) |
Oct
|
Nov
|
Dec
|
|
From: FlorinCB <ory...@us...> - 2008-09-07 20:15:56
|
Update of /cvsroot/mxbb/mx_smartor/templates/subSilver/images/lang_french In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23339/lang_french Log Message: Directory /cvsroot/mxbb/mx_smartor/templates/subSilver/images/lang_french added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-09-07 20:15:16
|
Update of /cvsroot/mxbb/mx_smartor/templates/prosilver/images/lang_french In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22161/lang_french Log Message: Directory /cvsroot/mxbb/mx_smartor/templates/prosilver/images/lang_french added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-09-07 19:46:09
|
Update of /cvsroot/mxbb/mx_smartor In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10096 Modified Files: db_install.php Log Message: fix Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_install.php,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** db_install.php 1 Sep 2008 01:11:47 -0000 1.25 --- db_install.php 7 Sep 2008 19:46:01 -0000 1.26 *************** *** 48,52 **** $pic_user_id = $mx_user->data['user_id']; ! $pic_user_ip = album_encode_ip($mx_user->data['session_ip']); break; } --- 48,52 ---- $pic_user_id = $mx_user->data['user_id']; ! $pic_user_ip = phpBB2::encode_ip($mx_user->data['session_ip']); break; } |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:55:02
|
Update of /cvsroot/mxbb/core/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27387/language/lang_greek Modified Files: lang_main.php Log Message: greek language fixes Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/core/language/lang_greek/lang_main.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_main.php 20 Jul 2008 23:34:16 -0000 1.1 --- lang_main.php 7 Sep 2008 18:53:54 -0000 1.2 *************** *** 10,13 **** --- 10,18 ---- */ + /* + Translation: Îλληνικά(Greek) + Translator: "georges georgiou" <gio...@ho...> + */ + // // The format of this file is: *************** *** 128,132 **** // along with our copyright message indicating you are the translator // please add it here. ! //$lang['TRANSLATION_INFO_MXBB'] = 'English Language by <a href="http://www.mx-publisher.com" target="_blank">MX-Publisher Development Team</a>'; // --- 133,137 ---- // along with our copyright message indicating you are the translator // please add it here. ! $lang['TRANSLATION_INFO_MXBB'] = 'Greek Language by <a href="http://www.mx-publisher.com/" target="_blank">georges</a>'; // |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:54:58
|
Update of /cvsroot/mxbb/core/includes/shared/phpbb3/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27387/includes/shared/phpbb3/includes Modified Files: message_parser.php Log Message: greek language fixes Index: message_parser.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/shared/phpbb3/includes/message_parser.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** message_parser.php 3 Sep 2008 23:48:58 -0000 1.5 --- message_parser.php 7 Sep 2008 18:53:53 -0000 1.6 *************** *** 19,23 **** if (!class_exists('bbcode')) { ! mx_cache::load_file( 'bbcode'); } --- 19,23 ---- if (!class_exists('bbcode')) { ! require($mx_root_path . 'includes/shared/phpbb3/includes/bbcode.' . $phpEx); //Tempfix for forum_hack } |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:54:36
|
Update of /cvsroot/mxbb/core/modules/mx_rebuild_search_tables In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27387/modules/mx_rebuild_search_tables Removed Files: Rebuild Search Tables.pak Log Message: greek language fixes --- Rebuild Search Tables.pak DELETED --- |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:54:25
|
Update of /cvsroot/mxbb/core/modules/mx_textblocks/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27387/modules/mx_textblocks/language/lang_greek Added Files: index.htm lang_admin.php lang_main.php Log Message: greek language fixes --- NEW FILE: lang_main.php --- <?php /** * * @package MX-Publisher Module - mx_textblocks * @version $Id: lang_main.php,v 1.1 2008/09/07 18:54:20 orynider Exp $ * @copyright (c) 2002-2008 [Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * @link http://www.mx-publisher.com * */ $lang['Toc_title'] = 'ΠεÏιεÏÏμενα:'; $lang['Goto_page'] = 'ΠηγαίνεÏε ÏÏη Ïελίδα:'; $lang['Blog_id'] = 'Blog id:<br />- "%s" ανÏικαθίÏÏαÏαι αÏÏ Ïο Ïνομα ÏÏήÏÏη.'; ?> --- NEW FILE: lang_admin.php --- <?php /** * * @package MX-Publisher Module - mx_textblocks * @version $Id: lang_admin.php,v 1.1 2008/09/07 18:54:15 orynider Exp $ * @copyright (c) 2002-2008 [Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * @link http://www.mx-publisher.com * */ // // Parameter Types // $lang['ParType_phpBBTextBlock'] = 'Î ÏÏÏÏ Ïο phpBB TextBlock'; $lang['ParType_phpBBTextBlock_info'] = 'ÎÏ ÏÏ ÎµÎ¯Î½Î±Î¹ Î ÏÏÏÏ Ïο phpBB TextBlock, ÏεÏνολογία bbcodes, html och smilies ÏÏÏÏ ÎÏÎ¿Ï Î½ οÏιÏÏεί αÏÏ ÏÎ¹Ï Î³ÎµÎ½Î¹ÎºÎÏ ÏÏ Î¸Î¼Î¯ÏÎµÎ¹Ï ÏÎ¿Ï phpBB.'; $lang['ParType_CustomizedTextBlock'] = 'Î ÏοÏαÏμοÏμÎνο TextBlock'; $lang['ParType_CustomizedTextBlock_info'] = 'ÎÏ ÏÏ ÎµÎ¯Î½Î±Î¹ Î ÏοÏαÏμοÏμÎνο TextBlock, ÏεÏνολογία bbcodes, html och smilies ÏÏÏÏ ÎÏÎ¿Ï Î½ οÏιÏÏεί αÏÏ ÏÎ¹Ï Î³ÎµÎ½Î¹ÎºÎÏ ÏÏ Î¸Î¼Î¯ÏÎµÎ¹Ï ÏÎ¿Ï block'; $lang['ParType_WysiwygTextBlock'] = 'Wysiwyg TextBlock'; $lang['ParType_WysiwygTextBlock_info'] = 'ÎÏ ÏÏ ÎµÎ¯Î½Î±Î¹ Wysiwyg TextBlock, ÏαÏακÏηÏιÏÏÎ¹ÎºÏ ÎµÏεξεÏγαÏÎ¯Î±Ï html'; // // Parameter Names // $lang['block_style'] = 'ΠλαίÏιο Block:'; $lang['title_style'] = 'ΣÏÏ Î» ÎÏιγÏαÏÎ®Ï Î¤Î¯ÏÎ»Î¿Ï :'; $lang['allow_bbcode'] = 'ÎÏιÏÏÎÏÏε BBCodes:'; $lang['allow_html'] = 'ÎÏιÏÏÎÏÏε Html:'; $lang['allow_smilies'] = 'ÎÏιÏÏÎÏÏε εικονίδια:'; $lang['html_tags'] = 'ÎÏιÏÏεÏÏμενα Html tags:'; $lang['block_style_explain'] = 'Î Ïοβολή ÏλαιÏÎ¯Î¿Ï Î³ÏÏÏ Î±ÏÏ Ïο textblock:'; $lang['title_style_explain'] = 'ΧÏήÏη ÏÏÏ Î» css για Ïη ÏειÏά ÏίÏÎ»Î¿Ï :'; ?> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:54:06
|
Update of /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27387/modules/mx_rebuild_search_tables/language/lang_greek Added Files: index.htm lang_admin_rebuild_search.php Log Message: greek language fixes --- NEW FILE: lang_admin_rebuild_search.php --- <?php /** * * @package MX-Publisher Module - mx_rebuild_search_tables * @version $Id: lang_admin_rebuild_search.php,v 1.1 2008/09/07 18:54:00 orynider Exp $ * @copyright (c) 2002-2008 [phpBB, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * @link http://www.mx-publisher.com * */ $lang['Rebuild_search'] = 'ÎναδÏμηÏη ÎναζήÏηÏηÏ'; $lang['Rebuild_search_desc'] = 'ÎÏ ÏÏ Î¸Î± καÏαγÏάÏει κάθε δημοÏÎ¯ÎµÏ Ïη ÏÎ¿Ï phpBB, και θα δομήÏει Ïον καÏάλογο αναζήÏηÏηÏ. ΠδιαδικαÏία μÏοÏεί να είναι ÏÏονοβÏÏα, ÏαÏÎ±ÎºÎ±Î»Ï Î¼Î·Î½ μεÏακινηθείÏε αÏÏ Î±Ï Ïή Ïην Ïελίδα μÎÏÏι Ïην ολοκλήÏÏÏη.'; $lang['Rebuild_mx_search'] = 'ÎναδÏμηÏη MX-Publisher ÎναζήÏηÏηÏ'; $lang['Rebuild_mx_search_desc'] = 'ÎÏ ÏÏ Î¸Î± καÏαγÏάÏει κάθε textblock ÏÏο MX-Publisher portal, και θα δομήÏει Ïον καÏάλογο αναζήÏηÏηÏ. ΠδιαδικαÏία μÏοÏεί να είναι ÏÏονοβÏÏα, ÏαÏÎ±ÎºÎ±Î»Ï Î¼Î·Î½ μεÏακινηθείÏε αÏÏ Î±Ï Ïή Ïην Ïελίδα μÎÏÏι Ïην ολοκλήÏÏÏη.'; $lang['Post_limit'] = 'ÎÏιο ÎναζηÏήÏεÏν'; $lang['Time_limit'] = 'ΧÏÎ¿Î½Î¹ÎºÏ ÎÏιο'; $lang['Refresh_rate'] = 'Τιμή ÎÏαναÏοÏÏÏÏεÏν'; $lang['Next'] = 'ÎÏÏμενο'; $lang['Finished'] = 'ΤελειÏμÎνο'; ?> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:54:04
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27387/modules/mx_phpbb3blocks/language/lang_greek Added Files: index.htm lang_admin.php lang_main.php Log Message: greek language fixes --- NEW FILE: lang_main.php --- <?php /** * * @package MX-Publisher Module - mx_phpbb2blocks * @version $Id: lang_main.php,v 1.1 2008/09/07 18:53:58 orynider Exp $ * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * @link http://www.mx-publisher.com * */ // // The format of this file is: // // ---> $lang['message'] = 'text'; // // Specify your language character encoding... [optional] // // setlocale(LC_ALL, 'en'); // // Last Message Block // $lang['Latest_Post'] = 'Î¤ÎµÎ»ÎµÏ Ïαία ÎημοÏÎ¯ÎµÏ Ïη ÎηνÏμαÏοÏ'; // // Statistics Block // $lang['Statistics'] = 'ΣÏαÏιÏÏικÎÏ'; $lang['Rank'] = 'ÎαÏάÏαξη'; $lang['Percent'] = 'ΠοÏοÏÏÏ'; $lang['Graph'] = 'ÎÏάÏημα'; $lang['Uses'] = 'ΧÏήÏειÏ'; $lang['Board_Up_Days'] = 'Î Î¯Î½Î±ÎºÎ±Ï ÎμεÏÏν'; $lang['Latest_Reg_User'] = 'Το νεÏÏεÏο μÎλοÏ'; $lang['Latest_Reg_User_Date'] = 'Îμ/νία εγγÏαÏÎ®Ï Î½ÎµÏÏεÏÎ¿Ï Î¼ÎÎ»Î¿Ï Ï'; $lang['Most_Ever_Online'] = 'ΠεÏιÏÏÏÏεÏοι ÏÏήÏÏÎµÏ Online'; $lang['Most_Ever_Online_Date'] = 'Îμ/νία ΠεÏιÏÏÏÏεÏÏν ΧÏηÏÏÏν Online'; $lang['Admin_Stats'] = 'ΣÏαÏιÏÏικÎÏ ÎιαÏειÏιÏÏή'; $lang['Top_Posting_Users'] = 'ÎοÏÏ Ïαίοι ΧÏήÏÏÎµÏ ÎημοÏιεÏÏεÏν'; $lang['Most_Active_Topics'] = 'ÎÎμαÏα με μεγαλÏÏεÏη ÏÏ Î¼Î¼ÎµÏοÏή'; $lang['Most_Viewed_Topics'] = 'ÎÎμαÏα με μεγαλÏÏεÏη ÏÏοβολή'; $lang['Top_Smilies'] = 'ÎοÏÏ Ïαία ΧÏηÏιμοÏοιοÏμενα Îικονίδια'; // // Polls // $lang['Surveys_Polls'] = 'ÎÏÎµÏ Î½ÎµÏ/ΨηÏοÏοÏίεÏ'; $lang['Already_voted'] = 'ÎÏεÏε ήδη ÏηÏίÏει'; $lang['Click_view_voted'] = 'ΠαÏήÏÏε %sÎδÏ%s να δείÏε Ïα αÏοÏελÎÏμαÏα'; // // These Language Variables are only used if the Attachment Mod is installed // $lang['Disk_usage'] = 'ΧÏήÏη δίÏÎºÎ¿Ï '; // // That's all Folks! // ------------------------------------------------- ?> --- NEW FILE: lang_admin.php --- <?php /** * * @package MX-Publisher Module - mx_phpbb2blocks * @version $Id: lang_admin.php,v 1.1 2008/09/07 18:53:57 orynider Exp $ * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * @link http://www.mx-publisher.com * */ // // The format of this file is: // // ---> $lang["message"] = "text"; // // Specify your language character encoding... [optional] // // setlocale(LC_ALL, "en"); // // Last Message Post // $lang['Last_Msg_forum'] = "ΠληÏοÏοÏÎ¯ÎµÏ Forums"; $lang['Last_Msg_forum_explain'] = "- ÎÏοÏείÏε να κάνεÏε ÏολλαÏλÎÏ ÎµÏιλογÎÏ<br />* Îάν δεν εÏιλÎξεÏε, Ïλα Ïα ÎµÎ¾Î¿Ï ÏιοδοÏημÎνα forums θα είναι οÏαÏά"; $lang['Last_Msg_Display_Icon_View'] = "Î Ïοβολή ÎικÏÎ½Î±Ï Î³Î¹Î± 'ÎεÏαβίβαÏη ÏÏο ÏÎµÎ»ÎµÏ Ïαίο Î¼Î®Î½Ï Î¼Î±'"; $lang['Last_Msg_Display_Last_Author'] = "Î Ïοβολή Î¤ÎµÎ»ÎµÏ ÏÎ±Î¯Î±Ï ÎημοÏÎ¯ÎµÏ ÏηÏ"; $lang['Last_Msg_Display_Author'] = "Î Ïοβολή ÎνÏμαÏÎ¿Ï Î£Ï Î½ÏάκÏη"; $lang['Last_Msg_Settings'] = "ÎιαμÏÏÏÏÏη για Ïο ÏÎµÎ»ÎµÏ Ïαίο Î¼Î®Î½Ï Î¼Î± Post Module:"; $lang['Last_Msg_Settings'] = "ÎιαμÏÏÏÏÏη για Ïο ÏÎµÎ»ÎµÏ Ïαίο Î¼Î®Î½Ï Î¼Î± Post Module:"; $lang['Last_Msg_Number_Title'] = "ÎÏιθμÏÏ ÏÏÎ¿Î²Î¿Î»Î®Ï ÎημοÏιεÏÏεÏν:"; $lang['Last_Msg_Display_Date'] = "Î Ïοβολή ÎμÎÏαÏ?"; $lang['Last_Msg_Title_Length'] = "ÎÎ®ÎºÎ¿Ï Î¤Î¯ÏÎ»Î¿Ï (max. ÏαÏακÏήÏεÏ):"; $lang['Last_Msg_Title_Length_Info'] = ""; $lang['Last_Msg_Display_Forum'] = "Î Ïοβολή ÎνÏμαÏÎ¯Î±Ï Forum?"; $lang['Last_Msg_Align'] = "ÎÏ Î¸Ï Î³Ï. ΤίÏÎ»Î¿Ï :" ; $lang['Last_Msg_Align_Left'] = "αÏιÏÏεÏά"; $lang['Last_Msg_Align_Right'] = "δεξιά"; $lang['Last_Msg_Align_Center'] = "κÎνÏÏο"; $lang['Last_Msg_Target'] = "'Îνοιγμα:"; $lang['Last_Msg_Target_1'] = "Îεο ΠαÏÎ¬Î¸Ï Ïο"; $lang['Last_Msg_Target_2'] = "ΤÏÎÏÏν ΠαÏÎ¬Î¸Ï Ïο"; $lang['msg_filter_date'] = "ΧÏÎ¿Î½Î¹ÎºÏ Î¦Î¹Î»ÏάÏιÏμα"; $lang['msg_filter_date_explain'] = "- ΠαÏÎ¿Ï ÏίαÏη δημοÏιεÏÏεÏν ÏÎµÎ»ÎµÏ Ïαία εβδομάδα, μήνα, ÎÏοÏ..."; // // Announcement // $lang['announce_nbr_display'] = "ÎÎγιÏÏÎ¿Ï Î±ÏιθμÏÏ Î¼Î·Î½Ï Î¼Î¬ÏÏν ÏÏÎ¿Ï ÏÏοβολή"; $lang['announce_nbr_days'] = "ÎÏιθμÏÏ Î·Î¼ÎµÏÏν για ÏÏοβολή Î¼Î·Î½Ï Î¼Î¬ÏÏν"; $lang['announce_img'] = "ÎικÏνα ÎνακοίνÏÏηÏ"; $lang['announce_img_sticky'] = "Sticky Image"; $lang['announce_img_normal'] = "ÎικÏνα ÎÎ±Î½Î¿Î½Î¹ÎºÎ¿Ï ÎηνÏμαÏοÏ"; $lang['announce_img_global'] = "ÎικÏνα ÎÎµÎ½Î¹ÎºÎ®Ï ÎνακοίνÏÏηÏ"; $lang['announce_display'] = "Î Ïοβολή ÎηνÏμαÏÎ¿Ï ÎνακοίνÏÏηÏ(ÏεÏν) Ïε Î±Ï ÏÏ Ïο Block"; $lang['announce_display_sticky'] = "Î Ïοβολή Sticky(ies) Ïε Î±Ï ÏÏ Ïο Block"; $lang['announce_display_normal'] = "Î Ïοβολή ÎÎ±Î½Î¿Î½Î¹ÎºÎ¿Ï ÎηνÏμαÏοÏ(Ïν) Ïε Î±Ï ÏÏ Ïο Block"; $lang['announce_display_global'] = "Î Ïοβολή ÎÎµÎ½Î¹ÎºÎ®Ï ÎνακοίνÏÏÎ·Ï Ïε Î±Ï ÏÏ Ïο Block"; $lang['announce_forum'] = "ΠληÏοÏοÏÎ¯ÎµÏ Forums"; $lang['announce_forum_explain'] = "- ÎÏοÏείÏε να κάνεÏε ÏολλαÏλÎÏ ÎµÏιλογÎÏ. ΠαÏαδείγμαÏÎ¿Ï ÏάÏιν, κÏαÏήÏÏε ÏαÏημÎνο Ïο ÎºÎ¿Ï Î¼Ïί CTRL ÏÏο ÏληκÏÏολÏγιο ÏÎ±Ï ÏαÏÏνÏÎ±Ï ÏÎ¹Ï ÏÏÏÏθεÏÎµÏ ÎµÏιλογÎÏ.<br />* Îάν δεν εÏιλÎξεÏε, Ïλα Ïα ÎµÎ¾Î¿Ï ÏιοδοÏημÎνα forums θα είναι οÏαÏά"; // // Polls // $lang['Poll_Display'] = "Î Î¿Î¹ÎµÏ Î¨Î·ÏοÏοÏÎ¯ÎµÏ Î¸ÎλεÏε να ÏÏοβάλεÏε?"; $lang['poll_forum'] = "ΠληÏοÏοÏÎ¯ÎµÏ Forums"; $lang['poll_forum_explain'] = "- You may make multiple selections<br />* If nothing is selected, all authorized forums will be visible"; $lang['Not_Specified'] = "Îη ÎÎ¹ÎµÏ ÎºÏινιÏμÎνο"; // // That's all Folks! // ------------------------------------------------- ?> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:54:01
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27387/modules/mx_navmenu/language/lang_greek Added Files: index.htm lang_admin.php lang_main.php Log Message: greek language fixes --- NEW FILE: lang_main.php --- <?php /** * * @package MX-Publisher Module - mx_navmenu * @version $Id: lang_main.php,v 1.1 2008/09/07 18:53:56 orynider Exp $ * @copyright (c) 2002-2008 [Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * @link http://www.mx-publisher.com * */ ?> --- NEW FILE: lang_admin.php --- <?php /** * * @package MX-Publisher Module - mx_navmenu * @version $Id: lang_admin.php,v 1.1 2008/09/07 18:53:56 orynider Exp $ * @copyright (c) 2002-2008 [Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * @link http://www.mx-publisher.com * */ // // Menu Management // $lang['Nav_menu_cat'] = 'ÎαÏηγοÏία ÎÏιλογÏν ΠλοήγηÏηÏ'; $lang['Nav_menu'] = 'ÎÏιλογÎÏ Î Î»Î¿Î®Î³Î·ÏηÏ'; $lang['Menu_admin'] = 'ÎιαÏείÏιÏη ÎÏιλογÏν ΠλοήγηÏηÏ'; $lang['Menu_admin_explain'] = 'ΧÏηÏιμοÏοιήÏÏε Î±Ï Ïήν Ïην μοÏÏή για να ÏÏοÏαÏμÏÏεÏε ÏÎ¹Ï ÎÏιλογÎÏ Î Î»Î¿Î®Î³Î·ÏηÏ'; $lang['Menu_edit_delete_explain'] = 'ΧÏηÏιμοÏοιήÏÏε Î±Ï Ïήν Ïην μοÏÏή για να ÏÏοÏαÏμÏÏεÏε ÏÎ¹Ï ÎÏιλογÎÏ Î Î»Î¿Î®Î³Î·ÏηÏ'; $lang['Menu_settings'] = 'ΠληÏοÏοÏÎ¯ÎµÏ ÎÏιλογÏν ΠλοήγηÏηÏ'; $lang['Menu_delete'] = 'ÎιαγÏαÏή ÎÏιλογÏν ΠλοήγηÏηÏ'; $lang['Menu_delete_explain'] = 'ΧÏηÏιμοÏοιήÏÏε Î±Ï Ïήν Ïην μοÏÏή για να διαγÏάÏεÏε (και/ή μεÏακινήÏεÏε) Ïην καÏηγοÏία ÏλοήγηÏÎ·Ï ÎºÎ±Î¹ ÏÎ¹Ï ÎµÏιλογÎÏ ÏηÏ'; $lang['Edit_menu'] = 'ÎÏεξεÏγαÏία ÎÏιλογÏν ΠλοήγηÏηÏ'; $lang['Create_menu'] = 'Î ÏοÏθÎÏÏε νÎα ÎÏιλογή ΠλοήγηÏηÏ'; $lang['Create_category'] = 'Î ÏοÏθÎÏÏε νÎα ÎαÏηγοÏία ΠλοήγηÏηÏ'; $lang['Menu_Config_updated'] = 'Î ÎιαμÏÏÏÏÏη ÏÏν εÏιλογÏν ÏλοήγηÏÎ·Ï ÎµÎ½Î·Î¼ÎµÏÏθηκε εÏιÏÏ ÏÏÏ'; $lang['Menus_updated'] = 'Î ÎÏιλογή και η ÏληÏοÏοÏία ÏÎ·Ï ÎαÏηγοÏÎ¯Î±Ï ÎµÎ½Î·Î¼ÎµÏÏθηκε εÏιÏÏ ÏÏÏ'; $lang['Click_return_menuadmin'] = 'ΠαÏήÏÏε %sÎδÏ%s να εÏιÏÏÏÎÏεÏε ÏÏην ÎιαÏείÏιÏη ÎÏιλογÏν ΠλοήγηÏηÏ'; $lang['Menu_name'] = 'Îνομα ÎÏιλογÏν ΠλοήγηÏηÏ'; $lang['Menu_icon'] = 'Îικονίδιο ÎÏιλογÏν ΠλοήγηÏηÏ<br /> - Ïο *_hot.gif εικονίδιο ÏÏηÏιμοÏοιείÏαι μÏνο ÏÏαν \'ΣημείÏÏη ÏÎ·Ï ÏÏÎÏÎ¿Ï ÏÎ±Ï ÏÎµÎ»Î¯Î´Î±Ï \' είναι ενεÏγοÏοιημÎνο.'; $lang['Menu_alt_icon'] = 'ÎναλλακÏÎ¹ÎºÏ Îικονίδιο ÎÏιλογÏν<br /> - ΠλήÏÎ·Ï url (http://...) ÏÏο εÏιλεγμÎνο εικονίδιο .'; $lang['Menu_alt_icon_hot'] = 'ΣÏεÏÎ¹ÎºÏ "hot" Îικονίδιο.'; $lang['Menu_desc'] = 'ΠεÏιγÏαÏή'; $lang['Click_return_admin_index'] = 'ΠαÏήÏÏε %sÎδÏ%s Îα εÏιÏÏÏÎÏεÏε ÏÏην ÎενÏÏική Σελίδα ÎιαÏείÏιÏηÏ'; $lang['Menu_links'] = 'ÎναλλακÏÎ¹ÎºÏ URL<br />- ΣÏνδεÏη με εξÏÏεÏική Ïελίδα (ÏλήÏÎµÏ URL) ή εÏÏÏεÏική Ïελίδα (ÏÏεÏÎ¹ÎºÏ path)<br />- ÏÏ Î¼Î²Î±ÏÏ Î¼Îµ \'Link Target: - iframe mode\''; $lang['Menu_page'] = 'Σελίδα ÎÏιλογÏν<br />- ÏÏνδεÏη με Ïην εÏÏÏεÏική Ïελίδα portal<br />ΣÎÎÎÎΩΣÎ: Îι ÏÎµÎ»Î¯Î´ÎµÏ ÏÎ¿Ï Î´Î·Î¼Î¹Î¿Ï ÏγοÏνÏαι ÏÏηÏιμοÏοιÏνÏÎ±Ï Ïη Ïελίδα ÎιαÏείÏηÏηÏ'; $lang['Menu_block'] = 'Î¥Ïο Σελίδα<br />- ÏÏÎλνει Ïο Î´Ï Î½Î±Î¼Î¹ÎºÏ block ÏÏη Ïελίδα. ΣÎÎÎÎΩΣÎ: η Ïελίδα ÏÏÎÏει να Ïεθεί για Ï Ïο-ÏελίδεÏ'; $lang['Menu_function'] = 'ÎειÏÎ¿Ï Ïγία ÎÏιλογÏν(dev only)<br />- ÏÏνδεÏη με Ïη ÏÏ Î³ÎºÎµÎºÏιμÎνη λειÏÎ¿Ï Ïγία ÏÎ¿Ï MX-Publisher (μη διαθÎÏιμη)'; $lang['Menu_action_title'] = '<b>Menu Action:</b> <br /><i>(Chose one of the 4 options below.)</i> '; $lang['Menu_action_adv'] = '<b>Î ÏοηγμÎÎ½ÎµÏ ÎµÎ½ÎÏÎ³ÎµÎ¹ÎµÏ ÎµÏιλογÏν:</b> <br /><i>(Î ÏοÏεκÏική ÏÏήÏη - ÏÏοοÏίζεÏαι μÏνο για ανάÏÏÏ Î¾Î·):</i>'; $lang['Menu_permissions_title'] = '<b>ÎικαιÏμαÏα Î ÏοβολήÏ/ÎÏεξεÏγαÏίαÏ:</b>'; $lang['Link_target'] = 'ÎιαδÏομή:'; $lang['Menu_display_mode'] = 'ÎÎÎ¸Î¿Î´Î¿Ï Î Î»Î¿Î®Î³Î·ÏηÏ:<br /> - ÏÏοβολή οÏιζÏνÏια ή κάθεÏη'; $lang['Menu_page_sync'] = 'ÎÏÏια εÏιλεγμÎνη Ïελίδα εÏιλογÏν ÏλοήγηÏηÏ<br /> - η ÏÏÎÏÎ¿Ï Ïα Î´Ï Î½Î±ÏÏÏηÏα εÏιλογÏν εικονίζεÏαι και Ïο εικονίδιο θα λειÏÎ¿Ï Ïγεί (εάν ÎÏεÏε *_hot.gif)'; $lang['Menu_par_title'] = 'ÎενικÎÏ Î¡Ï Î¸Î¼Î¯ÏÎµÎ¹Ï ÎÏιλογÏν ΠλοήγηÏηÏ:'; $lang['Show_cat'] = 'ÎαÏηγοÏία Folded/Unfolded: <br /> - Î Î ÏοεÏιλογή, ÏίθεÏαι ÏÏιν αÏÏ Ïον οÏιÏÎ¼Ï ÏÏν ÏÏηÏÏÏν:'; $lang['Menu_active_select'] = 'ÎνεÏγοÏοίηÏη<br />Î Ïελίδα ÏεÏιλαμβάνεÏαι ÏÏο block ΠλοήγηÏηÏ'; $lang['Menu_active'] = 'Îαί'; $lang['Menu_not_active'] = 'ÎÏι'; $lang['Move_and_or_Delete'] = 'ÎιαγÏαÏή (και μεÏακίνηÏη)'; $lang['Delete_nav_menu'] = 'ÎιαγÏαÏή ειÏαÏθÎνÏÏν ÎÏιλογÏν ΠλοήγηÏηÏ'; $lang['Delete_nav_menu_explain'] = 'ÎÏ ÏÏ Î¸Î± διαγÏάÏει ειÏαÏθÎνÏα ÏÏν ÎÏιλογÏν ΠλοήγηÏηÏ. Î ÏοÏοÏή, η εκÏÎλεÏη Î±Ï Ïή δεν μÏοÏεί να αναÏÏÏαÏεί!'; $lang['Click_nav_menu_delete_yes'] = 'ΠαÏήÏÏε %sÎδÏ%s να διαγÏάÏεÏε ÏÎ¹Ï ÎÏιλογÎÏ Î Î»Î¿Î®Î³Î·ÏηÏ.'; // // Parameter Types // $lang['ParType_nav_menu'] = 'ÎÏιλογÎÏ Î Î»Î¿Î·Î³.'; $lang['ParType_site_menu'] = 'ÎÏιλογÎÏ ÎÏÏοÏελ.'; // // Parameter Names // ?> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:52:36
|
Update of /cvsroot/mxbb/core/modules/mx_textblocks/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv24950/lang_greek Log Message: Directory /cvsroot/mxbb/core/modules/mx_textblocks/language/lang_greek added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:52:06
|
Update of /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv24097/lang_greek Log Message: Directory /cvsroot/mxbb/core/modules/mx_rebuild_search_tables/language/lang_greek added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:51:40
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23542/lang_greek Log Message: Directory /cvsroot/mxbb/core/modules/mx_phpbb3blocks/language/lang_greek added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:51:17
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/language/lang_greek In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23038/lang_greek Log Message: Directory /cvsroot/mxbb/core/modules/mx_navmenu/language/lang_greek added to the repository |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:11:38
|
Update of /cvsroot/mxbb/mx_music/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/templates/prosilver Modified Files: prosilver.cfg Added Files: index.htm Log Message: upgrade not ready yet Index: prosilver.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/prosilver/prosilver.cfg,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** prosilver.cfg 13 Mar 2008 10:20:19 -0000 1.3 --- prosilver.cfg 7 Sep 2008 18:06:59 -0000 1.4 *************** *** 31,48 **** // Do not alter this line! // - @define(MX_TEMPLATE_CONFIG, TRUE); $mx_template_config = true; ! $mx_template_name = 'prosilver'; ! // ------------------------------------------------------------------------- // Prefix with PORTAL_URL // ------------------------------------------------------------------------- ! // $current_template_images = PORTAL_URL . $current_template_path . "/images"; ! ! ! $current_template_images = $module_root_path . "templates/". $mx_template_name ."/images"; ! $current_template_phpbb_images = PHPBB_URL . "templates/". $mx_template_name ."/images"; // phpBB graphics template --- 31,48 ---- // Do not alter this line! // $mx_template_config = true; ! // ------------------------------------------------------------------------- ! // Do some checks ! // ------------------------------------------------------------------------- ! $current_template_path = file_exists($mx_root_path . $current_template_path . "/images" ) ? $current_template_path : ( file_exists( $mx_root_path . $cloned_template_path . "/images" ) ? $cloned_template_path : $default_template_path); ! $current_template_root_path = str_replace($module_root_path, "", $current_template_path); // ------------------------------------------------------------------------- // Prefix with PORTAL_URL // ------------------------------------------------------------------------- ! $current_template_images = PORTAL_URL . $current_template_path . "/images"; ! $current_template_theme_images = !empty($current_template_root_path) && file_exists($mx_root_path . $current_template_root_path . "/images") ? PORTAL_URL . $current_template_root_path . "/images" : ( !empty($cloned_template_path) && file_exists( $mx_root_path . $cloned_template_path . "/images" ) ? PORTAL_URL . cloned_template_path . "/images" : PORTAL_URL . "templates/_core/images"); ! $current_module_images = !empty($current_template_root_path) && file_exists($module_root_path . $current_template_root_path ."/images") ? PORTAL_URL . $module_root_path . $current_template_root_path ."/images" : $current_template_theme_images . "/phpbb2"; *************** *** 52,81 **** // MOM Pics ! $mx_images['upload_song'] = "$current_template_images/{LANG}/upload_song.gif"; ! $mx_images['no_image'] = "$current_template_images/no_image.gif"; // Use standard phpBB graphics // ! $mx_images['icon_quote'] = "$current_template_phpbb_images/{LANG}/icon_quote.gif"; ! $mx_images['icon_edit'] = "$current_template_phpbb_images/{LANG}/icon_edit.gif"; ! $mx_images['icon_search'] = "$current_template_phpbb_images/{LANG}/icon_search.gif"; ! $mx_images['icon_profile'] = "$current_template_phpbb_images/{LANG}/icon_profile.gif"; ! $mx_images['icon_pm'] = "$current_template_phpbb_images/{LANG}/icon_pm.gif"; ! $mx_images['icon_email'] = "$current_template_phpbb_images/{LANG}/icon_email.gif"; ! $mx_images['icon_delpost'] = "$current_template_phpbb_images/icon_delete.gif"; ! $mx_images['icon_ip'] = "$current_template_phpbb_images/{LANG}/icon_ip.gif"; ! $mx_images['icon_www'] = "$current_template_phpbb_images/{LANG}/icon_www.gif"; ! $mx_images['icon_icq'] = "$current_template_phpbb_images/{LANG}/icon_icq_add.gif"; ! $mx_images['icon_aim'] = "$current_template_phpbb_images/{LANG}/icon_aim.gif"; ! $mx_images['icon_yim'] = "$current_template_phpbb_images/{LANG}/icon_yim.gif"; ! $mx_images['icon_msnm'] = "$current_template_phpbb_images/{LANG}/icon_msnm.gif"; ! $mx_images['icon_minipost'] = "$current_template_phpbb_images/icon_minipost.gif"; ! $mx_images['icon_gotopost'] = "$current_template_phpbb_images/icon_minipost.gif"; ! $mx_images['icon_minipost_new'] = "$current_template_phpbb_images/icon_minipost_new.gif"; ! $mx_images['icon_latest_reply'] = "$current_template_phpbb_images/icon_latest_reply.gif"; ! $mx_images['icon_newest_reply'] = "$current_template_phpbb_images/icon_newest_reply.gif"; ! $mx_images['forum'] = "$current_template_phpbb_images/folder_big.gif"; ! $mx_images['forum_new'] = "$current_template_phpbb_images/folder_new_big.gif"; ! $mx_images['forum_locked'] = "$current_template_phpbb_images/folder_locked_big.gif"; ?> \ No newline at end of file --- 52,97 ---- // MOM Pics ! $mx_images['upload_song'] = "$current_module_images/{LANG}/upload_song.gif"; ! $mx_images['no_image'] = "$current_module_images/no_image.gif"; // Use standard phpBB graphics // ! $mx_images['icon_quote'] = "$current_module_images/{LANG}/icon_post_quote.gif"; ! $mx_images['icon_edit'] = "$current_module_images/{LANG}/icon_post_edit.gif"; ! $mx_images['icon_search'] = "$current_module_images/{LANG}/icon_user_search.gif"; ! $mx_images['icon_profile'] = "$current_module_images/{LANG}/icon_user_profile.gif"; ! $mx_images['icon_pm'] = "$current_module_images/{LANG}/icon_contact_pm.gif"; ! $mx_images['icon_email'] = "$current_module_images/{LANG}/icon_contact_email.gif"; ! $mx_images['icon_delpost'] = "$current_module_images/{LANG}/icon_post_delete.gif"; ! $mx_images['icon_ip'] = "$current_module_images/{LANG}/icon_ip.gif"; ! $mx_images['icon_www'] = "$current_module_images/{LANG}/icon_contact_www.gif"; ! $mx_images['icon_icq'] = "$current_module_images/{LANG}/icon_contact_icq.gif"; ! $mx_images['icon_aim'] = "$current_module_images/{LANG}/icon_contact_aim.gif"; ! $mx_images['icon_yim'] = "$current_module_images/{LANG}/icon_contact_yahoo.gif"; ! $mx_images['icon_msnm'] = "$current_module_images/{LANG}/icon_contact_msnm.gif"; ! $mx_images['icon_minipost'] = "$current_module_images/icon_minipost.gif"; ! $mx_images['icon_gotopost'] = "$current_module_images/icon_minipost.gif"; ! $mx_images['icon_minipost_new'] = "$current_module_images/icon_minipost_new.gif"; ! ! // ! // Last Message and Anouncement block compatibility ! // ! $mx_images['icon_latest_reply'] = "$current_module_images/icon_topic_latest.gif"; ! $mx_images['icon_newest_reply'] = "$current_module_images/icon_topic_newest.gif"; ! ! $mx_images['forum'] = "$current_module_images/forum_read.gif"; ! $mx_images['forum_new'] = "$current_module_images/forum_unread.gif"; ! $mx_images['forum_locked'] = "$current_module_images/forum_read_locked.gif"; ! ! $mx_images['folder'] = "$current_module_images/topic_read.gif"; ! $mx_images['folder_new'] = "$current_module_images/topic_unread.gif"; ! $mx_images['folder_hot'] = "$current_module_images/topic_read_hot.gif"; ! $mx_images['folder_hot_new'] = "$current_module_images/topic_unread_hot.gif"; ! $mx_images['folder_locked'] = "$current_module_images/topic_read_locked.gif"; ! $mx_images['folder_locked_new'] = "$current_module_images/topic_unread_locked.gif"; ! $mx_images['folder_sticky'] = "$current_module_images/sticky_read.gif"; ! $mx_images['folder_sticky_new'] = "$current_module_images/sticky_unread.gif"; ! $mx_images['folder_announce'] = "$current_module_images/announce_read.gif"; ! $mx_images['folder_announce_new'] = "$current_module_images/announce_unread.gif"; ?> \ No newline at end of file --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:11:25
|
Update of /cvsroot/mxbb/mx_music/music_box/modules In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/music_box/modules Modified Files: music_cat.php music_comment.php music_comment_edit.php music_list.php music_media_cat.php music_modcp.php music_page.php music_pic_cat.php music_rate.php music_rss.php music_song.php music_upload.php Added Files: music_image.php Log Message: upgrade not ready yet Index: music_upload.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_upload.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_upload.php 29 Jan 2008 07:51:05 -0000 1.2 --- music_upload.php 7 Sep 2008 18:06:52 -0000 1.3 *************** *** 390,395 **** $song_time = time(); ! $song_user_id = $userdata['user_id']; ! $song_user_ip = $userdata['session_ip']; // -------------------------------- --- 390,410 ---- $song_time = time(); ! ! switch (PORTAL_BACKEND) ! { ! case 'internal': ! ! case 'phpbb2': ! ! $song_user_id = $userdata['user_id']; ! $song_user_ip = $userdata['session_ip']; ! break; ! ! case 'phpbb3': ! ! $song_user_id = $mx_user->data['user_id']; ! $song_user_ip = music_encode_ip($mx_user->data['session_ip']); ! break; ! } // -------------------------------- *************** *** 687,692 **** // -------------------------------- ! $sql = "INSERT INTO ". MUSIC_TABLE ." (song_filename, song_filetype, song_imagename, song_title, song_url, song_desc, song_singer, song_user_id, song_user_ip, song_username, song_time, song_cat_id, song_approval) ! VALUES ('$song_filename', '$song_filetype', '$song_imagename', '$song_title', '$song_url', '$song_desc', '$song_singer', '$song_user_id', '$song_user_ip', '$song_username', '$song_time', '$cat_id', '$song_approval')"; if( !$result = $db->sql_query($sql) ) { --- 702,707 ---- // -------------------------------- ! $sql = "INSERT INTO ". MUSIC_TABLE ." (song_filename, song_filetype, song_imagename, song_title, song_url, song_desc, song_singer, song_user_id, song_user_ip, song_username, song_time, song_cat_id, song_approval, song_download_count) ! VALUES ('$song_filename', '$song_filetype', '$song_imagename', '$song_title', '$song_url', '$song_desc', '$song_singer', '$song_user_id', '$song_user_ip', '$song_username', '$song_time', '$cat_id', '$song_approval', '0')"; if( !$result = $db->sql_query($sql) ) { --- NEW FILE: music_image.php --- <?php /** * * @package mxBB Portal Module - mx_music * @version $Id: music_image.php,v 1.1 2008/09/07 18:06:55 orynider Exp $ * @copyright (c) 2003 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ // MX if ( !defined('IN_PORTAL') ) { die("Hacking attempt"); } // ------------------------------------ // Check the request // ------------------------------------ if( isset($HTTP_GET_VARS['song_id']) ) { $song_id = intval($HTTP_GET_VARS['song_id']); } else if( isset($HTTP_POST_VARS['song_id']) ) { $song_id = intval($HTTP_POST_VARS['song_id']); } else { die('No songs specified'); } // ------------------------------------ // Get this song info // ------------------------------------ $sql = "SELECT * FROM ". MUSIC_TABLE ." WHERE song_id = '$song_id'"; if( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not query song information', '', __LINE__, __FILE__, $sql); } $thissong = $db->sql_fetchrow($result); $cat_id = $thissong['song_cat_id']; $user_id = $thissong['song_user_id']; if ($thissong['song_url'] == '') { $song_filetype = substr($thissong['song_filename'], strlen($thissong['song_filename']) - 3, 3); $song_filename = $thissong['song_filename']; } else { $song_filetype = substr($thissong['song_url'], strlen($thissong['song_url']) - 3, 3); $song_url = $thissong['song_url']; } $pic_filetype = substr($thissong['song_imagename'], strlen($thissong['song_imagename']) - 3, 3); $pic_filename = $thissong['song_imagename']; // ------------------------------------ // Get the current Category Info // ------------------------------------ $sql = "SELECT * FROM ". MUSIC_CAT_TABLE ." WHERE cat_id = '$cat_id'"; if( !($result = $db->sql_query($sql)) ) { mx_message_die(GENERAL_ERROR, 'Could not query category information', '', __LINE__, __FILE__, $sql); } $thiscat = $db->sql_fetchrow($result); if (empty($thiscat)) { die($lang['Category_not_exist']); } // ------------------------------------ // Check the permissions // ------------------------------------ $music_user_access = music_user_access($cat_id, $thiscat, 1, 0, 0, 0, 0, 0); // VIEW if ($music_user_access['view'] == 0) { die($lang['Not_Authorised']); } // ------------------------------------ // Check song Approval // ------------------------------------ if ($userdata['user_level'] != ADMIN) { if( ($thiscat['cat_approval'] == ADMIN) or (($thiscat['cat_approval'] == MOD) and !$music_user_access['moderator']) ) { if ($thissong['song_approval'] != 1) { die($lang['Not_Authorised']); } } } // ------------------------------------ // Check hotlink // ------------------------------------ if( ($music_config['hotlink_prevent'] == 1) and (isset($HTTP_SERVER_VARS['HTTP_REFERER'])) ) { $check_referer = explode('?', $HTTP_SERVER_VARS['HTTP_REFERER']); $check_referer = trim($check_referer[0]); $good_referers = array(); if ($music_config['hotlink_allowed'] != '') { $good_referers = explode(',', $music_config['hotlink_allowed']); } $good_referers[] = $board_config['server_name'] . $board_config['script_path']; $errored = TRUE; for ($i = 0; $i < count($good_referers); $i++) { $good_referers[$i] = trim($good_referers[$i]); if( (strstr($check_referer, $good_referers[$i])) and ($good_referers[$i] != '') ) { $errored = FALSE; } } if ($errored) { die($lang['Not_Authorised']); } } /* +---------------------------------------------------------- | Main work here... +---------------------------------------------------------- */ // ------------------------------------ // Send the song // ------------------------------------ if ($thissong['song_imagename']) { switch ($pic_filetype) { case '.bmp': $read_function = 'readfile'; break; case '.jpg': case 'jpg': $read_function = 'imagecreatefromjpeg'; break; case '.gif': case 'gif': $read_function = 'imagecreatefromgif'; break; case '.png': case 'png': $read_function = 'imagecreatefrompng'; break; default: $read_function = 'readfile'; } if ($read_function == 'readfile') { switch ($pic_filetype) { case 'mp3': header('Content-type: audio/mp3'); break; case 'wav': header('Content-type: audio/wav'); break; case 'wma': header('Content-type: audio/x-ms-wma'); break; case 'wmv': header('Content-type: video/x-ms-wmv'); break; case 'peg': case 'mpg': header('Content-type: video/mpeg'); break; case 'avi': header('Content-type: video/x-msvideo'); break; case 'swf': header('Content-type: application/x-shockwave-flash'); break; case '.au': header('Content-type: audio/basic'); break; case 'mid': header('Content-type: audio/mid'); break; case '.qt': header('Content-type: video/quicktime'); break; case 'flv': header('Content-type: video/x-flv'); break; case 'ram': header('Content-type: audio/x-pn-realaudio'); break; case '.rm': header('Content-type: application/vnd.rn-realmedia'); break; case 'bmp': header('Content-type: image/bitmap'); break; default: die('The filename data in the DB was corrupted'); } readfile(MUSIC_UPLOAD_PATH . 'song_image/' . $pic_filename); } else { $pic_fullpath = MUSIC_IMAGE_PATH . $pic_filename; //$pic_filetype = strtolower(substr($thissong['song_filename'], strlen($thissong['song_filename']) - 4, 4)); switch ($pic_filetype) { case '.gif': case 'gif': $file_header = 'Content-type: image/gif'; $read_function = 'imagecreatefromgif'; break; case '.jpeg': case 'jpeg': case '.jpg': case 'jpg': case '.pjpeg': $file_header = 'Content-type: image/jpeg'; $read_function = 'imagecreatefromjpeg'; break; case '.png': case 'png': $file_header = 'Content-type: image/png'; $read_function = 'imagecreatefrompng'; break; default: die('Not allowed media or pic file type'); } header($file_header); $max_pic_size = ($music_config['max_image_width'] > $music_config['max_image_height']) ? $music_config['max_image_width'] : $music_config['max_image_height']; if( isset($_GET['width']) ) { $item_size = intval($_GET['width']); $thumbnail_size = ($item_size > $max_pic_size) ? $max_pic_size : $item_size; } else { $thumbnail_size = $item_size = $max_pic_size; } $pic_size = getimagesize($pic_fullpath); $pic_width = $pic_size[0]; $pic_height = $pic_size[1]; if ($pic_width > $pic_height) { $thumbnail_width = $thumbnail_size; $thumbnail_height = $thumbnail_size * ($pic_height / $pic_width); } else { $thumbnail_height = $thumbnail_size; $thumbnail_width = $thumbnail_size * ($pic_width / $pic_height); } $thumbnail = (!function_exists(imagecreatetruecolor)) ? imagecreate($thumbnail_width, $thumbnail_height) : imagecreatetruecolor($thumbnail_width, $thumbnail_height); $resize_function = (!function_exists(imagecopyresampled)) ? 'imagecopyresized' : 'imagecopyresampled'; if( !function_exists($read_function) ) { $source = readfile($pic_fullpath); } else { $source = $read_function($pic_fullpath); } $resize_function($thumbnail, $source, 0, 0, 0, 0, $thumbnail_width, $thumbnail_height, $pic_width, $pic_height); switch ( $pic_filetype ) { case '.gif': case 'gif': imagegif($thumbnail); break; case '.jpeg': case '.jpg': case 'jpg': case '.pjpeg': imagejpeg($thumbnail); break; case '.png': case 'png': imagepng($thumbnail); break; default: readfile(MUSIC_UPLOAD_PATH . 'song_image/' . $pic_filename); } imagedestroy($thumbnail); } } exit; // +------------------------------------------------------+ // | Powered by Music Online 2.0 (c) 2003 Cf Manager | // +------------------------------------------------------+ ?> Index: music_comment_edit.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_comment_edit.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_comment_edit.php 29 Jan 2008 07:51:05 -0000 1.2 --- music_comment_edit.php 7 Sep 2008 18:06:43 -0000 1.3 *************** *** 206,210 **** 'SONG_TITLE' => $thissong['song_title'], 'POSTER' => $poster, ! 'SONG_TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']), 'SONG_VIEW' => $thissong['song_view_count'], 'SONG_COMMENTS' => $total_comments, --- 206,210 ---- 'SONG_TITLE' => $thissong['song_title'], 'POSTER' => $poster, ! 'SONG_TIME' => (@function_exists( 'create_date' )) ? music_create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']), 'SONG_VIEW' => $thissong['song_view_count'], 'SONG_COMMENTS' => $total_comments, Index: music_pic_cat.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_pic_cat.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** music_pic_cat.php 28 May 2008 23:31:49 -0000 1.5 --- music_pic_cat.php 7 Sep 2008 18:06:48 -0000 1.6 *************** *** 785,789 **** } ! $song_user_ip = (@function_exists( 'decode_ip' )) ? decode_ip($songrow[$j]['song_user_ip']) : phpBB2::decode_ip($songrow[$j]['song_user_ip']); $template->assign_block_vars('songrow.song_detail', array( --- 785,789 ---- } ! $song_user_ip = (@function_exists( 'decode_ip' )) ? music_decode_ip($songrow[$j]['song_user_ip']) : phpBB2::decode_ip($songrow[$j]['song_user_ip']); $template->assign_block_vars('songrow.song_detail', array( *************** *** 812,816 **** 'HEIGHT' => ( !empty($media_height) ? $media_height : '85' ), ! 'TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $songrow[$j]['song_view_count'], --- 812,816 ---- 'HEIGHT' => ( !empty($media_height) ? $media_height : '85' ), ! 'TIME' => (@function_exists( 'create_date' )) ? music_create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $songrow[$j]['song_view_count'], Index: music_cat.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_cat.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** music_cat.php 28 May 2008 23:31:49 -0000 1.6 --- music_cat.php 7 Sep 2008 18:06:42 -0000 1.7 *************** *** 791,795 **** } ! $song_user_ip = (@function_exists( 'decode_ip' )) ? decode_ip($songrow[$j]['song_user_ip']) : phpBB2::decode_ip($songrow[$j]['song_user_ip']); $template->assign_block_vars('songrow.song_detail', array( --- 791,795 ---- } ! $song_user_ip = (@function_exists( 'decode_ip' )) ? music_decode_ip($songrow[$j]['song_user_ip']) : phpBB2::decode_ip($songrow[$j]['song_user_ip']); $template->assign_block_vars('songrow.song_detail', array( *************** *** 822,826 **** 'HEIGHT' => ( !empty($media_height) ? $media_height : '350' ), ! 'TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $songrow[$j]['song_view_count'], --- 822,826 ---- 'HEIGHT' => ( !empty($media_height) ? $media_height : '350' ), ! 'TIME' => (@function_exists( 'create_date' )) ? music_create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $songrow[$j]['song_view_count'], *************** *** 917,920 **** --- 917,931 ---- 'body' => 'music_cat_body.tpl') ); + + $template->assign_vars(array( + 'FLASH' => '', + 'RAM' => '', + 'FLASHVIDEO' => '', + 'YOUTUBE' => '', + 'QT' => '', + 'FLV' => '', + 'IMG' => '', + 'MEDIA' => '') + ); } else *************** *** 923,929 **** --- 934,956 ---- 'body' => 'music_cat_xs.tpl') ); + + $template->assign_vars(array( + 'FLASH' => 'flash', + 'RAM' => 'ram', + 'FLASHVIDEO' => 'flashvideo', + 'YOUTUBE' => 'youtube', + 'QT' => 'qt', + 'FLV' => 'flv', + 'IMG' => 'img', + 'MEDIA' => 'media') + ); } $template->assign_vars(array( + 'BLOCK_SIZE' => ( !empty($block_size) ? $block_size : '100%' ), + 'BLOCK_TITLE' => $title, + 'L_DESCRIPTION' => $description, + 'S_SHOW_TITLE' => $show_title, + 'TARGET_BLANK' => ($music_config['fullpic_popup']) ? 'target="_blank"' : '', 'U_VIEW_CAT' => mx_append_sid(this_mo_mxurl("music_mode=music_cat&cat_id=$cat_id")), 'CAT_TITLE' => $thiscat['cat_title'], Index: music_modcp.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_modcp.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** music_modcp.php 10 Jul 2008 22:22:43 -0000 1.3 --- music_modcp.php 7 Sep 2008 18:06:46 -0000 1.4 *************** *** 341,345 **** 'SONG_TITLE' => '<a href="'. mx_append_sid(this_mo_mxurl("music_mode=music_song&song_id=". $songrow[$i]['song_id'])) .'" target="_blank">'. $songrow[$i]['song_title'] .'</a>', 'POSTER' => $song_poster, ! 'TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $songrow[$i]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $songrow[$i]['song_time'], $board_config['board_timezone']), 'RATING' => ($songrow[$i]['rating'] == 0) ? $lang['Not_rated'] : round($songrow[$i]['rating'], 2), 'COMMENTS' => $songrow[$i]['comments'], --- 341,345 ---- 'SONG_TITLE' => '<a href="'. mx_append_sid(this_mo_mxurl("music_mode=music_song&song_id=". $songrow[$i]['song_id'])) .'" target="_blank">'. $songrow[$i]['song_title'] .'</a>', 'POSTER' => $song_poster, ! 'TIME' => (@function_exists( 'create_date' )) ? music_create_date($board_config['default_dateformat'], $songrow[$i]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $songrow[$i]['song_time'], $board_config['board_timezone']), 'RATING' => ($songrow[$i]['rating'] == 0) ? $lang['Not_rated'] : round($songrow[$i]['rating'], 2), 'COMMENTS' => $songrow[$i]['comments'], Index: music_rss.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_rss.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** music_rss.php 28 May 2008 23:31:50 -0000 1.4 --- music_rss.php 7 Sep 2008 18:06:50 -0000 1.5 *************** *** 59,63 **** header ('Content-Type: text/xml'); ! $rss_time = (@function_exists( 'create_date' )) ? create_date('D, d M Y H:i:s T', time(), $board_config['board_timezone']) : phpBB2::create_date('D, d M Y H:i:s T', time(), $board_config['board_timezone']); // Create main board url (some code borrowed from functions_post.php) --- 59,63 ---- header ('Content-Type: text/xml'); ! $rss_time = (@function_exists( 'create_date' )) ? music_create_date('D, d M Y H:i:s T', time(), $board_config['board_timezone']) : phpBB2::create_date('D, d M Y H:i:s T', time(), $board_config['board_timezone']); // Create main board url (some code borrowed from functions_post.php) Index: music_list.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_list.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_list.php 29 Jan 2008 07:51:05 -0000 1.2 --- music_list.php 7 Sep 2008 18:06:44 -0000 1.3 *************** *** 171,175 **** 'POSTER' => $search_poster, ! 'TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $searchsongrow[$j]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $searchsongrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $searchsongrow[$j]['song_view_count'], --- 171,175 ---- 'POSTER' => $search_poster, ! 'TIME' => (@function_exists( 'create_date' )) ? music_create_date($board_config['default_dateformat'], $searchsongrow[$j]['song_time'], $board_config['board_timezone']) : music_create_date($board_config['default_dateformat'], $searchsongrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $searchsongrow[$j]['song_view_count'], Index: music_media_cat.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_media_cat.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** music_media_cat.php 28 May 2008 23:31:49 -0000 1.5 --- music_media_cat.php 7 Sep 2008 18:06:45 -0000 1.6 *************** *** 1059,1063 **** } ! $song_user_ip = (@function_exists( 'decode_ip' )) ? decode_ip($songrow[$j]['song_user_ip']) : phpBB2::decode_ip($songrow[$j]['song_user_ip']); $template->assign_block_vars('songrow.song_detail', array( --- 1059,1063 ---- } ! $song_user_ip = (@function_exists( 'decode_ip' )) ? music_decode_ip($songrow[$j]['song_user_ip']) : phpBB2::decode_ip($songrow[$j]['song_user_ip']); $template->assign_block_vars('songrow.song_detail', array( *************** *** 1086,1090 **** 'HEIGHT' => ( !empty($media_height) ? $media_height : '350' ), ! 'TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $songrow[$j]['song_view_count'], --- 1086,1090 ---- 'HEIGHT' => ( !empty($media_height) ? $media_height : '350' ), ! 'TIME' => (@function_exists( 'create_date' )) ? music_create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $songrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $songrow[$j]['song_view_count'], Index: music_song.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_song.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_song.php 29 Jan 2008 07:51:05 -0000 1.2 --- music_song.php 7 Sep 2008 18:06:51 -0000 1.3 *************** *** 356,373 **** { case '.gif': imagegif($thumbnail); break; case '.jpeg': case '.jpg': case '.pjpeg': imagejpeg($thumbnail); break; case '.png': imagepng($thumbnail); break; default: ! return false; } - imagedestroy($thumbnail); } --- 356,375 ---- { case '.gif': + case 'gif': imagegif($thumbnail); break; case '.jpeg': case '.jpg': + case 'jpg': case '.pjpeg': imagejpeg($thumbnail); break; case '.png': + case 'png': imagepng($thumbnail); break; default: ! readfile(MUSIC_UPLOAD_PATH . 'song_image/' . $pic_filename); } imagedestroy($thumbnail); } Index: music_comment.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_comment.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** music_comment.php 8 Jul 2008 21:43:50 -0000 1.3 --- music_comment.php 7 Sep 2008 18:06:42 -0000 1.4 *************** *** 285,289 **** $lastedit_row = $db->sql_fetchrow($result); ! $comment_edit_time = (@function_exists('create_date')) ? create_date($board_config['default_dateformat'], $commentrow[$i]['comment_edit_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $commentrow[$i]['comment_edit_time'], $board_config['board_timezone']); $edit_info = ($commentrow[$i]['comment_edit_count'] == 1) ? $lang['Edited_time_total'] : $lang['Edited_times_total']; --- 285,289 ---- $lastedit_row = $db->sql_fetchrow($result); ! $comment_edit_time = (@function_exists('create_date')) ? music_create_date($board_config['default_dateformat'], $commentrow[$i]['comment_edit_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $commentrow[$i]['comment_edit_time'], $board_config['board_timezone']); $edit_info = ($commentrow[$i]['comment_edit_count'] == 1) ? $lang['Edited_time_total'] : $lang['Edited_times_total']; *************** *** 296,300 **** } ! $comment_user_ip = (@function_exists( 'decode_ip' )) ? decode_ip($commentrow[$i]['comment_user_ip']) : phpBB2::decode_ip($commentrow[$i]['comment_user_ip']); $template->assign_block_vars('commentrow', array( --- 296,300 ---- } ! $comment_user_ip = (@function_exists( 'decode_ip' )) ? music_decode_ip($commentrow[$i]['comment_user_ip']) : phpBB2::decode_ip($commentrow[$i]['comment_user_ip']); $template->assign_block_vars('commentrow', array( Index: music_page.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_page.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** music_page.php 28 May 2008 23:31:49 -0000 1.5 --- music_page.php 7 Sep 2008 18:06:47 -0000 1.6 *************** *** 534,538 **** --- 534,549 ---- $template->assign_vars(array( + 'BLOCK_SIZE' => ( !empty($block_size) ? $block_size : '100%' ), + + 'BLOCK_TITLE' => $title, + + 'L_DESCRIPTION' => $description, + + 'S_SHOW_TITLE' => $show_title, + + 'TARGET_BLANK' => ($music_config['fullpic_popup']) ? 'target="_blank"' : '', + 'CAT_TITLE' => $thiscat['cat_title'], + 'U_VIEW_CAT' => mx_append_sid(this_mo_mxurl("music_mode=music_cat&cat_id=$cat_id")), *************** *** 557,561 **** 'POSTER' => $poster, ! 'SONG_TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']), 'SONG_VIEW' => $thissong['song_view_count'], --- 568,572 ---- 'POSTER' => $poster, ! 'SONG_TIME' => (@function_exists( 'create_date' )) ? music_create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']), 'SONG_VIEW' => $thissong['song_view_count'], Index: music_rate.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_rate.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_rate.php 29 Jan 2008 07:51:05 -0000 1.2 --- music_rate.php 7 Sep 2008 18:06:49 -0000 1.3 *************** *** 204,208 **** 'POSTER' => $poster, ! 'SONG_TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']), 'SONG_VIEW' => $thissong['song_view_count'], 'SONG_RATING' => ($thissong['rating'] != 0) ? round($thissong['rating'], 2) : $lang['Not_rated'], --- 204,208 ---- 'POSTER' => $poster, ! 'SONG_TIME' => (@function_exists( 'create_date' )) ? music_create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']), 'SONG_VIEW' => $thissong['song_view_count'], 'SONG_RATING' => ($thissong['rating'] != 0) ? round($thissong['rating'], 2) : $lang['Not_rated'], |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:11:23
|
Update of /cvsroot/mxbb/mx_music/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/templates/_core Modified Files: _core.cfg music_cat_body.tpl music_cat_xs.tpl music_index_body.tpl music_list_body.tpl music_lists.tpl music_page_body.tpl music_upload_body.tpl Log Message: upgrade not ready yet Index: music_lists.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_lists.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** music_lists.tpl 29 Jan 2008 07:51:29 -0000 1.1 --- music_lists.tpl 7 Sep 2008 18:06:58 -0000 1.2 *************** *** 1,2 **** --- 1,17 ---- + <!-- IF S_SHOW_TITLE eq 1 --> + <div class="forabg block"> + <span class="topiclist"><span></span></span> + <span class="corners-bottom"><span></span></span> + </div> + <!-- ENDIF --> + + <div class="forabg block"> + <div class="inner"><span class="corners-top"><span></span></span> + <ul class="topiclist"> + <li class="header"><span style="color:white;">{BLOCK_TITLE}<span></li> + </ul> + <div id="p1" class="post bg2 online"> + <div class="textbody"> + <table width="{BLOCK_SIZE}" cellpadding="4" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <tr> *************** *** 10,24 **** <!-- BEGIN music_recent --> <tr> ! <td class="row1" valign="top" height="100%"><span class="genmed"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <!-- END music_recent --> <!-- BEGIN music_recent_lists --> <tr> ! <td nowrap valign="top">{music_recent_lists.BULLET}</td> ! <td valign="top" width="100%"> ! <br /><span class="genmed">{music_recent_lists.TITLE}</span> ! <br /><span class="gensmall">{music_recent_lists.L_POSTER}: {music_recent_lists.POSTER}</span> </td> </tr> <!-- END music_recent_lists --> <!-- BEGIN music_recent --> --- 25,55 ---- <!-- BEGIN music_recent --> <tr> ! <td valign="top" height="100%"><span class="genmed"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <!-- END music_recent --> <!-- BEGIN music_recent_lists --> + <tr> ! <td class="row<!-- IF music_recent_lists.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF -->" nowrap valign="top">{music_recent_lists.BULLET}</td> ! </tr> ! ! <tr> ! <td width="94%" class="row2<!-- IF music_recent_lists.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF -->" align="center" width="{S_COL_WIDTH}"> ! <div class="picshadow" style="text-align:center;"> ! <div class="picframe"> ! <a href="{music_recent_lists.U_SONG}"> ! <img src="{music_recent_lists.U_SONG_IMG}" alt="{music_recent_lists.DESC}" title="{music_recent_lists.DESC}" vspace="10" border="0" /> ! </a> ! </div></div> </td> </tr> + + <tr> + <td class="row<!-- IF music_recent_lists.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF -->" valign="top" width="100%"> + <br /><span class="genmed"><a href="{music_recent_lists.U_SONG}" {TARGET_BLANK}>{music_recent_lists.TITLE}</a></span> + <br /><span class="gensmall">{music_recent_lists.L_POSTER}: {music_recent_lists.POSTER}</span> + </td> + </tr> + <!-- END music_recent_lists --> <!-- BEGIN music_recent --> *************** *** 27,29 **** </tr> <!-- END music_recent --> ! </table> \ No newline at end of file --- 58,66 ---- </tr> <!-- END music_recent --> ! </table> ! ! </div></div> ! </div> ! <span class="corners-bottom"><span></span></span> ! </div> ! <br clear="all" /> \ No newline at end of file Index: music_upload_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_upload_body.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** music_upload_body.tpl 29 Jan 2008 07:51:30 -0000 1.1 --- music_upload_body.tpl 7 Sep 2008 18:06:59 -0000 1.2 *************** *** 37,40 **** --- 37,45 ---- </script> + <div class="forabg block"> + <div id="p1" class="post bg2 online"> + <div class="inner"><span class="corners-top"><span></span></span> + <div class="textbody"> + <form name="upload" action="{S_MUSIC_ACTION}" method="post" enctype="multipart/form-data" onSubmit="return checkMUSICForm()"> <table width="100%" cellspacing="2" cellpadding="2" border="0"> *************** *** 48,64 **** <th class="thTop" height="25" colspan="2">{L_UPLOAD_SONG}</th> </tr> <!-- BEGIN switch_user_logged_out --> <tr> <td class="row1" width="30%" height="28"><span class="gen">{L_USERNAME}:</span></td> ! <td class="row2"><input class="post" type="text" name="song_username" size="32" maxlength="32" /></td> </tr> <!-- END switch_user_logged_out --> <tr> <td class="row1"><span class="gen">{L_UPLOAD_SONG_FROM_MACHINE}:</span></td> ! <td class="row2"><input class="post" type="file" name="song_file" size="49" /></td> </tr> <tr> <td class="row1" height="28"><span class="gen">{L_SONG_URL}:</span></td> ! <td class="row2"><input class="post" type="text" name="song_url" size="60" /></td> </tr> <tr> --- 53,70 ---- <th class="thTop" height="25" colspan="2">{L_UPLOAD_SONG}</th> </tr> + <fieldset> <!-- BEGIN switch_user_logged_out --> <tr> <td class="row1" width="30%" height="28"><span class="gen">{L_USERNAME}:</span></td> ! <td class="row2"><input class="inputbox autowidth" type="text" name="song_username" size="32" maxlength="32" /></td> </tr> <!-- END switch_user_logged_out --> <tr> <td class="row1"><span class="gen">{L_UPLOAD_SONG_FROM_MACHINE}:</span></td> ! <td class="row2"><div id="parah"><input class="inputbox autowidth" type="file" name="song_file" size="52" /></div></td> </tr> <tr> <td class="row1" height="28"><span class="gen">{L_SONG_URL}:</span></td> ! <td class="row2"><input class="inputbox autowidth" type="text" name="song_url" size="60" /></td> </tr> <tr> *************** *** 67,79 **** </tr> <tr> ! <td class="row2"><input class="post" type="file" name="song_image" size="49" /></td> </tr> <tr> <td class="row1" height="28"><span class="gen">{L_SONG_TITLE}:</span></td> ! <td class="row2"><input class="post" type="text" name="song_title" size="60" /></td> </tr> <tr> <td class="row1" height="28"><span class="gen">{L_SINGER}:</span></td> ! <td class="row2"><input class="post" type="text" name="song_singer" size="60" /></td> </tr> <tr> --- 73,85 ---- </tr> <tr> ! <td class="row2"><input class="inputbox autowidth" type="file" name="song_image" size="49" /></td> </tr> <tr> <td class="row1" height="28"><span class="gen">{L_SONG_TITLE}:</span></td> ! <td class="row2"><input class="inputbox autowidth" type="text" name="song_title" size="60" /></td> </tr> <tr> <td class="row1" height="28"><span class="gen">{L_SINGER}:</span></td> ! <td class="row2"><input class="inputbox autowidth" type="text" name="song_singer" size="60" /></td> </tr> <tr> *************** *** 97,104 **** <td class="catBottom" align="center" height="28" colspan="2"><input type="reset" value="{L_RESET}" class="liteoption" /> <input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> </table> </form> ! <br clear="all" /> <!-- --- 103,115 ---- <td class="catBottom" align="center" height="28" colspan="2"><input type="reset" value="{L_RESET}" class="liteoption" /> <input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> + </fieldset> </table> </form> ! </div></div> ! </div> ! <span class="corners-bottom"><span></span></span> ! </div> ! <br /><br clear="all" /> <!-- Index: _core.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/_core.cfg,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** _core.cfg 13 Mar 2008 10:20:17 -0000 1.3 --- _core.cfg 7 Sep 2008 18:06:56 -0000 1.4 *************** *** 31,48 **** // Do not alter this line! // - @define(MX_TEMPLATE_CONFIG, TRUE); $mx_template_config = true; ! $mx_template_name = '_core'; ! // ------------------------------------------------------------------------- // Prefix with PORTAL_URL // ------------------------------------------------------------------------- ! // $current_template_images = PORTAL_URL . $current_template_path . "/images"; ! ! ! $current_template_images = $module_root_path . "templates/". $mx_template_name ."/images"; ! $current_template_phpbb_images = PHPBB_URL . "templates/". $mx_template_name ."/images"; // phpBB graphics template --- 31,48 ---- // Do not alter this line! // $mx_template_config = true; ! // ------------------------------------------------------------------------- ! // Do some checks ! // ------------------------------------------------------------------------- ! $current_template_path = file_exists($mx_root_path . $current_template_path . "/images" ) ? $current_template_path : ( file_exists( $mx_root_path . $cloned_template_path . "/images" ) ? $cloned_template_path : $default_template_path); ! $current_template_root_path = str_replace($module_root_path, "", $current_template_path); // ------------------------------------------------------------------------- // Prefix with PORTAL_URL // ------------------------------------------------------------------------- ! $current_template_images = PORTAL_URL . $current_template_path . "/images"; ! $current_template_theme_images = !empty($current_template_root_path) && file_exists($mx_root_path . $current_template_root_path . "/images") ? PORTAL_URL . $current_template_root_path . "/images" : ( !empty($cloned_template_path) && file_exists( $mx_root_path . $cloned_template_path . "/images" ) ? PORTAL_URL . cloned_template_path . "/images" : PORTAL_URL . "templates/_core/images"); ! $current_module_images = !empty($current_template_root_path) && file_exists($module_root_path . $current_template_root_path ."/images") ? PORTAL_URL . $module_root_path . $current_template_root_path ."/images" : $current_template_theme_images . "/phpbb2"; *************** *** 52,81 **** // MOM Pics ! $mx_images['upload_song'] = "$current_template_images/{LANG}/upload_song.gif"; ! $mx_images['no_image'] = "$current_template_images/no_image.gif"; // Use standard phpBB graphics // ! $mx_images['icon_quote'] = "$current_template_phpbb_images/{LANG}/icon_quote.gif"; ! $mx_images['icon_edit'] = "$current_template_phpbb_images/{LANG}/icon_edit.gif"; ! $mx_images['icon_search'] = "$current_template_phpbb_images/{LANG}/icon_search.gif"; ! $mx_images['icon_profile'] = "$current_template_phpbb_images/{LANG}/icon_profile.gif"; ! $mx_images['icon_pm'] = "$current_template_phpbb_images/{LANG}/icon_pm.gif"; ! $mx_images['icon_email'] = "$current_template_phpbb_images/{LANG}/icon_email.gif"; ! $mx_images['icon_delpost'] = "$current_template_phpbb_images/icon_delete.gif"; ! $mx_images['icon_ip'] = "$current_template_phpbb_images/{LANG}/icon_ip.gif"; ! $mx_images['icon_www'] = "$current_template_phpbb_images/{LANG}/icon_www.gif"; ! $mx_images['icon_icq'] = "$current_template_phpbb_images/{LANG}/icon_icq_add.gif"; ! $mx_images['icon_aim'] = "$current_template_phpbb_images/{LANG}/icon_aim.gif"; ! $mx_images['icon_yim'] = "$current_template_phpbb_images/{LANG}/icon_yim.gif"; ! $mx_images['icon_msnm'] = "$current_template_phpbb_images/{LANG}/icon_msnm.gif"; ! $mx_images['icon_minipost'] = "$current_template_phpbb_images/icon_minipost.gif"; ! $mx_images['icon_gotopost'] = "$current_template_phpbb_images/icon_minipost.gif"; ! $mx_images['icon_minipost_new'] = "$current_template_phpbb_images/icon_minipost_new.gif"; ! $mx_images['icon_latest_reply'] = "$current_template_phpbb_images/icon_latest_reply.gif"; ! $mx_images['icon_newest_reply'] = "$current_template_phpbb_images/icon_newest_reply.gif"; ! $mx_images['forum'] = "$current_template_phpbb_images/folder_big.gif"; ! $mx_images['forum_new'] = "$current_template_phpbb_images/folder_new_big.gif"; ! $mx_images['forum_locked'] = "$current_template_phpbb_images/folder_locked_big.gif"; ?> \ No newline at end of file --- 52,97 ---- // MOM Pics ! $mx_images['upload_song'] = "$current_module_images/{LANG}/upload_song.gif"; ! $mx_images['no_image'] = "$current_module_images/no_image.gif"; // Use standard phpBB graphics // ! $mx_images['icon_quote'] = "$current_module_images/{LANG}/icon_post_quote.gif"; ! $mx_images['icon_edit'] = "$current_module_images/{LANG}/icon_post_edit.gif"; ! $mx_images['icon_search'] = "$current_module_images/{LANG}/icon_user_search.gif"; ! $mx_images['icon_profile'] = "$current_module_images/{LANG}/icon_user_profile.gif"; ! $mx_images['icon_pm'] = "$current_module_images/{LANG}/icon_contact_pm.gif"; ! $mx_images['icon_email'] = "$current_module_images/{LANG}/icon_contact_email.gif"; ! $mx_images['icon_delpost'] = "$current_module_images/{LANG}/icon_post_delete.gif"; ! $mx_images['icon_ip'] = "$current_module_images/{LANG}/icon_ip.gif"; ! $mx_images['icon_www'] = "$current_module_images/{LANG}/icon_contact_www.gif"; ! $mx_images['icon_icq'] = "$current_module_images/{LANG}/icon_contact_icq.gif"; ! $mx_images['icon_aim'] = "$current_module_images/{LANG}/icon_contact_aim.gif"; ! $mx_images['icon_yim'] = "$current_module_images/{LANG}/icon_contact_yahoo.gif"; ! $mx_images['icon_msnm'] = "$current_module_images/{LANG}/icon_contact_msnm.gif"; ! $mx_images['icon_minipost'] = "$current_module_images/icon_minipost.gif"; ! $mx_images['icon_gotopost'] = "$current_module_images/icon_minipost.gif"; ! $mx_images['icon_minipost_new'] = "$current_module_images/icon_minipost_new.gif"; ! ! // ! // Last Message and Anouncement block compatibility ! // ! $mx_images['icon_latest_reply'] = "$current_module_images/icon_topic_latest.gif"; ! $mx_images['icon_newest_reply'] = "$current_module_images/icon_topic_newest.gif"; ! ! $mx_images['forum'] = "$current_module_images/forum_read.gif"; ! $mx_images['forum_new'] = "$current_module_images/forum_unread.gif"; ! $mx_images['forum_locked'] = "$current_module_images/forum_read_locked.gif"; ! ! $mx_images['folder'] = "$current_module_images/topic_read.gif"; ! $mx_images['folder_new'] = "$current_module_images/topic_unread.gif"; ! $mx_images['folder_hot'] = "$current_module_images/topic_read_hot.gif"; ! $mx_images['folder_hot_new'] = "$current_module_images/topic_unread_hot.gif"; ! $mx_images['folder_locked'] = "$current_module_images/topic_read_locked.gif"; ! $mx_images['folder_locked_new'] = "$current_module_images/topic_unread_locked.gif"; ! $mx_images['folder_sticky'] = "$current_module_images/sticky_read.gif"; ! $mx_images['folder_sticky_new'] = "$current_module_images/sticky_unread.gif"; ! $mx_images['folder_announce'] = "$current_module_images/announce_read.gif"; ! $mx_images['folder_announce_new'] = "$current_module_images/announce_unread.gif"; ?> \ No newline at end of file Index: music_page_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_page_body.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** music_page_body.tpl 29 Jan 2008 07:51:30 -0000 1.1 --- music_page_body.tpl 7 Sep 2008 18:06:59 -0000 1.2 *************** *** 1,3 **** --- 1,13 ---- + <!-- IF S_SHOW_TITLE eq 1 --> + <div class="forabg block"> + <div id="p1" class="post bg2 online"> + <div class="inner"><span class="corners-top"><span></span></span> + <div class="textbody"> <center><b><span class="genmed"><h3>{SONG_TITLE} :: {SINGER}</h3></span></b></center> + </div></div></div> + <span class="corners-bottom"><span></span></span> + </div></div> + <br clear="all" /> + <!-- ENDIF --> <table width="100%" cellspacing="2" cellpadding="2" border="0"> *************** *** 7,10 **** --- 17,28 ---- </table> + + <div class="forabg block"> + <div class="inner"><span class="corners-top"><span></span></span> + <ul class="topiclist"> + <li class="header"> + </ul></li> + <div id="p1" class="post bg2 online"> + <div class="textbody"> <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> *************** *** 159,164 **** <!-- BEGIN flv --> <div id="flvplayer"> ! <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,47,0" width="425" height="350" id="flvplayer" align="center"> <param name="allowScriptAccess" value="always" /> <param name="movie" value="{VIDEO_URL}" /> <param name="loop" value="false" /> --- 177,183 ---- <!-- BEGIN flv --> <div id="flvplayer"> ! <object width="425" height="350" id="flvplayer" align="center"> <param name="allowScriptAccess" value="always" /> + <param name="type" value="application/x-shockwave-flash" /> <param name="movie" value="{VIDEO_URL}" /> <param name="loop" value="false" /> *************** *** 261,264 **** --- 280,286 ---- </table> + </div></div></div> + <span class="corners-bottom"><span></span></span> + </div></div> <br clear="all" /> Index: music_cat_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_cat_body.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_cat_body.tpl 21 Mar 2008 20:18:42 -0000 1.2 --- music_cat_body.tpl 7 Sep 2008 18:06:57 -0000 1.3 *************** *** 1,2 **** --- 1,7 ---- + <div class="forabg block"> + <div id="p1" class="post bg2 online"> + <div class="inner"><span class="corners-top"><span></span></span> + <div class="textbody"> + <form action="{S_MUSIC_ACTION}" method="post"> <table width="100%" cellspacing="2" cellpadding="2" border="0"> *************** *** 7,10 **** --- 12,21 ---- </tr> </table> + </div></div> + </div> + <span class="corners-bottom"><span></span></span> + </div> + <br clear="all" /> + <table width="100%" cellspacing="2" cellpadding="2" border="0"> *************** *** 22,25 **** --- 33,44 ---- </table> + + <div class="forabg block"> + <div class="inner"><span class="corners-top"><span></span></span> + <ul class="topiclist"> + <li class="header"> + </ul></li> + <div id="p1" class="post bg2 online"> + <div class="textbody"> <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> *************** *** 94,97 **** --- 113,121 ---- </tr> </table> + </div></div></div> + <span class="corners-bottom"><span></span></span> + </div></div> + <br clear="all" /> + <table width="100%" cellspacing="2" border="0" cellpadding="2"> <tr> Index: music_list_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_list_body.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** music_list_body.tpl 29 Jan 2008 07:51:29 -0000 1.1 --- music_list_body.tpl 7 Sep 2008 18:06:58 -0000 1.2 *************** *** 1,3 **** --- 1,7 ---- <form action="{S_MUSIC_ACTION}" method="post"> + <div class="forabg block"> + <div id="p1" class="post bg2 online"> + <div class="inner"><span class="corners-top"><span></span></span> + <div class="textbody"> <table width="100%" cellspacing="0" cellpadding="2" border="0"> <tr> *************** *** 48,53 **** <!-- END search_songs --> </table> ! </form> <br clear="all" /> <!-- --- 52,60 ---- <!-- END search_songs --> </table> ! </div></div></div> ! <span class="corners-bottom"><span></span></span> ! </div></div> <br clear="all" /> + </form> <!-- Index: music_index_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_index_body.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_index_body.tpl 13 Mar 2008 09:35:10 -0000 1.2 --- music_index_body.tpl 7 Sep 2008 18:06:57 -0000 1.3 *************** *** 1,13 **** <form action="{S_MUSIC_ACTION}" method="post"> ! <table width="100%" cellspacing="0" cellpadding="2" border="0"> ! <tr> ! <td><span class="gensmall"> ! <!-- BEGIN switch_user_logged_in --> ! {LAST_VISIT_DATE}<br /> ! <!-- END switch_user_logged_in --> ! {CURRENT_TIME}<br /> ! </span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> {NAV_SEP} <a href="{U_MUSIC}" class="nav">{L_MUSIC}</a> {SUBCAT_NAV}</span></td> ! </tr> ! </table> <table width="100%" cellpadding="1" cellspacing="0" border="0" class="forumline"> <!-- BEGIN top_songs --> --- 1,8 ---- + <div class="forabg block"> + <div id="p1" class="post bg2 online"> + <div class="inner"><span class="corners-top"><span></span></span> + <div class="textbody"> <form action="{S_MUSIC_ACTION}" method="post"> ! <table width="100%" cellpadding="1" cellspacing="0" border="0" class="forumline"> <!-- BEGIN top_songs --> *************** *** 58,62 **** <!-- END top_songs --> </table> ! <br /> <table width="100%" cellpadding="1" cellspacing="0" border="0" class="forumline"> <tr> --- 53,86 ---- <!-- END top_songs --> </table> ! </div></div></div> ! <span class="corners-bottom"><span></span></span> ! </div></div> ! ! <table width="100%" cellspacing="0" cellpadding="2" border="0"> ! <tr> ! <td><span class="gensmall"> ! <!-- BEGIN switch_user_logged_in --> ! {LAST_VISIT_DATE}<br /> ! <!-- END switch_user_logged_in --> ! {CURRENT_TIME}<br /> ! </span> ! </tr> ! <tr> ! <td> ! </td> ! <td class="nav" width="100%"> ! <span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> {NAV_SEP} <a class="nav" href="{U_MUSIC}">{L_MUSIC}</a> {U_NAV_CAT_PARENT} {NAV_SEP} </span> ! <span class="cattitle">{L_PUBLIC_CATS} {SUBCAT_NAV}</span> ! </td> ! </tr> ! </table> ! ! <div class="forabg block"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="topiclist"> ! <li class="header"> ! </ul></li> ! <div id="p1" class="post bg2 online"> ! <div class="textbody"> <table width="100%" cellpadding="1" cellspacing="0" border="0" class="forumline"> <tr> *************** *** 74,83 **** <table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumrow"> <tr> ! <td class="row1" height="50" width="50%"> ! <span class="forumlink"> <a href="{catrow.U_VIEW_CAT}" class="forumlink">{catrow.CAT_TITLE}</a></span><br /> <span class="genmed">{catrow.CAT_DESC}</span><br /> ! <span class="gensmall">{catrow.L_MODERATORS} {catrow.MODERATORS} <!-- BEGIN subcat_link -->{subcat_link.SUBCATS}<!-- END subcat_link --></span> </td> ! <td class="row1" height="50" width="50%"> <!-- BEGIN virtualimagecat --> <span class="gensmall"> <a alt="images" href="{catrow.U_VIEW_PIC_CAT}">{catrow.L_ALL_CAT_PICS}</a></span> --- 98,113 ---- <table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumrow"> <tr> ! <td class="row1 bg1" width="1%" valign="top"><img src="{catrow.CAT_IMG}" alt="" /></td> ! <td class="row1 bg1" height="50" width="50%"> ! <span class="forumlink topictitle cat" style="font-weight: bold;"> <a href="{catrow.U_VIEW_CAT}" class="forumlink">{catrow.CAT_TITLE}</a></span><br /> <span class="genmed">{catrow.CAT_DESC}</span><br /> ! <span class="gensmall"> ! {catrow.L_MODERATORS} ! {catrow.MODERATORS} ! <!-- BEGIN subcat_link --> ! {subcat_link.SUBCATS} ! <!-- END subcat_link --></span> </td> ! <td class="row1 bg1" height="49%" width="49%"> <!-- BEGIN virtualimagecat --> <span class="gensmall"> <a alt="images" href="{catrow.U_VIEW_PIC_CAT}">{catrow.L_ALL_CAT_PICS}</a></span> *************** *** 89,93 **** </td> </tr> ! </table> </td> <td class="row2" align="center"><span class="gensmall">{catrow.CAT_VIEWS}</span></td> --- 119,123 ---- </td> </tr> ! </table> </td> <td class="row2" align="center"><span class="gensmall">{catrow.CAT_VIEWS}</span></td> *************** *** 103,123 **** </tr> </table> </form> - <br /> ! <form method="post" action="{S_MUSIC_LIST}"> ! <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> ! <tr> ! <td class="row1" align="center" height="28"><span class="gensmall">{L_SEARCH_SONGS} <input class="post" type="text" name="search" size="30" /> ! <select name="search_cond"> ! <option value='title'>{L_SONG_TITLE}</option> ! <option value='singer'>{L_SINGER}</option> ! <option value='poster'>{L_POSTER}</option> ! </select> ! <input type="submit" name="submit" value="{L_SEARCH}" class="liteoption" /> ! </span> </td> ! </tr> ! </table> </form> <!-- BEGIN switch_user_logged_out --> --- 133,507 ---- </tr> </table> + </div></div></div> + <span class="corners-bottom"><span></span></span> + </div></div> + <br clear="all" /> + </form> ! <!-- IF S_CATROW is even --> ! <table width="100%" cellspacing="2" cellpadding="2" border="0"> ! <tr> ! <td> ! <!-- BEGIN enable_soung_upload --> ! <a href="{U_UPLOAD_SONG}"><img src="{UPLOAD_SONG_IMG}" border="0" alt="{L_UPLOAD_SONG}" title="{L_UPLOAD_SONG}" /></a> ! <!-- END enable_soung_upload --> ! </td> ! <td class="nav" width="100%"> ! <span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> {NAV_SEP} <a class="nav" href="{U_MUSIC}">{L_MUSIC}</a> {U_NAV_CAT_PARENT} {NAV_SEP} <a class="nav" href="{U_VIEW_CAT}">{CAT_TITLE}</a> ! {NAV_CAT_DESC} </span> ! </td> ! </tr> ! </table> ! ! <div class="forabg block"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="topiclist"> ! <li class="header"></li> ! </ul> ! <div id="p1" class="post bg2 online"> ! <div class="textbody"> ! <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> ! <tr> ! <th class="thTop" height="25" align="center" colspan="7" nowrap="nowrap">{L_CATEGORY} :: {CAT_TITLE}</th> ! </tr> ! <!-- BEGIN no_songs --> ! <tr> ! <td class="row1" align="center" colspan="{S_COLS}" height="50"><span class="gen">{L_NO_SONGS}</span></td> ! </tr> ! <!-- END no_songs --> ! <!-- BEGIN songrow --> ! <tr> ! <!-- BEGIN songcol --> ! <td align="center" width="{S_COL_WIDTH}" class="row1"></td> ! <!-- END songcol --> ! </tr> ! <tr> ! <!-- BEGIN song_detail --> ! <!-- IF song_detail.SWITCH_ROW_TYPE eq IMG --> ! <td> ! <table width="100%" cellpadding="2" cellspacing="1" border="0"> ! <tr> ! <th height="25" colspan="7" class="thTop"><span class="genmed">{L_PIC_TITLE} :: {song_detail.SONG_TITLE}</span></th> ! </tr> ! <tr> ! <td class="row1" width="{S_COL_WIDTH}" colspan="7" align="center" valign="top" class="catBottom"> ! <div align="center" valign="top"> ! <a href="javascript:void(0);" onClick="window.open('<!-- IF song_detail.SONG_FULL_URL is even -->{song_detail.SONG_FULL_URL}<!-- ELSE -->{song_detail.SONG_URL}<!-- ENDIF -->','','scrollbars=yes,resizable=no,width=810,height=610')"><img src="<!-- IF song_detail.SONG_THUMB_URL is even -->{song_detail.SONG_THUMB_URL}<!-- ELSE -->{song_detail.SONG_URL}<!-- ENDIF -->" id="image" type="image" border="1" /></a> ! </div> ! <!-- ! <div align="center" valign="top"> ! <span class="genmed">{L_PIC_TITLE} :: {song_detail.SONG_TITLE}</span> ! </div> ! --> ! </td> ! </tr> ! <tr> ! <td width="31%" align="center" class="catBottom" height="28"><span class="gen">{L_PIC_TITLE}</span></td> ! <td width="15%" align="center" class="catBottom" height="28"><span class="gen">{L_SINGER} </span></td> ! <td width="25%" align="center" class="catBottom" height="28"><span class="gen">{L_POSTED} </span></td> ! <td width="6%" align="center" class="catBottom" height="28"><span class="gen">{L_VIEW} </span></td> ! <td width="8%" align="center" class="catBottom" height="28"><span class="gen">{L_RATING} </span></td> ! <td width="10%" align="center" class="catBottom" height="28"><span class="gen">{L_COMMENTS} </span></td> ! <td width="5%" align="center" class="catBottom" height="28"> </td> ! </tr> ! <tr> ! <td width="31%" align="center" class="row2"><span class="genmed">{songrow.song_detail.TITLE} ! </span></td> ! <td width="15%" align="center" class="row1"><span class="genmed">{songrow.song_detail.SINGER}</span></td> ! <td width="25%" align="center" class="row2"><span class="gensmall">{songrow.song_detail.POSTER}<BR>{songrow.song_detail.TIME}</span></td> ! <td width="6%" align="center" class="row1"><span class="gensmall">{songrow.song_detail.VIEW}</span></td> ! <td width="8%" align="center" class="row2"><span class="gensmall">{songrow.song_detail.RATING}</span></td> ! <td width="10%" align="center" class="row1"><span class="gensmall">{songrow.song_detail.COMMENTS}</span></td> ! <td width="5%" align="center" class="row2"><span class="gensmall">{songrow.song_detail.EDIT}<BR /> ! {songrow.song_detail.DELETE}<BR /> ! {songrow.song_detail.LOCK}<BR /> ! {songrow.song_detail.MOVE}</span></td> ! </tr> ! </table> ! </td> ! <!-- ELSE --> ! <td> ! <table width="100%" cellpadding="2" cellspacing="1" border="0"> ! <tr> ! <th height="25" colspan="7" class="thTop"><span class="genmed">{L_SONG_TITLE} :: {song_detail.SONG_TITLE}</span></th> ! </tr> ! <tr> ! <td width="44%" colspan="7" class="row1" align="center"> ! <!-- IF song_detail.S_ROW_TYPE eq MEDIA --> ! <SCRIPT LANGUAGE="JavaScript"> ! var WMP7; ! var Mac; ! var Win; ! var Unix; ! var Linux; ! ! Win = navigator.userAgent.indexOf("Win") > -1; ! Mac = navigator.userAgent.indexOf("Mac") > -1; ! Unix = navigator.appVersion.indexOf("X11") > -1; ! Linux = navigator.appVersion.indexOf("Linux") > -1; ! ! if (Mac) ! { ! ! if ( navigator.appName == "Netscape" ){ ! //Netscape code ! document.write (' <Embed id="wmp" name="wmp" type="audio/mpeg"'); ! document.write (' pluginspage="http://www.microsoft.com/windows/windowsmedia/"'); ! document.write (' filename="{song_detail.SONG_URL}"'); ! document.write (' src="{song_detail.SONG_URL}"'); ! document.write (' Name=MediaPlayer'); ! document.write (' ShowControls=1'); ! document.write (' ShowDisplay=1'); ! document.write (' ShowStatusBar=1'); ! document.write (' AUTOSTART=0'); ! document.write (' AutoSize=0'); ! document.write (' width="{song_detail.WIDTH}"'); ! document.write (' height="{song_detail.HEIGHT}">'); ! document.write (' </Embed>'); } ! ! if ( navigator.appName != "Netscape" ){ ! document.write(' <embed id="wmp" name="wmp" type="audio/mpeg" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" ShowTracker="0" ShowDisplay="0" ShowGotoBar="0" ShowStatusBar="1" ShowCaptioning="0" AUTOSTART="0" filename="{song_detail.SONG_URL}" src="{song_detail.SONG_URL}" ></embed>'); } ! } ! ! ! if (Win) ! { ! if ( navigator.appName != "Netscape" ) ! { ! WMP7 = new ActiveXObject('WMPlayer.OCX'); ! } ! ! // Windows Media Player 7 Code ! if ( WMP7 ) ! { ! ! document.write (' <object id="MediaPlayer" width={WIDTH} height={HEIGHT} classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6"'); ! document.write ('codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0"'); ! document.write ('standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">'); ! document.write ('<PARAM NAME="url" VALUE="{song_detail.SONG_URL}">'); ! document.write ('<PARAM NAME="FileName" value="{song_detail.SONG_URL}">'); ! document.write ('<PARAM NAME="AutoStart" VALUE="false">'); ! document.write ('<PARAM NAME="ShowControls" VALUE="1">'); ! document.write ('<PARAM NAME="ShowStatusBar" VALUE="1">'); ! document.write ('<PARAM NAME="AutoSize" VALUE="0">'); ! document.write ('<PARAM NAME="uiMode" VALUE="mini">'); ! document.write ('<PARAM NAME="width" VALUE="{song_detail.WIDTH}">'); ! document.write ('<PARAM NAME="height" VALUE="{song_detail.WIDTH}">'); ! ! document.write (' <Embed type="application/x-mplayer2"'); ! document.write (' pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&"'); ! document.write (' filename="{song_detail.SONG_URL}"'); ! document.write (' src="{song_detail.SONG_URL}"'); ! document.write (' Name="MediaPlayer2"'); ! document.write (' ShowControls="1"'); ! document.write (' ShowDisplay="1"'); ! document.write (' ShowStatusBar="1"'); ! document.write (' AUTOSTART="false"'); ! document.write (' AutoSize="0"'); ! document.write (' width="{song_detail.WIDTH}"'); ! document.write (' height="{song_detail.HEIGHT}">'); ! document.write (' </embed>'); ! ! document.write ('</OBJECT>'); ! ! } ! ! // Windows Media Player 6.4 Code ! else ! { ! ! //IE Code ! document.write (' <object id="wmp" width={WIDTH} height={HEIGHT} classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"'); ! document.write ('codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0"'); ! document.write ('standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">'); ! document.write ('<PARAM NAME="url" VALUE="{song_detail.SONG_URL}">'); ! document.write ('<PARAM NAME="FileName" value="{song_detail.SONG_URL}">'); ! document.write ('<PARAM NAME="AutoStart" VALUE="false">'); ! document.write ('<PARAM NAME="ShowControls" VALUE="1">'); ! document.write ('<PARAM NAME="ShowStatusBar" VALUE="1">'); ! document.write ('<PARAM NAME="AutoSize" VALUE="0">'); ! document.write ('<PARAM NAME="width" VALUE="{song_detail.WIDTH}">'); ! document.write ('<PARAM NAME="height" VALUE="{song_detail.WIDTH}">'); ! ! //Firefox code ! document.write (' <Embed type="application/x-mplayer2"'); ! document.write (' pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&"'); ! document.write (' filename="{song_detail.SONG_URL}"'); ! document.write (' src="{song_detail.SONG_URL}"'); ! document.write (' Name="MediaPlayer"'); ! document.write (' ShowControls="1"'); ! document.write (' ShowDisplay="1"'); ! document.write (' ShowStatusBar="1"'); ! document.write (' AUTOSTART="0"'); ! document.write (' AutoSize="0"'); ! document.write (' width="{song_detail.WIDTH}"'); ! document.write (' height="{song_detail.HEIGHT}">'); ! document.write (' </embed>'); ! ! document.write ('</OBJECT>'); ! ! } ! } ! else ! { ! document.write(' <embed type="audio/mpeg" height="{song_detail.HEIGHT}" width="{song_detail.WIDTH}" AUTOSTART="0" filename="{song_detail.SONG_URL}" src="{song_detail.SONG_URL}" ></embed>'); ! } ! </SCRIPT> ! <!-- ENDIF --> ! ! <!-- IF song_detail.S_ROW_TYPE eq FLASH --> ! <EMBED src="{song_detail.SONG_URL}" quality=high scale=noborder wmode=transparent bgcolor=#000000 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> ! </EMBED> ! <!-- ENDIF --> ! ! <!-- IF song_detail.S_ROW_TYPE eq FLASHVIDEO --> ! <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}"> ! <param name="allowScriptAccess" value="always" /> ! <param name="movie" value="{song_detail.VIDEO_URL}" /> ! <param name="wmode" value="transparent" /> ! <param name="loop" value="false" /> ! <param name="menu" value="false" /> ! <param name="quality" value="high" /> ! <param name="allowfullscreen" value="true" /> ! <param name="scale" value="noscale" /> ! <param name="salign" value="lt" /> ! <embed src="{song_detail.VIDEO_URL}" type="application/x-shockwave-flash" wmode="transparent" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" allowfullscreen="true"> ! </embed> ! </object> ! <!-- ENDIF --> ! ! <!-- IF song_detail.S_ROW_TYPE eq YOUTUBE --> ! <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="VideoPlayback" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}"> ! <param name="movie" value="{song_detail.VIDEO_URL}" /> ! <param name="wmode" value="transparent" /> ! <param name="allowfullscreen" value="true" /> ! <param name="flashvars" value="&rs=1&sn=1&iurl={song_detail.U_IMG}" /> ! <embed src="{song_detail.VIDEO_URL}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350" allowfullscreen="true" flashvars="&rs=1&sn=1&iurl={song_detail.U_IMG}" /> ! </object> ! <!-- ENDIF --> ! ! <!-- IF song_detail.S_ROW_TYPE eq FLV --> ! <div id="flvplayer"> ! <object width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" id="flvplayer" align="center"> ! <param name="allowScriptAccess" value="always" /> ! <param name="type" value="application/x-shockwave-flash" /> ! <param name="movie" value="{song_detail.VIDEO_URL}" /> ! <param name="loop" value="false" /> ! <param name="menu" value="false" /> ! <param name="quality" value="high" /> ! <param name="allowfullscreen" value="true" /> ! <param name="scale" value="noscale" /> ! <param name="salign" value="lt" /> ! <param name="bgcolor" value="000000" /> ! <param name="flashvars" value="file={song_detail.SONG_URL}&image={song_detail.U_IMG}&shuffleOnLoad=no" /> ! <embed src="{song_detail.VIDEO_URL}" flashvars="file={song_detail.SONG_URL}&image={song_detail.U_IMG}&shuffleOnLoad=no" loop="false" allowfullscreen="true" menu="false" quality="high" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" scale="noscale" salign="lt" name="flvplayer" align="center" bgcolor="000000" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> ! </object> ! </div> ! <!-- ENDIF --> ! ! <!-- IF song_detail.S_ROW_TYPE eq RAM --> ! <embed src="{song_detail.SONG_URL}" align="center" ! width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" type="audio/x-pn-realaudio-plugin" console="cons" ! controls="ControlPanel" autostart="false"></embed> ! <!-- ENDIF --> ! ! <!-- IF song_detail.S_ROW_TYPE eq QT --> ! <object id="qt" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}"> ! <param name="qtsrc" value="{song_detail.SONG_URL}"> ! <param name="autoplay" value="false"> ! <param name="loop" value="false"> ! <param name="controller" value="true"> ! <param name="kioskmode" value="true"> ! <param name="cache" value="false"> ! <embed src="templates/subSilver/images/uneedqt41.jpg" qtsrc="{song_detail.SONG_URL}" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" controller="true" loop="false" autoplay="false" kioskmode="true" cache="false"> ! ! </embed> ! </object> ! <!-- ENDIF --> ! ! <!-- IF song_detail.S_ROW_TYPE eq IMG --> ! <a href="javascript:void(0);" onClick="window.open('<!-- IF song_detail.SONG_FULL_URL is even -->{song_detail.SONG_FULL_URL}<!-- ELSE -->{song_detail.SONG_URL}<!-- ENDIF -->','','scrollbars=yes,resizable=no,width=810,height=610')"><img src="<!-- IF song_detail.SONG_THUMB_URL is even -->{song_detail.SONG_THUMB_URL}<!-- ELSE -->{song_detail.SONG_URL}<!-- ENDIF -->" id="image" type="image" border="1"></a> ! <!-- ENDIF --> ! </td> ! </tr> ! <tr> ! <td width="31%" align="center" class="catBottom" height="28"><span class="gen">{L_SONG_TITLE}</span></td> ! <td width="15%" align="center" class="catBottom" height="28"><span class="gen">{L_SINGER} </span></td> ! <td width="25%" align="center" class="catBottom" height="28"><span class="gen">{L_POSTED} </span></td> ! <td width="6%" align="center" class="catBottom" height="28"><span class="gen">{L_VIEW} </span></td> ! <td width="8%" align="center" class="catBottom" height="28"><span class="gen">{L_RATING} </span></td> ! <td width="10%" align="center" class="catBottom" height="28"><span class="gen">{L_COMMENTS} </span></td> ! <td width="5%" align="center" class="catBottom" height="28"> </td> ! </tr> ! <tr> ! <td width="31%" align="center" class="row2"><span class="genmed">{songrow.song_detail.TITLE} ! </span></td> ! <td width="15%" align="center" class="row1"><span class="genmed">{songrow.song_detail.SINGER}</span></td> ! <td width="25%" align="center" class="row2"><span class="gensmall">{songrow.song_detail.POSTER}<BR>{songrow.song_detail.TIME}</span></td> ! <td width="6%" align="center" class="row1"><span class="gensmall">{songrow.song_detail.VIEW}</span></td> ! <td width="8%" align="center" class="row2"><span class="gensmall">{songrow.song_detail.RATING}</span></td> ! <td width="10%" align="center" class="row1"><span class="gensmall">{songrow.song_detail.COMMENTS}</span></td> ! <td width="5%" align="center" class="row2"><span class="gensmall">{songrow.song_detail.EDIT}<BR /> ! {songrow.song_detail.DELETE}<BR /> ! {songrow.song_detail.LOCK}<BR /> ! {songrow.song_detail.MOVE}</span></td> ! </tr> ! </table> ! </td> ! <!-- ENDIF --> ! <!-- END song_detail --> ! </tr> ! <!-- END songrow --> ! </table> ! </div></div></div> ! <span class="corners-bottom"><span></span></span> ! </div></div> ! <br clear="all" /> ! ! <table width="100%" cellspacing="2" border="0" cellpadding="2"> ! <tr> ! <td> ! <!-- BEGIN enable_soung_upload --> ! <a href="{U_UPLOAD_SONG}"><img src="{UPLOAD_SONG_IMG}" border="0" alt="{L_UPLOAD_SONG}" title="{L_UPLOAD_SONG}" /></a> ! <!-- END enable_soung_upload --> ! </td> ! <td class="nav" width="100%"> ! <span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> {NAV_SEP} <a class="nav" href="{U_MUSIC}">{L_MUSIC}</a> {U_NAV_CAT_PARENT} {NAV_SEP} <a class="nav" href="{U_VIEW_CAT}">{CAT_TITLE}</a> ! {NAV_CAT_DESC} </span> ! </td> ! <td align="right" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /> ! <span class="nav">{PAGINATION}</span></td> ! </tr> ! <tr> ! <td colspan="3"><span class="nav">{PAGE_NUMBER}</span></td> ! </tr> ! </table> </form> + <br clear="all" /> + <!-- ENDIF --> + + <div class="navbar"> + <div class="inner"><span class="corners-top"><span></span></span> + + <form method="post" action="{S_MUSIC_LIST}"> + <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> + <tr> + <td class="row2 bg2" align="center" height="28"><span class="gensmall">{L_SEARCH_SONGS} <input class="post" type="text" name="search" size="30" /> + <select name="search_cond"> + <option value='title'>{L_SONG_TITLE}</option> + <option value='singer'>{L_SINGER}</option> + <option value='poster'>{L_POSTER}</option> + </select> + <input type="submit" name="submit" value="{L_SEARCH}" class="liteoption" /> + </span> </td> + </tr> + </table> + </form> + + <span class="corners-bottom"><span></span></span></div> + </div> + + <!-- BEGIN switch_user_logged_out --> Index: music_cat_xs.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_cat_xs.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** music_cat_xs.tpl 29 Jan 2008 07:51:29 -0000 1.1 --- music_cat_xs.tpl 7 Sep 2008 18:06:57 -0000 1.2 *************** *** 1,2 **** --- 1,7 ---- + <div class="forabg block"> + <div id="p1" class="post bg2 online"> + <div class="inner"><span class="corners-top"><span></span></span> + <div class="textbody"> + <form action="{S_MUSIC_ACTION}" method="post"> <table width="100%" cellspacing="2" cellpadding="2" border="0"> *************** *** 7,10 **** --- 12,21 ---- </tr> </table> + </div></div> + </div> + <span class="corners-bottom"><span></span></span> + </div> + <br clear="all" /> + <table width="100%" cellspacing="2" cellpadding="2" border="0"> *************** *** 22,25 **** --- 33,43 ---- </table> + <div class="forabg block"> + <div class="inner"><span class="corners-top"><span></span></span> + <ul class="topiclist"> + <li class="header"> + </ul></li> + <div id="p1" class="post bg2 online"> + <div class="textbody"> <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> *************** *** 48,52 **** <td class="row1" width="{S_COL_WIDTH}" colspan="7" align="center" valign="top" class="catBottom"> <div align="center" valign="top"> ! <a href="javascript:void(0);" onClick="window.open('<!-- IF song_detail.SONG_FULL_URL is even -->{song_detail.SONG_FULL_URL}<!-- ELSE -->{song_detail.SONG_URL}<!-- ENDIF -->','','scrollbars=yes,resizable=no,width=810,height=610')"><img src="<!-- IF song_detail.SONG_THUMB_URL is even -->{song_detail.SONG_THUMB_URL}<!-- ELSE -->{song_detail.SONG_URL}<!-- ENDIF -->" id="image" type="image" border="1"></a> </div> <!-- --- 66,70 ---- <td class="row1" width="{S_COL_WIDTH}" colspan="7" align="center" valign="top" class="catBottom"> <div align="center" valign="top"> ! <a href="javascript:void(0);" onClick="window.open('<!-- IF song_detail.SONG_FULL_URL is even -->{song_detail.SONG_FULL_URL}<!-- ELSE -->{song_detail.SONG_URL}<!-- ENDIF -->','','scrollbars=yes,resizable=no,width=810,height=610')"><img src="<!-- IF song_detail.SONG_THUMB_URL is even -->{song_detail.SONG_THUMB_URL}<!-- ELSE -->{song_detail.SONG_URL}<!-- ENDIF -->" id="image" type="image" border="1" /></a> </div> <!-- *************** *** 137,152 **** { ! document.write (' <object id="MediaPlayer" width={WIDTH} height={HEIGHT} classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6"'); ! document.write ('codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0"'); ! document.write ('standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">'); ! document.write ('<PARAM NAME="url" VALUE="{song_detail.SONG_URL}">'); ! document.write ('<PARAM NAME="FileName" value="{song_detail.SONG_URL}">'); ! document.write ('<PARAM NAME="AutoStart" VALUE="false">'); ! document.write ('<PARAM NAME="ShowControls" VALUE="1">'); ! document.write ('<PARAM NAME="ShowStatusBar" VALUE="1">'); ! document.write ('<PARAM NAME="AutoSize" VALUE="0">'); ! document.write ('<PARAM NAME="uiMode" VALUE="mini">'); ! document.write ('<PARAM NAME="width" VALUE="{song_detail.WIDTH}">'); ! document.write ('<PARAM NAME="height" VALUE="{song_detail.WIDTH}">'); document.write (' <Embed type="application/x-mplayer2"'); --- 155,170 ---- { ! document.write (' <object id="MediaPlayer" width={WIDTH} height={HEIGHT} classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6"'); ! document.write ('codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0"'); ! document.write ('standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">'); ! document.write ('<PARAM NAME="url" VALUE="{song_detail.SONG_URL}">'); ! document.write ('<PARAM NAME="FileName" value="{song_detail.SONG_URL}">'); ! document.write ('<PARAM NAME="AutoStart" VALUE="false">'); ! document.write ('<PARAM NAME="ShowControls" VALUE="1">'); ! document.write ('<PARAM NAME="ShowStatusBar" VALUE="1">'); ! document.write ('<PARAM NAME="AutoSize" VALUE="0">'); ! document.write ('<PARAM NAME="uiMode" VALUE="mini">'); ! document.write ('<PARAM NAME="width" VALUE="{song_detail.WIDTH}">'); ! document.write ('<PARAM NAME="height" VALUE="{song_detail.WIDTH}">'); document.write (' <Embed type="application/x-mplayer2"'); *************** *** 159,163 **** document.write (' ShowStatusBar="1"'); document.write (' AUTOSTART="false"'); ! document.write (' AutoSize="0"'); document.write (' width="{song_detail.WIDTH}"'); document.write (' height="{song_detail.HEIGHT}">'); --- 177,181 ---- document.write (' ShowStatusBar="1"'); document.write (' AUTOSTART="false"'); ! document.write (' AutoSize="0"'); document.write (' width="{song_detail.WIDTH}"'); document.write (' height="{song_detail.HEIGHT}">'); *************** *** 173,187 **** //IE Code ! document.write (' <object id="wmp" width={WIDTH} height={HEIGHT} classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"'); ! document.write ('codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0"'); ! document.write ('standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">'); document.write ('<PARAM NAME="url" VALUE="{song_detail.SONG_URL}">'); document.write ('<PARAM NAME="FileName" value="{song_detail.SONG_URL}">'); document.write ('<PARAM NAME="AutoStart" VALUE="false">'); document.write ('<PARAM NAME="ShowControls" VALUE="1">'); ! document.write ('<PARAM NAME="ShowStatusBar" VALUE="1">'); document.write ('<PARAM NAME="AutoSize" VALUE="0">'); ! document.write ('<PARAM NAME="width" VALUE="{song_detail.WIDTH}">'); ! document.write ('<PARAM NAME="height" VALUE="{song_detail.WIDTH}">'); //Firefox code --- 191,205 ---- //IE Code ! document.write (' <object id="wmp" width={WIDTH} height={HEIGHT} classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"'); ! document.write ('codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0"'); ! document.write ('standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">'); document.write ('<PARAM NAME="url" VALUE="{song_detail.SONG_URL}">'); document.write ('<PARAM NAME="FileName" value="{song_detail.SONG_URL}">'); document.write ('<PARAM NAME="AutoStart" VALUE="false">'); document.write ('<PARAM NAME="ShowControls" VALUE="1">'); ! document.write ('<PARAM NAME="ShowStatusBar" VALUE="1">'); document.write ('<PARAM NAME="AutoSize" VALUE="0">'); ! document.write ('<PARAM NAME="width" VALUE="{song_detail.WIDTH}">'); ! document.write ('<PARAM NAME="height" VALUE="{song_detail.WIDTH}">'); //Firefox code *************** *** 244,249 **** <!-- IF song_detail.S_ROW_TYPE eq FLV --> <div id="flvplayer"> ! <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,47,0" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" id="flvplayer" align="center"> <param name="allowScriptAccess" value="always" /> <param name="movie" value="{song_detail.VIDEO_URL}" /> <param name="loop" value="false" /> --- 262,268 ---- <!-- IF song_detail.S_ROW_TYPE eq FLV --> <div id="flvplayer"> ! <object width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" id="flvplayer" align="center"> <param name="allowScriptAccess" value="always" /> + <param name="type" value="application/x-shockwave-flash" /> <param name="movie" value="{song_detail.VIDEO_URL}" /> <param name="loop" value="false" /> *************** *** 336,339 **** --- 355,363 ---- </tr> </table> + </div></div></div> + <span class="corners-bottom"><span></span></span> + </div></div> + <br clear="all" /> + <table width="100%" cellspacing="2" border="0" cellpadding="2"> <tr> |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:11:20
|
Update of /cvsroot/mxbb/mx_music/music_box In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/music_box Modified Files: mediaplayer.swf music_common.php Log Message: upgrade not ready yet Index: music_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/music_common.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** music_common.php 3 Jun 2008 20:09:51 -0000 1.8 --- music_common.php 7 Sep 2008 18:06:41 -0000 1.9 *************** *** 238,247 **** 'MUSIC_COPYRIGHT' => $music_module_copyright, 'L_INDEX' => '<<', ! 'U_INDEX' => append_sid($mx_root_path . "index.".$phpEx), 'L_MUSIC_INDEX' => $lang['Music'], 'L_MUSIC' => $lang['Music'], ! 'U_MUSIC' => append_sid(this_mo_mxurl()), 'L_SEARCH' => $lang['Search'], ! 'U_MX_MUSIC' => append_sid(this_mo_portalurl()) ) ); --- 238,247 ---- 'MUSIC_COPYRIGHT' => $music_module_copyright, 'L_INDEX' => '<<', ! 'U_INDEX' => mx_append_sid($mx_root_path . "index.".$phpEx), 'L_MUSIC_INDEX' => $lang['Music'], 'L_MUSIC' => $lang['Music'], ! 'U_MUSIC' => mx_append_sid(this_mo_mxurl()), 'L_SEARCH' => $lang['Search'], ! 'U_MX_MUSIC' => mx_append_sid(this_mo_portalurl()) ) ); Index: mediaplayer.swf =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/mediaplayer.swf,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsighiAW and /tmp/cvsxs5lVs differ |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:11:18
|
Update of /cvsroot/mxbb/mx_music/music_box/language/lang_dutch In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/music_box/language/lang_dutch Modified Files: lang_admin.php Added Files: index.htm lang_main.php Removed Files: lang_admin_music.php lang_main_music.php Log Message: upgrade not ready yet --- lang_main_music.php DELETED --- --- lang_admin_music.php DELETED --- --- NEW FILE: lang_main.php --- <?php /** * * @package mxBB Portal Module - mx_music * @version $Id: lang_main.php,v 1.1 2008/09/07 18:06:31 orynider Exp $ * @copyright (c) 2003 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ /* Translation: Dutch Rev date: February 20, 2007 Copyright: (C) 2007 mxBB Development Team Translator: Superaktieboy < sup...@ho... > */ // // Music Online // $lang['Music'] = 'Media Center'; // // Music Index // $lang['Music_Online'] = 'Muziek Online'; $lang['Songs'] = 'Liedjes'; $lang['Cat_Views'] = 'Board Luister'; $lang['Last_Song'] = 'Laatste liedjes'; $lang['Public_Categories'] = 'Publieke Categories'; $lang['No_Songs'] = 'Geen liedjes'; $lang['Top_Songs'] = 'Top liedjes'; $lang['Song_Limit'] = 'Liedjes limiet'; $lang['Nav_Separator'] = ' » '; $lang['View'] = 'Luister'; $lang['Singer'] = 'Zanger'; // // Category View // $lang['Category_not_exist'] = 'Dit categorie bestaat niet'; $lang['Upload_Song'] = 'Upload liedje'; $lang['Song_Title'] = 'Tiel liedje'; $lang['Music_upload_can'] = 'U <b>kunt</b> nieuwe liedjes uploaden in dit categorie'; $lang['Music_upload_cannot'] = 'U <b>kunt geen</b> nieuwe liedjes uploaden in dit categorie'; $lang['Music_rate_can'] = 'U <b>kunt</b> op liedjes stemmen in dit categorie'; $lang['Music_rate_cannot'] = 'U <b>kunt niet</b> op liedjes stemmen in dit categorie'; $lang['Music_comment_can'] = 'U <b>kunt</b> commentaar posten op deze liedjes in dit categorie'; $lang['Music_comment_cannot'] = 'U <b>kunt geen</b> commentaar posten op de liedjes in dit categorie'; $lang['Music_edit_can'] = 'U <b>kunt</b> uw liedjes bewerken in dit categorie'; $lang['Music_edit_cannot'] = 'U <b>kunt</b> uw liedjes <b>niet</b> bewerken in dit categorie'; $lang['Music_delete_can'] = 'U <b>kunt</b> uw liedjes en uw commentaren verwijderen in dit categorie'; $lang['Music_delete_cannot'] = 'U <b>kunt</b> uw liedjes en uw commentaren <b>niet</b> verwijderen in dit categorie'; $lang['Music_moderate_can'] = 'U <b>kunt</b> dit categorie %smoderaten%s'; $lang['Edit_song'] = 'Bewerk'; $lang['Delete_song'] = 'Verwijder'; $lang['Rating'] = 'Stemmen'; $lang['Comments'] = 'Commentaren'; $lang['Download'] = 'Download'; $lang['New_Comment'] = 'Nieuwe Commentaar'; $lang['Not_rated'] = '<i>Niet beoordeelt</i>'; // // Upload // $lang['Song_url'] = 'URL van liedjes'; $lang['Song_Desc'] = 'Lyric van liedjes'; $lang['Plain_text_only'] = 'Alleen duidelijke tekst'; $lang['Max_length'] = 'Max lengte (bytes)'; $lang['Upload_song_from_machine'] = 'Upload liedje van uw PC'; $lang['Upload_to_Category'] = 'Upload naar Categorie'; $lang['Upload_no_title'] = 'U vergeet de titel van het leidje'; $lang['Upload_no_file'] = 'U moet een pad naar het liedje invullen'; $lang['Upload_both_file'] = 'U kunt alleen 1 of twee soorten manieren uploaden: uploaden of een link plaatsen'; $lang['Desc_too_long'] = 'Lyric van liedjes is te land'; $lang['Max_file_size'] = 'Maximum bestandsgrootte (bytes)'; $lang['Allowed_file'] = 'Deze bestanden zijn toegestaan'; $lang['Music_reached_quota'] = 'Deze categorie heeft de limiet van liedjes bereikt. U kunt geen liedjes meer uploaden. Cantacteerd de admin voor meer informatie a.u.b'; $lang['User_reached_songs_quota'] = 'U hebt de limiet van liedjes bereikt. U kunt geen liedjes meer uploaden. Cantacteerd de admin voor meer informatie a.u.b'; $lang['Bad_upload_file_size'] = 'Uw geuploadde bestand is te groot of vervalst'; $lang['Not_allowed_file_type'] = 'Uw type bestand is niet toegestaan'; $lang['Missed_song_title'] = 'U hebt de naam van het liedjes vergeten'; $lang['Missed_song_url'] = 'U hebt de URL van het liedjes vergeten'; $lang['Music_upload_successful'] = 'Uw liedje is succesvol geupload'; $lang['Music_upload_need_approval'] = 'Uw liedje is succesvol geupload.<br /><br />Maar de liedjes goedkeuring is aangezet dus uw liedjes moet door een administrator of een moderator goed gekeurd worden voordat het gepost word'; $lang['Click_return_category'] = 'Klik %shier%s om terug te keren naar de Categorie'; $lang['Click_return_music_index'] = 'Klik %shier%s om terug te keren naar het Muziek Index'; // View song $lang['Song_not_exist'] = 'Dit liedje bestaat niet'; // Edit song $lang['Edit_Song_Info'] = 'Bewerk de informatie liedje'; $lang['Songs_updated_successfully'] = 'Uw informatie van de liedje is succesvol geupdate'; // Delete song $lang['Music_delete_confirm'] = 'Weet u zeker dat u dit liedje(s) wil verwijderen?'; $lang['Songs_deleted_successfully'] = 'De liedje(s) zijn succesvol verwijdert'; // // ModCP // $lang['Approval'] = 'Goedkeuring'; $lang['Approve'] = 'Goedkeuren'; $lang['Unapprove'] = 'Niet goedkeuren'; $lang['Status'] = 'Status'; $lang['Locked'] = 'Gesloten'; $lang['Not_approved'] = 'Niet goedgekeurd'; $lang['Approved'] = 'Goedgekeurd'; $lang['Move_to_Category'] = 'Verplaats naar categorie'; $lang['Songs_moved_successfully'] = 'U liedje(s) is succesvol verplaatst'; $lang['Songs_locked_successfully'] = 'U liedje(s) is succesvol gesloten'; $lang['Songs_unlocked_successfully'] = 'U liedje(s) is succesvol geopend'; $lang['Songs_approved_successfully'] = 'U liedje(s) is succesvol goedgekeurd'; $lang['Songs_unapproved_successfully'] = 'U liedje(s) is succesvol slecht goedgekeurd'; // // Rate // $lang['Current_Rating'] = 'Momentele beoordelingen'; $lang['Please_Rate_It'] = 'Beoordeel a.u.b'; $lang['Already_rated'] = 'U hebt deze liedje al beoordeeld'; $lang['Music_rate_successfully'] = 'Uw liedje is succesvol beoordeeld'; // // Comment // $lang['Comment_no_text'] = 'Plaats uw commentaar'; $lang['Comment_too_long'] = 'Uw commentaar is te lang'; $lang['Comment_delete_confirm'] = 'Weet u zeker dat u deze commentaar wilt verwijderen?'; $lang['Song_Locked'] = 'Sorry, Deze liedje is gesloten. Dus u kunt geen commentaar meer plaatsen.'; // // Song Image // $lang['Song_image'] = 'Song Image'; $lang['Song_image_desc'] = 'The Image of this song<br />(such as CD Cover, Artist Photo...)'; $lang['No_image'] = 'No Image'; $lang['Upload_image'] = 'Upload Image from your PC'; $lang['Not_allowed_image_type'] = 'Your uploaded image type is not allowed'; $lang['Bad_upload_image_size'] = 'Bad upload image size'; $lang['Upload_image_size_too_big'] = 'Your uploaded image size is too big'; // // Search Song // $lang['Search_song'] = 'Search song'; ?> Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/language/lang_dutch/lang_admin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_admin.php 13 Jun 2008 04:40:27 -0000 1.1 --- lang_admin.php 7 Sep 2008 18:06:29 -0000 1.2 *************** *** 4,12 **** * @package mxBB Portal Module - mx_music * @version $Id$ ! * @copyright (c) 2007 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ ! // // The format of this file is: --- 4,19 ---- * @package mxBB Portal Module - mx_music * @version $Id$ ! * @copyright (c) 2003 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ ! ! /* ! Translation: Dutch ! Rev date: February 20, 2007 ! Copyright: (C) 2007 mxBB Development Team ! Translator: Superaktieboy < sup...@ho... > ! */ ! // // The format of this file is: *************** *** 50,56 **** $lang['override_yes'] = 'Use Block Settings'; $lang['override_no'] = 'Use fixed mappings (see below)'; // ! // That's all Folks! ! // ------------------------------------------------- ?> \ No newline at end of file --- 57,129 ---- $lang['override_yes'] = 'Use Block Settings'; $lang['override_no'] = 'Use fixed mappings (see below)'; + // ! // Configuratie ! // ! $lang['Music_config'] = 'Muziek Configuratie'; ! $lang['Music_config_explain'] = 'U kunt hier de generale instellingen van uw Online Muziek veranderen'; ! $lang['Music_config_updated'] = 'Muziek Configuratie is succesvol ge-update'; ! $lang['Click_return_music_config'] = 'Klik %sHier%s om terug te keren naar Muziek Configuratie'; ! $lang['Max_songs'] = 'Maximum Liedjes voor elke categorie (-1 = Onbeperkt)'; ! $lang['User_songs_limit'] = 'Liedjes grens per categorie voor elke gebruiker (-1 = Onbeperkt)'; ! $lang['Moderator_songs_limit'] = 'Liedjes grens per categorie voor elke moderator (-1 = Onbeperkt)'; ! $lang['Songs_Approval'] = 'Liedjes goedkeuren'; ! $lang['Rows_per_page'] = 'Nummer van rijen'; ! $lang['Cols_per_page'] = 'Nummer van kolommen'; ! $lang['Top'] = 'Nummer van liedjes op Top Hit Lijst'; ! $lang['Song_Desc_Max_Length'] = 'Liedjes Lyrisch/Commentaar Maximale Lengte (bytes)'; ! $lang['Hotlink_prevent'] = 'Hotlink voorkomen'; ! $lang['Hotlink_allowed'] = 'Geaccepteerde domains voor hotlink (Scheiden met komma)'; ! $lang['Rate_system'] = 'Stem systeem aanzetten'; ! $lang['Rate_Scale'] =' Stem schaal'; ! $lang['Comment_system'] = 'Commentaar systeem aanzetten'; ! $lang['Download_system'] = 'Download systeem aanzetten'; ! $lang['Extra_Settings'] = 'Extra instellingen'; ! $lang['Default_Sort_Method'] = 'Standaard sorteer methode'; ! $lang['Default_Sort_Order'] = 'Standaard sorteer order'; ! ! // ! // Categories ! // ! $lang['Music_Categories_Title'] = 'Muziek Categories Control'; ! $lang['Music_Categories_Explain'] = 'In deze scherm kunt u de categorie\'s bewerken: Maken, wijzigen, verwijderen, sorteren etc.'; ! $lang['Category_Permissions'] = 'Categorie Permissies'; ! $lang['Category_Title'] = 'Categorie Titel'; ! $lang['Category_Desc'] = 'Categorie beschrijving'; ! $lang['View_level'] = 'Bekijk level'; ! $lang['Upload_level'] = 'Upload Level'; ! $lang['Rate_level'] = 'Stem Level'; ! $lang['Comment_level'] = 'Commentaar Level'; ! $lang['Edit_level'] = ' Bewerk Level'; ! $lang['Delete_level'] = 'Verwijder Level'; ! $lang['New_category_created'] = 'Nieuwe categorie is succesvol gemaakt'; ! $lang['Click_return_music_category'] = 'Klik %sHier%s om terug te keren naar de Muziek Categories Management'; ! $lang['Category_updated'] = 'Deze categorie is succesvol ge-update'; ! $lang['Delete_Category'] = 'Verwijder categorie'; ! $lang['Delete_Category_Explain'] = 'In de formulier hieronder kunt u categorie\'s verwijderen, bepalen waar u het wil zetten om liedjes op te zetten'; ! $lang['Delete_all_songs'] = 'Verwijder alle liedjes'; ! $lang['Category_deleted'] = 'Deze categorie is succesvol verwijderd'; ! $lang['Category_changed_order'] = 'Deze categorie is succesvol gewijzigd'; ! ! // ! // Permissions ! // ! $lang['Music_Auth_Title'] = 'Muziek Permissies'; ! $lang['Music_Auth_Explain'] = 'Hier kunt u kiezen welke groep(en) de moderators zijn van elke Muziek categorie of allen prive toegang hebben'; ! $lang['Select_a_Category'] = 'Selecteer een categorie'; ! $lang['Look_up_Category'] = 'Zoek een categorie'; ! $lang['Music_Auth_successfully'] = 'Auth is succesvol ge-update'; ! $lang['Click_return_music_auth'] = 'Klik %sHier%s om terug te keren naar de Muziek Permissies'; ! ! $lang['Upload'] = 'Upload'; ! $lang['Rate'] = 'Stem'; ! $lang['Comment'] = 'Geef commentaar'; ! ! // ! // Song Image ! // ! $lang['Max_image_size'] = 'Max song image size (bytes)'; ! $lang['Max_image_width'] = 'Max song image width (pixel)'; ! $lang['Max_image_height'] = 'Max song image height (pixel)'; ?> \ No newline at end of file --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:11:18
|
Update of /cvsroot/mxbb/mx_music/music_box/language/lang_german In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/music_box/language/lang_german Modified Files: lang_admin.php Added Files: index.htm lang_main.php Removed Files: lang_admin_music.php lang_main_music.php Log Message: upgrade not ready yet --- lang_main_music.php DELETED --- --- lang_admin_music.php DELETED --- --- NEW FILE: lang_main.php --- <?php /** * * @package mxBB Portal Module - mx_music * @version $Id: lang_main.php,v 1.1 2008/09/07 18:06:37 orynider Exp $ * @copyright (c) 2003 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ /* Translation: De (German) Rev date: February 20, 2007 Copyright: (C) 2007 mxBB Development Team Translator: Pepi < phpbbhacks.com > */ // setlocale(LC_ALL, "de"); // // Music Online // $lang['Music'] = 'Media Center'; // // Music Index // $lang['Music_Online'] = 'Music Online'; $lang['Songs'] = 'Songs'; $lang['Cat_Views'] = 'Board Angehört'; $lang['Last_Song'] = 'Letzter Song'; $lang['Public_Categories'] = 'Öffentliche Kategorie'; $lang['No_Songs'] = 'Kein Song'; $lang['Top_Songs'] = 'Top Songs'; $lang['Song_Limit'] = 'Song limit'; $lang['Nav_Separator'] = ' » '; $lang['View'] = 'angehört'; $lang['Singer'] = 'Sänger'; // // Category View // $lang['Category_not_exist'] = 'Diese Kategorie existiert nicht'; $lang['Upload_Song'] = 'Upload Song'; $lang['Song_Title'] = 'Song Titel'; $lang['Music_upload_can'] = 'Du <b>kannst</b> Songs hochladen'; $lang['Music_upload_cannot'] = 'Du <b>kannst keine</b> Songs hochladen'; $lang['Music_rate_can'] = 'Du <b>kannst</b> Songs bewerten'; $lang['Music_rate_cannot'] = 'Du <b>kannst keine</b> Songs bewerten'; $lang['Music_comment_can'] = 'Du <b>kannst</b> Kommentare deiner Songs bearbeiten'; $lang['Music_comment_cannot'] = 'Du <b>kannst keine</b> Kommentare für deine Songs bearbeiten'; $lang['Music_edit_can'] = 'Du <b>kannst</b> Kommentare und Songs bearbeiten'; $lang['Music_edit_cannot'] = 'Du <b>kannst keine</b> Kommentare und Songs bearbeiten'; $lang['Music_delete_can'] = 'Du <b>kannst</b> Kommentare und Songs löschen'; $lang['Music_delete_cannot'] = 'Du <b>kannst keine</b> Kommentare und Songs löschen'; $lang['Music_moderate_can'] = 'Du <b>kannst</b> %sdiese Kategorie moderieren%s'; $lang['Edit_song'] = 'Bearbeiten'; $lang['Delete_song'] = 'Löschen'; $lang['Rating'] = 'bewerte'; $lang['Comments'] = 'Kommentare'; $lang['Download'] = 'Download'; $lang['New_Comment'] = 'Neue Kommentare'; $lang['Not_rated'] = '<i>nicht bewertet</i>'; // // Upload // $lang['Song_url'] = 'Song URL'; $lang['Song_Desc'] = 'Song Text'; $lang['Plain_text_only'] = 'Nur Text'; $lang['Max_length'] = 'Max länge (bytes)'; $lang['Upload_song_from_machine'] = 'Hochladen von deienem PC'; $lang['Upload_to_Category'] = 'Hochladen zur Kategorie'; $lang['Upload_no_title'] = 'Kein Song Tilel angegeben'; $lang['Upload_no_file'] = 'Du musst den Pfad des Songes angeben'; $lang['Upload_both_file'] = 'Due zwischen Hochladen oder Link URL wählen'; $lang['Desc_too_long'] = 'Song Text ist zu lang'; $lang['Max_file_size'] = 'Maximale Dateigröße (bytes)'; $lang['Allowed_file'] = 'Diese Datei(en) sind erlaubt'; $lang['Music_reached_quota'] = 'Quota für die Kategorie erreicht. Du kannst keine mehr hochladen. Bitte kontaktiere den Administrator für weitere Informationen'; $lang['User_reached_songs_quota'] = 'Quota für die Songs erreicht. Du kannst keine mehr hochladen. Bitte kontaktiere den Administrator für weitere Informationen'; $lang['Bad_upload_file_size'] = 'Datei ist zu groß oder beschädigt'; $lang['Not_allowed_file_type'] = 'Dieser Dateityp ist nicht erlaubt'; $lang['Missed_song_title'] = 'Song Tilel nicht eingeben'; $lang['Missed_song_url'] = 'Song URL nicht eingeben'; $lang['Music_upload_successful'] = 'Dein Song wurde erfogreich hochgeladen'; $lang['Music_upload_need_approval'] = 'Song wurde erfolgreich hochgeladen.<br /><br />Dieser Song muss noch durch den Administrator freigeschaltet werden.'; $lang['Click_return_category'] = 'Klicke bitte %shere%s um zur Kategorie zurückzukehren'; $lang['Click_return_music_index'] = 'Klicke bitte %shere%s um zum Musik Index zurückzukehren'; // View song $lang['Song_not_exist'] = 'Der Song existiert nicht'; // Edit song $lang['Edit_Song_Info'] = 'Bearbeite die Song Infomation'; $lang['Songs_updated_successfully'] = 'Deine Song Information sind erfolgreich geändert worden'; // Delete song $lang['Music_delete_confirm'] = 'Bist Du sicher, den Song (die Songs) zu löschen?'; $lang['Songs_deleted_successfully'] = 'Der Song (die Songs) wurde erfolgreich gelöscht'; // // ModCP // $lang['Approval'] = 'Genemigung'; $lang['Approve'] = 'genemigen'; $lang['Unapprove'] = 'Keine Genemigung'; $lang['Status'] = 'Status'; $lang['Locked'] = 'Sperren'; $lang['Not_approved'] = 'Nicht Genemigt'; $lang['Approved'] = 'Genemigt'; $lang['Move_to_Category'] = 'Kategorien verschieben'; $lang['Songs_moved_successfully'] = 'Dein(e) Song(s) wurden erfolgreich verschoben'; $lang['Songs_locked_successfully'] = 'Dein(e) Song(s)) wurden erfolgreich gesperrt'; $lang['Songs_unlocked_successfully'] = 'Dein(e) Song(s) wurden erfolgreich entsperrt'; $lang['Songs_approved_successfully'] = 'Dein(e) Song(s) wurden erfolgreich genemigt'; $lang['Songs_unapproved_successfully'] = 'Dein(e) Song(s) wurden nicht genemigt'; // // Rate // $lang['Current_Rating'] = 'Aktuelle Bewertung'; $lang['Please_Rate_It'] = 'Bitte bewerten'; $lang['Already_rated'] = 'Du hast den Song schon bewertet'; $lang['Music_rate_successfully'] = 'Bewertung erfolgreich abgeben'; // // Comment // $lang['Comment_no_text'] = 'Bitte den Kommetar eintragen'; $lang['Comment_too_long'] = 'Der Eintrag ist zu lang'; $lang['Comment_delete_confirm'] = 'Bist Du sicher daß Du den Kommentar löschen willst?'; $lang['Song_Locked'] = 'Dieser Song ist gesperrt du kannst hier keinen Kommentar abgeben'; // // Song Image // $lang['Song_image'] = 'Song Bild'; $lang['Song_image_desc'] = 'The Image of this song<br />(such as CD Cover, Artist Photo...)'; $lang['No_image'] = 'No Bild'; $lang['Upload_image'] = 'Upload Image from your PC'; $lang['Not_allowed_image_type'] = 'Your uploaded image type is not allowed'; $lang['Bad_upload_image_size'] = 'Bad upload image size'; $lang['Upload_image_size_too_big'] = 'Your uploaded image size is too big'; // // Search Song // $lang['Search_song'] = 'Song Suche'; ?> Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/language/lang_german/lang_admin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_admin.php 13 Jun 2008 04:40:28 -0000 1.1 --- lang_admin.php 7 Sep 2008 18:06:36 -0000 1.2 *************** *** 4,12 **** * @package mxBB Portal Module - mx_music * @version $Id$ ! * @copyright (c) 2007 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ ! // // The format of this file is: --- 4,19 ---- * @package mxBB Portal Module - mx_music * @version $Id$ ! * @copyright (c) 2003 [ory...@rd..., OryNider] mxBB Development Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ ! ! /* ! Translation: De (German) ! Rev date: February 20, 2007 ! Copyright: (C) 2007 mxBB Development Team ! Translator: Pepi < phpbbhacks.com > ! */ ! // // The format of this file is: *************** *** 16,20 **** // Specify your language character encoding... [optional] // ! // setlocale(LC_ALL, "en"); $lang['display_most_posts'] = "Display most posts"; --- 23,27 ---- // Specify your language character encoding... [optional] // ! // setlocale(LC_ALL, "de"); $lang['display_most_posts'] = "Display most posts"; *************** *** 50,56 **** $lang['override_yes'] = 'Use Block Settings'; $lang['override_no'] = 'Use fixed mappings (see below)'; // ! // That's all Folks! ! // ------------------------------------------------- ?> \ No newline at end of file --- 57,128 ---- $lang['override_yes'] = 'Use Block Settings'; $lang['override_no'] = 'Use fixed mappings (see below)'; + // ! // Configuration ! // ! $lang['Music_config'] = 'Musik Konfiguration'; ! $lang['Music_config_explain'] = 'Du kannst hier die allgemeinen Einstellungen von Deinem Musik Album ändern'; ! $lang['Music_config_updated'] = 'Die Musik-Konfiguration ist erfolgreich geändert worden'; ! $lang['Click_return_music_config'] = 'Klicke %shier%s um zur Musik Konfiguration zurückzukehren'; ! $lang['Max_songs'] = 'Max. Anzahl an Song für all Deine Musik Kattegorien (-1 = unendlich)'; ! $lang['User_songs_limit'] = 'Max. Anzahl der Songs pro Kategorie für jeden Benutzer (-1 = unendlich)'; ! $lang['Moderator_songs_limit'] = 'Max. Anzahl der Songs je Moderator (-1 = unendlich)'; ! $lang['Songs_Approval'] = 'Songs-Zulassung'; ! $lang['Rows_per_page'] = 'Anzahl der Reihen auf der Vorschauseite'; ! $lang['Cols_per_page'] = 'Anzahl der Spalten auf der Vorschauseite'; ! $lang['Top'] = 'Number of songs on Top Hit List'; ! $lang['Song_Desc_Max_Length'] = 'Max. Länge des Songtextes/Beschreibung (bytes)'; ! $lang['Hotlink_prevent'] = 'Hotlink nicht erlauben'; ! $lang['Hotlink_allowed'] = 'Erlaubte Domains für Hotlinks (durch Kommata abtrennen))'; ! $lang['Rate_system'] = 'Aktivieren des Bewertungssystems'; ! $lang['Rate_Scale'] =' Rating Skala'; ! $lang['Comment_system'] = 'Aktivieren des Kommentarsystems'; ! $lang['Download_system'] = 'Aktivieren des Downloadsystems'; ! $lang['Extra_Settings'] = 'Extra Settings'; ! $lang['Default_Sort_Method'] = 'Standard-Sortier-Methode'; ! $lang['Default_Sort_Order'] = 'Standard-Sortier-Reihenfolge'; ! ! // ! // Categories ! // ! $lang['Music_Categories_Title'] = 'Musik Kategorie Verwaltung'; ! $lang['Music_Categories_Explain'] = 'Auf dieser Seite kannst Du die Kategorieeinstellungen vornehmen: Erstellen, bearbeiten, löschen, sortieren etc.'; ! $lang['Category_Permissions'] = 'Kategorie Erlaubnis'; ! $lang['Category_Title'] = 'Kategorie Titel'; ! $lang['Category_Desc'] = 'Kategorie Beschreibung'; ! $lang['View_level'] = 'Welche Benutzer dürfen sich Songs anschauen'; ! $lang['Upload_level'] = 'Welche Benutzer dürfen Songs hochladen'; ! $lang['Rate_level'] = 'Welche Benutzer dürfen Songs bewerten'; ! $lang['Comment_level'] = 'Welche Benutzer dürfen Songs kommentieren'; ! $lang['Edit_level'] = ' Welche Benutzer dürfen Songs bearbeiten'; ! $lang['Delete_level'] = 'Welche Benutzer dürfen Songs löschen'; ! $lang['New_category_created'] = 'Die Kategorie ist erfolgreich erstellt worden'; ! $lang['Click_return_music_category'] = 'Klicke %shier%s um zur Musik Kategorie zurückzukehren'; ! $lang['Category_updated'] = 'Die Kategorie ist erfolgreich geändert worden'; ! $lang['Delete_Category'] = 'Kategorie löschen'; ! $lang['Delete_Category_Explain'] = 'Die nachfolgenden Einstellungen erlauben es Dir eine Kategorie zu löschen und zu entscheiden, was mit den darin enthaltenen Songs passieren soll'; ! $lang['Delete_all_songs'] = 'Lösche alle Songs'; ! $lang['Category_deleted'] = 'Diese Kategorie wurde erfolgreich gelöscht'; ! $lang['Category_changed_order'] = 'Die Kategorie ist erfolgreich verschoben worden'; + // + // Permissions + // + $lang['Music_Auth_Title'] = 'Musik Zugriffsrechte'; + $lang['Music_Auth_Explain'] = 'Hier kannst du auswählen, welche Benutzergruppe(n) Moderator für die jeweilige Musik-Kategorie sein soll(en) oder nur den Privatzugriff regeln.'; + $lang['Select_a_Category'] = 'Kategorie auswählen'; + $lang['Look_up_Category'] = 'Kategorie suchen'; + $lang['Music_Auth_successfully'] = 'Diese Kategorie ist erfolgreich gelöscht worden'; + $lang['Click_return_music_auth'] = 'Klicke %shier%s um zur Musik-Verwaltung zurückzukehren'; + + $lang['Upload'] = 'Hochladen'; + $lang['Rate'] = 'Bewerten'; + $lang['Comment'] = 'Kommentare'; + + // + // Song Image + // + $lang['Max_image_size'] = 'Max. Song Bild Größe(bytes)'; + $lang['Max_image_width'] = 'Max. Song Bild Breite (pixel)'; + $lang['Max_image_height'] = 'Max. Song Bild Höhe (pixel)'; ?> \ No newline at end of file --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:11:16
|
Update of /cvsroot/mxbb/mx_music In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110 Modified Files: music.php music_flv.php music_lists.php Added Files: release.txt Log Message: upgrade not ready yet --- NEW FILE: release.txt --- [b][Release][mx_music]: Music Center[/b] [b][Authors]: Cf Manager, OryNider[/b] [b][Version]: 2.9.2 [/b] [b]Designed for mxBB Version: 2.8.x/3.0.x[/b] [b][Support]:[/b] [u]Here[/u] [b][DEMO]:[/b] [url=http://atcer.ministry.ro/board/?page=16]Here[/url] [b][Note]:[/b] [color=red]If you upgrade from 2.7.x and you have mx_musiconline, the posibility of migration to mx_music it's just teoretical with unknown rezult, and you do it at your own risc!!! A mx_musiconline module for 2.8.0 may be relesed by Selven.[/color] [b][Description]:[/b] This Module allows you create the Music Center Page/Block where users can upload, listen, rate and comment on songs. Beside that, users can link URL of the song from the another server without uploading. You have an admin panel that allows you to manage the features of the module. Some modifications on the original MODS have been applied to make this package more integrated, flexible and multilanguage. Allowed files: MP3, WMA, WMV, WAV, MIDI, MPEG, AVI, AU, SWF, QT, RAM, RM and others. [b]Additionaly:[/b] [list] [*][u]Music Song Image[/u] - You can add the Song Image to the section of each song. (Maybe CD Cover, Artist Photo or any image you want ;) ) Maximum image size is configurable in adminCP :D [*][u]Music Search Song[/u] - is helping you find the song by Song Title, Singer or Song Poster quickly and easily. [*][u]Music Cat Views[/u] - is adding a viewed counter of each Category; [*][u]Music Download Song[/u] - alows users to directly download the song to their computer.[/list] [b]Special Note:[/b] [color=blue] In version 2.0.2 and above if you are posting a radio stream that ends with "/listen.pls" on music_page will be swiched to music_stream mode and will make traffic on your website, but if it's submited like a normal url with no "/listen.pls" will make traffic on the shotcast server who is brotcasting the stream. But if it's submited with "/listen.pls" can be listened with your favorite player and the original stream informations will he hidden To do this copy the link from Download/Listen in your player on the website or local computer such as WinAMP :wink: But do not try to save the file couse you will just make not needed traffic and get a very large file!!![/color] [b][Download]:[/b] [URL=http://www.mx-system.com/modules/mx_pafiledb/dload.php?action=download&file_id=368]mx_music_center.zip[/URL] [b][Languages]:[/b] [color=blue]Please if you traslate the language files to your language post a link to a zip with the traslated files. Thaks![/color] [b][Romanian Language][/b]: [url=http://pubory.uv.ro/portal/modules/mx_pafiledb/dload.php?action=download&file_id=44]mx_music_romanian_language.zip[/url] [b][German Language][/b]: [url=http://pubory.uv.ro/portal/modules/mx_pafiledb/dload.php?action=download&file_id=45]mx_music_german_language.zip[/url] [b][Dutch Language][/b]: [url=http://pubory.uv.ro/portal/modules/mx_pafiledb/dload.php?action=download&file_id=46]mx_music_lang_dutch.zip[/url] [b][Chinese Language][/b]: [url=http://pubory.uv.ro/portal/modules/mx_pafiledb/dload.php?action=download&file_id=47]mx_music_lang_chinese.zip[/url] [b][Vietnamese Language][/b]: [url=http://pubory.uv.ro/portal/modules/mx_pafiledb/dload.php?action=download&file_id=48]mx_music_lang_vietnamese.zip[/url] Index: music.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** music.php 15 Jul 2008 22:06:07 -0000 1.17 --- music.php 7 Sep 2008 18:06:26 -0000 1.18 *************** *** 179,185 **** // Read block Configuration // - $title = $mx_block->block_info['block_title']; $block_size = ( isset($block_size) && !empty($block_size) ? $block_size : '100%' ); if( is_object($mx_block)) --- 179,188 ---- // Read block Configuration // [...1231 lines suppressed...] *** 1038,1042 **** 'L_SELECT_SORT_METHOD' => $lang['Select_sort_method'], 'L_SONG_LIMIT' => $lang['Song_Limit'], - 'L_NO_SONGS' => $lang['No_Songs'], 'L_SONG_TITLE' => $lang['Song_Title'], 'L_SINGER' => $lang['Singer'], --- 1922,1925 ---- *************** *** 1047,1051 **** 'L_PUBLIC_CATS' => $lang['Public_Categories'], 'L_SEARCH_SONGS' => $lang['Search_song'], ! 'S_MUSIC_LIST' => append_sid(this_mo_mxurl("music_mode=music_list")), 'L_TIME' => $lang['Time'], --- 1930,1934 ---- 'L_PUBLIC_CATS' => $lang['Public_Categories'], 'L_SEARCH_SONGS' => $lang['Search_song'], ! 'S_MUSIC_LIST' => mx_append_sid(this_mo_mxurl("music_mode=music_list")), 'L_TIME' => $lang['Time'], Index: music_lists.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_lists.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** music_lists.php 29 Jan 2008 07:48:55 -0000 1.3 --- music_lists.php 7 Sep 2008 18:06:27 -0000 1.4 *************** *** 30,33 **** --- 30,38 ---- $title = $mx_block->block_info['block_title']; $block_size = ( isset($block_size) && !empty($block_size) ? $block_size : '100%' ); + $description = $mx_block->block_info['block_desc']; + $show_block = $mx_block->block_info['show_block']; + $show_title = ($userdata['user_level'] == ADMIN) ? true : $mx_block->block_info['show_title']; + $show_stats = $mx_block->block_info['show_stats']; + $bullet_full = '<span class="genmed" style="color:#FFA34F"><b>›</b> </span>'; *************** *** 113,123 **** $grouprows= array(); ! if( $catrows[$i]['cat_moderator_groups'] != '') { // We have usergroup_ID, now we need usergroup name $sql = "SELECT group_id, group_name FROM " . GROUPS_TABLE . " ! WHERE group_single_user <> 1 AND group_type <> ". GROUP_HIDDEN ." AND group_id IN (". $catrows[$i]['cat_moderator_groups'] .") --- 118,140 ---- $grouprows= array(); ! if( $catrows[$i]['cat_moderator_groups'] != '') { + switch (PORTAL_BACKEND) + { + case 'internal': + case 'phpbb2': + $sql_where = 'group_single_user <> " . true . "'; + break; + + case 'phpbb3': + $sql_where = 'group_id <> " . true . "'; + break; + } + // We have usergroup_ID, now we need usergroup name $sql = "SELECT group_id, group_name FROM " . GROUPS_TABLE . " ! WHERE " . $sql_where . " AND group_type <> ". GROUP_HIDDEN ." AND group_id IN (". $catrows[$i]['cat_moderator_groups'] .") *************** *** 180,184 **** // ---------------------------- ! $sql = "SELECT s.song_id, s.song_title, s.song_singer, s.song_user_id, s.song_username, s.song_time, s.song_cat_id, u.user_id, u.username FROM ". MUSIC_TABLE ." AS s LEFT JOIN ". USERS_TABLE ." AS u ON s.song_user_id = u.user_id WHERE s.song_cat_id = '". $catrows[$i]['cat_id'] ."' $song_approval_sql --- 197,201 ---- // ---------------------------- ! $sql = "SELECT s.*, u.user_id, u.username FROM ". MUSIC_TABLE ." AS s LEFT JOIN ". USERS_TABLE ." AS u ON s.song_user_id = u.user_id WHERE s.song_cat_id = '". $catrows[$i]['cat_id'] ."' $song_approval_sql *************** *** 195,199 **** // Write the Date // ---------------------------- ! $last_song_info = (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $lastrow['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $lastrow['song_time'], $board_config['board_timezone']); $last_song_info .= '<br />'; --- 212,216 ---- // Write the Date // ---------------------------- ! $last_song_info = music_create_date($board_config['default_dateformat'], $lastrow['song_time'], $board_config['board_timezone']); $last_song_info .= '<br />'; *************** *** 366,370 **** if ($allowed_cat != '') { ! $sql = "SELECT s.song_id, s.song_title, s.song_desc, s.song_singer, s.song_user_id, s.song_user_ip, s.song_username, s.song_time, s.song_cat_id, s.song_view_count, u.user_id, u.username, r.rate_song_id, AVG(r.rate_point) AS rating, COUNT(DISTINCT c.comment_id) AS comments, MAX(c.comment_id) as new_comment FROM ". MUSIC_TABLE ." AS s LEFT JOIN ". USERS_TABLE ." AS u ON s.song_user_id = u.user_id --- 383,387 ---- if ($allowed_cat != '') { ! $sql = "SELECT s.*, u.user_id, u.username, r.rate_song_id, AVG(r.rate_point) AS rating, COUNT(DISTINCT c.comment_id) AS comments, MAX(c.comment_id) as new_comment FROM ". MUSIC_TABLE ." AS s LEFT JOIN ". USERS_TABLE ." AS u ON s.song_user_id = u.user_id *************** *** 400,403 **** --- 417,431 ---- break; } + + if ($topsongrow[$j]['song_imagename'] == '') + { + $img_full = $images['no_image']; + $img_id = $images['no_image']; + } + else + { + $img_full = (PORTAL_URL . str_replace('./', '/', MUSIC_IMAGE_PATH) . $topsongrow[$j]['song_imagename']); + $img_id = mx_append_sid(this_mo_mxurl("music_mode=music_image&width=212&song_id=". $topsongrow[$j]['song_id'], true)); + } if(!$topsongrow[$j]['rating']) *************** *** 419,423 **** } ! $song_user_ip = (@function_exists( 'decode_ip' )) ? decode_ip($topsongrow[$j]['song_user_ip']) : phpBB2::decode_ip($topsongrow[$j]['song_user_ip']); $template->assign_block_vars('music_recent_lists', array( --- 447,451 ---- } ! $song_user_ip = music_decode_ip($topsongrow[$j]['song_user_ip']); $template->assign_block_vars('music_recent_lists', array( *************** *** 446,450 **** 'L_COMMENTS' => $lang['Comments'], ! 'TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $topsongrow[$j]['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $topsongrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $topsongrow[$j]['song_view_count'], --- 474,478 ---- 'L_COMMENTS' => $lang['Comments'], ! 'TIME' => music_create_date($board_config['default_dateformat'], $topsongrow[$j]['song_time'], $board_config['board_timezone']), 'VIEW' => $topsongrow[$j]['song_view_count'], *************** *** 457,460 **** --- 485,490 ---- 'U_SONG' => mx_append_sid(this_mo_mxurl("music_mode=music_page&song_id=". $topsongrow[$j]['song_id'])), + + 'U_SONG_IMG' => $img_id, 'DESC' => $topsongrow[$j]['song_desc'], *************** *** 509,513 **** +---------------------------------------------------------- | Start output the page ! +---------------------------------------------------------- */ --- 539,543 ---- +---------------------------------------------------------- | Start output the page ! +--------------------------------------------------------- */ *************** *** 525,532 **** $template->assign_vars(array( 'BLOCK_SIZE' => ( !empty($block_size) ? $block_size : '100%' ), 'L_TOP_SONGS' => $lang['Top_Songs'], 'L_RECENT_SONGS' => $lang['Recent_Songs'], ! 'L_NO_SONGS' => $lang['No_Songs']) ! ); --- 555,565 ---- $template->assign_vars(array( 'BLOCK_SIZE' => ( !empty($block_size) ? $block_size : '100%' ), + 'BLOCK_TITLE' => $title, 'L_TOP_SONGS' => $lang['Top_Songs'], 'L_RECENT_SONGS' => $lang['Recent_Songs'], ! 'L_NO_SONGS' => $lang['No_Songs'], ! 'L_DESCRIPTION' => $description, ! 'S_SHOW_TITLE' => $show_title, ! 'TARGET_BLANK' => ($music_config['fullpic_popup']) ? 'target="_blank"' : '') ); Index: music_flv.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_flv.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** music_flv.php 15 Jul 2008 22:06:07 -0000 1.4 --- music_flv.php 7 Sep 2008 18:06:27 -0000 1.5 *************** *** 717,721 **** 'POSTER' => $poster, ! 'SONG_TIME' => (@function_exists( 'create_date' )) ? create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']), 'SONG_VIEW' => $thissong['song_view_count'], --- 717,721 ---- 'POSTER' => $poster, ! 'SONG_TIME' => (@function_exists( 'create_date' )) ? music_create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']) : phpBB2::create_date($board_config['default_dateformat'], $thissong['song_time'], $board_config['board_timezone']), 'SONG_VIEW' => $thissong['song_view_count'], |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:11:11
|
Update of /cvsroot/mxbb/mx_music/music_box/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/music_box/includes Modified Files: music_functions.php music_integration.php Log Message: upgrade not ready yet Index: music_functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/includes/music_functions.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_functions.php 29 Jan 2008 07:51:05 -0000 1.2 --- music_functions.php 7 Sep 2008 18:06:29 -0000 1.3 *************** *** 20,24 **** --- 20,353 ---- } + function music_encode_ip($dotquad_ip) + { + $ip_sep = @explode('.', $dotquad_ip); + return sprintf('%02x%02x%02x%02x', $ip_sep[0], $ip_sep[1], $ip_sep[2], $ip_sep[3]); + } + + function music_decode_ip($int_ip) + { + $hexipbang = @explode('.', chunk_split($int_ip, 2, '.')); + return hexdec($hexipbang[0]). '.' . hexdec($hexipbang[1]) . '.' . hexdec($hexipbang[2]) . '.' . hexdec($hexipbang[3]); + } + + // + // Create date/time from format and timezone + // + function music_create_date($format = false, $gmepoch, $tz, $forcedate = false) + { + global $board_config, $lang, $mx_user; + static $translate; + + switch (PORTAL_BACKEND) + { + case 'internal': + + case 'phpbb2': + + if (empty($translate) && ($mx_user->lang['default_lang'] != 'english')) + { + @reset($lang['datetime']); + while ( list($match, $replace) = @each($lang['datetime']) ) + { + $translate[$match] = $replace; + } + } + + return ( !empty($translate) ) ? strtr(@gmdate($format, $gmepoch + (3600 * $tz)), $translate) : @gmdate($format, $gmepoch + (3600 * $tz)); + + break; + + case 'phpbb3': + + return $mx_user->format_date($gmepoch, $format, $forcedate); + + break; + } + } + + /** + * Get userdata + * + * Get Userdata, $user can be username or user_id. If force_str is true, the username will be forced. + * Cached sql, since this function is used for every block. + * + * @param unknown_type $user id or name + * @param boolean $force_str force clean_username + * @return array + */ + function music_get_userdata($user, $force_str = false) + { + global $db; + + if (!is_numeric($user) || $force_str) + { + $user = phpBB2::phpbb_clean_username($user); + } + else + { + $user = intval($user); + } + + $sql = "SELECT * + FROM " . USERS_TABLE . " + WHERE "; + $sql .= ( ( is_integer($user) ) ? "user_id = $user" : "username = '" . str_replace("\'", "''", $user) . "'" ) . " AND user_id <> " . ANONYMOUS; + if ( !($result = $db->sql_query($sql, 120)) ) + { + mx_message_die(GENERAL_ERROR, 'Tried obtaining data for a non-existent user', '', __LINE__, __FILE__, $sql); + } + + $return = ($row = $db->sql_fetchrow($result)) ? $row : false; + $db->sql_freeresult($result); + return $return; + } + function music_get_username_string($mode, $user_id, $username, $username_colour = '') + { + global $phpbb_root_path, $phpEx, $mx_user, $phpbb_auth; + + $profile_url = ''; + $username_colour = ($username_colour) ? '#' . $username_colour : ''; + + if ($guest_username === false) + { + $username = ($username) ? $username : $mx_user->lang['GUEST']; + } + else + { + $username = ($user_id && $user_id != ANONYMOUS) ? $username : ((!empty($guest_username)) ? $guest_username : $mx_user->lang['GUEST']); + } + + // Only show the link if not anonymous + if ($user_id && $user_id != ANONYMOUS) + { + $profile_url = mx3_append_sid(PHPBB_URL . "memberlist.$phpEx", 'mode=viewprofile&u=' . (int) $user_id); + } + else + { + $profile_url = ''; + } + + switch ($mode) + { + case 'profile': + return $profile_url; + break; + + case 'username': + return $username; + break; + + case 'colour': + return $username_colour; + break; + + case 'full': + default: + + $tpl = ''; + if (!$profile_url && !$username_colour) + { + $tpl = '{USERNAME}'; + } + else if (!$profile_url && $username_colour) + { + $tpl = '<span style="color: {USERNAME_COLOUR};" class="username-coloured">{USERNAME}</span>'; + } + else if ($profile_url && !$username_colour) + { + $tpl = '<a href="{PROFILE_URL}">{USERNAME}</a>'; + } + else if ($profile_url && $username_colour) + { + $tpl = '<a href="{PROFILE_URL}" style="color: {USERNAME_COLOUR};" class="username-coloured">{USERNAME}</a>'; + } + + return str_replace(array('{PROFILE_URL}', '{USERNAME_COLOUR}', '{USERNAME}'), array($profile_url, $username_colour, $username), $tpl); + break; + } + } + + function music_get_profile_url($mode, $user_id, $username = false, $user_color = false) + { + global $lang, $userdata; + + switch (PORTAL_BACKEND) + { + case 'internal': + + $music_userdata = music_get_userdata($user_id, false); + $username = ($username) ? $username : $music_userdata['username']; + + if ($music_userdata['user_level'] == ADMIN) + { + $user_color = $theme['fontcolor3']; + $user_style = 'style="color:#' . $user_color . '; font-weight : bold;"'; + } + else if ($music_userdata['user_level'] == MOD) + { + $user_color = $theme['fontcolor2']; + $user_style = 'style="color:#' . $user_color . '; font-weight : bold;"'; + } + else + { + $user_colour = $theme['fontcolor1']; + $topic_poster_style = 'style="font-weight : bold;"'; + } + + $profile_url = ''; + + $full_url = ($user_id == ANONYMOUS) ? '<span ' . $topic_poster_style . '>' . $lang['Guest'] . '</span>' : '<span ' . $topic_poster_style . '>' . $username . '</span>'; + + break; + + case 'phpbb2': + + $music_userdata = music_get_userdata($user_id, false); + + $username = ($username) ? $username : $music_userdata['username']; + + if ($music_userdata['user_level'] == ADMIN) + { + $user_color = $theme['fontcolor3']; + $user_style = 'style="color:#' . $user_color . '; font-weight : bold;"'; + } + else if ($music_userdata['user_level'] == MOD) + { + $user_color = $theme['fontcolor2']; + $user_style = 'style="color:#' . $user_color . '; font-weight : bold;"'; + } + else + { + $user_colour = $theme['fontcolor1']; + $topic_poster_style = 'style="font-weight : bold;"'; + } + + // Only show the link if not anonymous + if ($user_id && $user_id != ANONYMOUS) + { + $profile_url = mx3_append_sid(PHPBB_URL . "profile.$phpEx", 'mode=viewprofile&u=' . (int) $user_id); + $full_url = '<a href="' . $profile_url . '"><span ' . $topic_poster_style . '>' . $username . '</span></a>'; + } + else + { + $profile_url = $lang['Guest']; + $full_url = $lang['Guest']; + } + + + break; + + case 'phpbb3': + + if (($username == false) || ($user_color == false)) + { + $music_userdata = music_get_userdata($user_id, false); + $user_id = $music_userdata['user_id']; + $username = $music_userdata['username']; + $user_colour = $music_userdata['user_colour']; + } + $full_url = music_get_username_string('full', $user_id, $username, $user_colour); + $profile_url = music_get_username_string('profile', $user_id, $username, $user_colour); + break; + } + + switch ($mode) + { + case 'profile': + return $profile_url; + break; + + case 'username': + return $username; + break; + + case 'colour': + return $user_colour; + break; + + case 'full': + default: + return $full_url; + break; + } + } + + function music_comment_sql_smilies($auth_data) + { + global $db, $template, $board_config; + + $inline_columns = 6; + $max_smilies = 42; + + switch (PORTAL_BACKEND) + { + case 'internal': + $smiley_path_url = PHPBB_URL; //change this to PORTAL_URL when shared folder will be removed + $fields = 'smilies'; + $smiley_url = 'smile_url'; + $emotion = 'emoticon'; + $table = SMILIES_TABLE; + break; + case 'phpbb2': + $smiley_path_url = PHPBB_URL; + $fields = 'smilies'; + $smiley_url = 'smile_url'; + $emotion = 'emoticon'; + $table = SMILIES_TABLE; + break; + case 'phpbb3': + $smiley_path_url = PHPBB_URL; + $fields = 'smiley'; + $smiley_url = 'smiley_url'; + $emotion = 'emotion'; + $table = SMILIES_TABLE; + $board_config['smilies_path'] = str_replace("smiles", "smilies", $board_config['smilies_path']); + break; + } + + switch (PORTAL_BACKEND) + { + case 'internal': + case 'phpbb2': + $sql = 'SELECT * + FROM ' . $table . ' + GROUP BY ' . $smiley_url . ' + ORDER BY smilies_id'; + break; + + case 'phpbb3': + $sql = 'SELECT * + FROM ' . $table . ' + GROUP BY code + ORDER BY smiley_order'; + break; + } + + if (!$result = $db->sql_query_limit($sql, $max_smilies)) + { + mx_message_die(GENERAL_ERROR, "Couldn't retrieve smilies list", '', __LINE__, __FILE__, $sql); + } + $smilies_count = $db->sql_numrows($result); + $smilies_data = $db->sql_fetchrowset($result); + + if ($auth_data == true) + { + for ($i = 1; $i < $smilies_count + 1; $i++) + { + $template->assign_block_vars('switch_comment_post.smilies', array( + 'CODE' => $smilies_data[$i - 1]['code'], + 'URL' => $smiley_path_url . $board_config['smilies_path'] . '/' . $smilies_data[$i - 1][$smiley_url], + 'DESC' => $smilies_data[$i - 1][$emotion] + )); + if ( is_integer($i / $inline_columns) ) + { + $template->assign_block_vars('switch_comment_post.smilies.new_col', array()); + } + } + } + + } Index: music_integration.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/includes/music_integration.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** music_integration.php 4 Sep 2008 20:55:33 -0000 1.3 --- music_integration.php 7 Sep 2008 18:06:29 -0000 1.4 *************** *** 49,53 **** function this_mo_mxurl($args = '', $force_standalone_mode = false, $new_pageid = '') { ! global $mx_root_path, $phpbb_root_path, $module_root_path, $mx_request_vars; global $music_index, $phpEx, $integration_enabled, $is_block, $mx_mod_rewrite; --- 49,53 ---- function this_mo_mxurl($args = '', $force_standalone_mode = false, $new_pageid = '') { ! global $mx_root_path, $phpbb_root_path, $module_root_path, $mx_request_vars, $page_id; global $music_index, $phpEx, $integration_enabled, $is_block, $mx_mod_rewrite; *************** *** 64,68 **** } ! $pageid = ($new_pageid) ? intval($new_pageid) : $mx_request_vars->request('page', MX_TYPE_INT, 1); $args .= ($args == '' ? '' : '&' ) . 'modrewrite=no'; --- 64,68 ---- } ! $pageid = ($new_pageid) ? intval($new_pageid) : ($page_id && is_numeric($page_id)) ? intval($page_id) : $mx_request_vars->request('page', MX_TYPE_INT, $music_index); $args .= ($args == '' ? '' : '&' ) . 'modrewrite=no'; *************** *** 78,82 **** { $mxurl = $mx_root_path . 'index.' . $phpEx; ! if( is_numeric($page_id) && !empty($page_id) ) { $mxurl .= '?page=' . $pageid . $dynamicId. ($args == '' ? '' : '&' . $args); --- 78,82 ---- { $mxurl = $mx_root_path . 'index.' . $phpEx; ! if( is_numeric($pageid) && !empty($pageid) ) { $mxurl .= '?page=' . $pageid . $dynamicId. ($args == '' ? '' : '&' . $args); |
|
From: FlorinCB <ory...@us...> - 2008-09-07 18:11:04
|
Update of /cvsroot/mxbb/mx_music/phpbb2/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/phpbb2/admin Modified Files: admin_music_auth.php Log Message: upgrade not ready yet Index: admin_music_auth.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/phpbb2/admin/admin_music_auth.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** admin_music_auth.php 8 Mar 2008 20:54:51 -0000 1.3 --- admin_music_auth.php 7 Sep 2008 18:06:56 -0000 1.4 *************** *** 190,194 **** 'L_MUSIC_AUTH_EXPLAIN' => $lang['Music_Auth_Explain'], 'L_SELECT_CAT' => $lang['Select_a_Category'], ! 'S_MUSIC_ACTION' => append_sid("admin_music_auth.$phpEx"), 'L_LOOK_UP_CAT' => $lang['Look_up_Category']) ); --- 190,194 ---- 'L_MUSIC_AUTH_EXPLAIN' => $lang['Music_Auth_Explain'], 'L_SELECT_CAT' => $lang['Select_a_Category'], ! 'S_MUSIC_ACTION' => mx_append_sid("admin_music_auth.$phpEx"), 'L_LOOK_UP_CAT' => $lang['Look_up_Category']) ); |
Update of /cvsroot/mxbb/mx_music/templates/prosilver/images/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/templates/prosilver/images/lang_english Added Files: download.gif download_all.gif guest_avatar.png icon_album.gif icon_contact_aim.gif icon_contact_email.gif icon_contact_icq.gif icon_contact_jabber.gif icon_contact_msnm.gif icon_contact_pm.gif icon_contact_www.gif icon_contact_yahoo.gif icon_ip.gif icon_post_delete.gif icon_post_edit.gif icon_post_info.gif icon_post_quote.gif icon_post_report.gif icon_user_offline.gif icon_user_online.gif icon_user_profile.gif icon_user_search.gif icon_user_warn.gif index.htm jupload_pic.gif manage_pic.gif normal_view.gif show_all_comments.gif show_all_pics.gif show_all_ratings.gif showall.gif simple_view.gif upload_song.gif Log Message: upgrade not ready yet --- NEW FILE: icon_contact_jabber.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_user_warn.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_user_online.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_edit.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: jupload_pic.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_user_profile.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: simple_view.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_yahoo.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_ip.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: manage_pic.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: download.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: show_all_pics.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> --- NEW FILE: icon_contact_aim.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_user_offline.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_album.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: show_all_ratings.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_info.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: upload_song.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_msnm.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_delete.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_pm.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_report.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: normal_view.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: guest_avatar.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: show_all_comments.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_icq.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_email.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_quote.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_www.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: showall.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: download_all.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_user_search.gif --- (This appears to be a binary file; contents omitted.) |
Update of /cvsroot/mxbb/mx_music/templates/prosilver/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9110/templates/prosilver/images Added Files: announce_read.gif announce_read_locked.gif announce_read_locked_mine.gif announce_read_mine.gif announce_unread.gif announce_unread_locked.gif announce_unread_locked_mine.gif announce_unread_mine.gif blue_dot.png forum_link.gif forum_read.gif forum_read_locked.gif forum_read_subforum.gif forum_unread.gif forum_unread_locked.gif forum_unread_subforum.gif green_dot.png icon_back_top.gif icon_contact_aim.gif icon_contact_email.gif icon_contact_icq.gif icon_contact_jabber.gif icon_contact_msnm.gif icon_contact_www.gif icon_contact_yahoo.gif icon_dot.gif icon_left_arrow.gif icon_left_arrow2.gif icon_left_arrow3.gif icon_mini_album.gif icon_mini_album_13x13.gif icon_mini_showall.gif icon_minipost.gif icon_minipost_new.gif icon_offline.gif icon_online.gif icon_post_delete.gif icon_post_info.gif icon_post_report.gif icon_post_target.gif icon_post_target_unread.gif icon_rate_bad.gif icon_rate_good.gif icon_right_arrow.gif icon_right_arrow2.gif icon_right_arrow3.gif icon_topic_attach.gif icon_topic_latest.gif icon_topic_newest.gif icon_topic_reported.gif icon_topic_unapproved.gif icon_user_warn.gif index.htm no_image.gif nothumbnail.jpg orange_dot.png poll_center.gif poll_left.gif poll_right.gif site_logo.gif spacer.gif sticky_read.gif sticky_read_locked.gif sticky_read_locked_mine.gif sticky_read_mine.gif sticky_unread.gif sticky_unread_locked.gif sticky_unread_locked_mine.gif sticky_unread_mine.gif subforum_read.gif subforum_unread.gif topic_moved.gif topic_read.gif topic_read_hot.gif topic_read_hot_mine.gif topic_read_locked.gif topic_read_locked_mine.gif topic_read_mine.gif topic_unread.gif topic_unread_hot.gif topic_unread_hot_mine.gif topic_unread_locked.gif topic_unread_locked_mine.gif topic_unread_mine.gif upload_bar.gif yellow_dot.png Log Message: upgrade not ready yet --- NEW FILE: topic_unread_locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_read_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: sticky_unread_locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: announce_unread.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: announce_read_locked_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_aim.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_topic_latest.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: forum_read.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_info.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_msnm.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: poll_right.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_moved.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_report.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: spacer.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_icq.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_topic_unapproved.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: nothumbnail.jpg --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_unread_hot.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: announce_read_locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_right_arrow3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: poll_left.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: sticky_read_locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_jabber.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_read.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_email.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: green_dot.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: orange_dot.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: announce_unread_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: forum_unread_subforum.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_minipost.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_target_unread.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_rate_good.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_read_locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: subforum_unread.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_album.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: upload_bar.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_topic_attach.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: forum_link.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: sticky_read_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: announce_read_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: poll_center.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: forum_unread_locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: forum_unread.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_read_hot_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> --- NEW FILE: icon_offline.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_showall.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_unread_locked_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: sticky_read_locked_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: sticky_unread_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_www.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_read_locked_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_left_arrow.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: forum_read_locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_left_arrow2.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: no_image.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: subforum_read.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_back_top.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: site_logo.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_rate_bad.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_album_13x13.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_unread_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: announce_unread_locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_right_arrow2.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_online.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_topic_newest.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_topic_reported.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_user_warn.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_read_hot.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: blue_dot.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_contact_yahoo.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_delete.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: announce_unread_locked_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_post_target.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: sticky_read.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: announce_read.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: sticky_unread.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_left_arrow3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: forum_read_subforum.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_unread.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_minipost_new.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: topic_unread_hot_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: yellow_dot.png --- (This appears to be a binary file; contents omitted.) --- NEW FILE: sticky_unread_locked_mine.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_right_arrow.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_dot.gif --- (This appears to be a binary file; contents omitted.) |