|
From: FlorinCB <ory...@us...> - 2008-09-10 06:06:05
|
Update of /cvsroot/mxbb/mx_music/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26047/templates/_core Modified Files: music_cat_xs.tpl music_flv_body.tpl music_index_body.tpl music_page_body.tpl Log Message: get ready for release Index: music_flv_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_flv_body.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** music_flv_body.tpl 13 Mar 2008 04:53:37 -0000 1.1 --- music_flv_body.tpl 10 Sep 2008 06:05:26 -0000 1.2 *************** *** 1,2 **** --- 1,6 ---- + <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="{BLOCK_SIZE}" cellpadding="4" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <tr> *************** *** 193,196 **** </tr> </table> ! <br clear="all" /> \ No newline at end of file --- 197,202 ---- </tr> </table> ! </div></div></div> ! <span class="corners-bottom"><span></span></span> ! </div></div> <br clear="all" /> \ 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.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** music_page_body.tpl 7 Sep 2008 18:06:59 -0000 1.2 --- music_page_body.tpl 10 Sep 2008 06:05:27 -0000 1.3 *************** *** 192,196 **** </object> </div> ! <!-- END flv --> <!-- BEGIN ram --> --- 192,212 ---- </object> </div> ! <!-- END flv --> ! ! <!-- BEGIN mod --> ! <div class="wordtube playlist2" id="WT999"> ! <object width="{WIDTH}" height="{HEIGHT}" id="WT999"> ! <img src="{U_IMG}" width="{WIDTH}" height="{HEIGHT}" alt="To play go to music page." title="{SONG_TITLE}" /> ! <param name="allowScriptAccess" value="always" /> ! <param name="movie" value="{VIDEO_URL}" /> ! <param name="modfile" value="{SONG_URL}" /> ! <param name="bufferlength" value="5" /> ! <param name="allowfullscreen" value="true" /> ! <param name="scale" value="noscale" /> ! <param name="salign" value="lt" /> ! <embed src="{VIDEO_URL}" flashvars="modfile={SONG_URL}&image={U_IMG}&shuffleOnLoad=no" loop="false" allowfullscreen="true" menu="false" quality="high" width="{WIDTH}" height="10" 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> ! <!-- END mod --> <!-- BEGIN ram --> *************** *** 220,224 **** <td rowspan="2" class="row1"><table width="90%" height="90%" border="0" align="center" cellpadding="3" cellspacing="2"> <tr> ! <td valign="top" align="center"><img src="{U_IMG}" border="0"></td> </tr> <tr> --- 236,240 ---- <td rowspan="2" class="row1"><table width="90%" height="90%" border="0" align="center" cellpadding="3" cellspacing="2"> <tr> ! <td valign="top" align="center"><img src="{SONG_THUMB_URL}" border="0"></td> </tr> <tr> Index: music_cat_xs.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_cat_xs.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** music_cat_xs.tpl 9 Sep 2008 06:23:58 -0000 1.3 --- music_cat_xs.tpl 10 Sep 2008 06:05:25 -0000 1.4 *************** *** 328,332 **** </object> </div> ! <!-- ENDIF --> <!-- IF song_detail.S_ROW_TYPE eq RAM --> --- 328,347 ---- </object> </div> ! <!-- ENDIF --> ! ! <!-- IF song_detail.S_ROW_TYPE eq MOD --> ! <div class="wordtube playlist2" id="WT999"> ! <object width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" id="WT999"> ! <a href="{song_detail.U_SONG_PAGE}"><img src="{song_detail.U_IMG}" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" alt="To play go to music page." title="{song_detail.SONG_TITLE}" /></a> ! <param name="allowScriptAccess" value="always" /> ! <param name="movie" value="{song_detail.VIDEO_URL}" /> ! <param name="modfile" value="{song_detail.SONG_URL}" /> ! <param name="bufferlength" value="5" /> ! <param name="allowfullscreen" value="true" /> ! <param name="scale" value="noscale" /> ! <param name="salign" value="lt" /> ! </object> ! </div> ! <!-- ENDIF --> <!-- IF song_detail.S_ROW_TYPE eq RAM --> Index: music_index_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_music/templates/_core/music_index_body.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** music_index_body.tpl 9 Sep 2008 06:23:58 -0000 1.4 --- music_index_body.tpl 10 Sep 2008 06:05:27 -0000 1.5 *************** *** 372,377 **** <!-- 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" /> --- 372,377 ---- <!-- 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" /> *************** *** 379,386 **** <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"> --- 379,386 ---- <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"> *************** *** 399,404 **** </object> </div> ! <!-- ENDIF --> <!-- IF song_detail.S_ROW_TYPE eq RAM --> <embed src="{song_detail.SONG_URL}" align="center" --- 399,419 ---- </object> </div> ! <!-- ENDIF --> + <!-- IF song_detail.S_ROW_TYPE eq MOD --> + <div class="wordtube playlist2" id="WT999"> + <object width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" id="WT999"> + <a href="{song_detail.U_SONG_PAGE}"><img src="{song_detail.U_IMG}" width="{song_detail.WIDTH}" height="{song_detail.HEIGHT}" alt="To play go to music page." title="{song_detail.SONG_TITLE}" /></a> + <param name="allowScriptAccess" value="always" /> + <param name="movie" value="{song_detail.VIDEO_URL}" /> + <param name="modfile" value="{song_detail.SONG_URL}" /> + <param name="bufferlength" value="5" /> + <param name="allowfullscreen" value="true" /> + <param name="scale" value="noscale" /> + <param name="salign" value="lt" /> + </object> + </div> + <!-- ENDIF --> + <!-- IF song_detail.S_ROW_TYPE eq RAM --> <embed src="{song_detail.SONG_URL}" align="center" |