|
From: Jon O. <jon...@us...> - 2006-06-27 21:38:47
|
Update of /cvsroot/mxbb/mx_pafiledb/templates/subSilver In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13505/modules/mx_pafiledb/templates/subSilver Modified Files: pa_category_body.tpl pa_main_body.tpl pa_quickdl_cat_body.tpl Log Message: a couple of bugs... Index: pa_main_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/templates/subSilver/pa_main_body.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** pa_main_body.tpl 2 May 2006 23:28:16 -0000 1.5 --- pa_main_body.tpl 27 Jun 2006 21:38:43 -0000 1.6 *************** *** 12,16 **** <th class="thCornerL" width="6%"> </th> <th class="thTop"> {L_CATEGORY} </th> ! <th class="thCornerR" width="10%"> {L_LAST_FILE} </th> <th class="thCornerR" width="8%"> {L_FILES} </th> </tr> --- 12,16 ---- <th class="thCornerL" width="6%"> </th> <th class="thTop"> {L_CATEGORY} </th> ! <th class="thCornerR" width="10%"> {L_LAST_FILE} </th> <th class="thCornerR" width="8%"> {L_FILES} </th> </tr> *************** *** 24,28 **** <tr> <td class="row1" valign="middle" align="center"><a href="{no_cat_parent.U_CAT}" class="cattitle ask target-block_{BLOCK_ID}"><img src="{no_cat_parent.CAT_IMAGE}" border="0" alt="{no_cat_parent.CAT_NEW_FILE}"></a></td> ! <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{no_cat_parent.U_CAT}';"><a href="{no_cat_parent.U_CAT}" class="cattitle ask target-block_{BLOCK_ID}">{no_cat_parent.CAT_NAME}</a><br><span class="genmed">{no_cat_parent.CAT_DESC}</span><br><span class="gensmall">{no_cat_parent.SUB_CAT}</span></b></td> <td class="row2" align="center" valign="middle" nowrap="nowrap"><span class="genmed">{no_cat_parent.LAST_FILE}</span></td> <td class="row2" align="center" valign="middle"><span class="genmed">{no_cat_parent.FILECAT}</span></td> --- 24,28 ---- <tr> <td class="row1" valign="middle" align="center"><a href="{no_cat_parent.U_CAT}" class="cattitle ask target-block_{BLOCK_ID}"><img src="{no_cat_parent.CAT_IMAGE}" border="0" alt="{no_cat_parent.CAT_NEW_FILE}"></a></td> ! <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{no_cat_parent.U_CAT}';"><a href="{no_cat_parent.U_CAT}" class="cattitle ask target-block_{BLOCK_ID}">{no_cat_parent.CAT_NAME}</a><br><span class="genmed">{no_cat_parent.CAT_DESC}</span><span class="gensmall">{no_cat_parent.SUB_CAT}</span></b></td> <td class="row2" align="center" valign="middle" nowrap="nowrap"><span class="genmed">{no_cat_parent.LAST_FILE}</span></td> <td class="row2" align="center" valign="middle"><span class="genmed">{no_cat_parent.FILECAT}</span></td> *************** *** 31,35 **** <!-- END no_cat_parent --> ! <tr> <td class="cat" colspan="4"> </td> </tr> --- 31,35 ---- <!-- END no_cat_parent --> ! <tr> <td class="cat" colspan="4"> </td> </tr> Index: pa_category_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/templates/subSilver/pa_category_body.tpl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** pa_category_body.tpl 2 May 2006 23:28:16 -0000 1.7 --- pa_category_body.tpl 27 Jun 2006 21:38:43 -0000 1.8 *************** *** 10,14 **** <!-- IF CAT_PARENT --> <table width="100%" cellpadding="4" cellspacing="1" class="forumline"> ! <tr> <th class="thCornerL" width="6%"> </th> <th class="thTop">{L_CATEGORY}</th> --- 10,14 ---- <!-- IF CAT_PARENT --> <table width="100%" cellpadding="4" cellspacing="1" class="forumline"> ! <tr> <th class="thCornerL" width="6%"> </th> <th class="thTop">{L_CATEGORY}</th> *************** *** 23,36 **** </tr> <!-- ELSE --> ! <tr> <td class="row1" align="center" valign="middle"><a href="{no_cat_parent.U_CAT}" class="cattitle ask target-block_{BLOCK_ID}"><img src="{no_cat_parent.CAT_IMAGE}" border="0" alt="{no_cat_parent.CAT_NEW_FILE}"></a></td> ! <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{no_cat_parent.U_CAT}';"><a href="{no_cat_parent.U_CAT}" class="cattitle ask target-block_{BLOCK_ID}">{no_cat_parent.CAT_NAME}</a><br><span class="genmed">{no_cat_parent.CAT_DESC}</span><span class="gensmall"><b>{L_SUB_CAT}:</b> </span><span class="gensmall">{no_cat_parent.SUB_CAT}</span></b></td> <td class="row2" align="center" valign="middle" nowrap="nowrap"><span class="genmed">{no_cat_parent.LAST_FILE}</span></td> <td class="row2" align="center" valign="middle"><span class="genmed">{no_cat_parent.FILECAT}</span></td> </tr> ! <!-- ENDIF --> <!-- END no_cat_parent --> ! <tr> <td class="cat" colspan="4"> </td> </tr> --- 23,36 ---- </tr> <!-- ELSE --> ! <tr> <td class="row1" align="center" valign="middle"><a href="{no_cat_parent.U_CAT}" class="cattitle ask target-block_{BLOCK_ID}"><img src="{no_cat_parent.CAT_IMAGE}" border="0" alt="{no_cat_parent.CAT_NEW_FILE}"></a></td> ! <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{no_cat_parent.U_CAT}';"><a href="{no_cat_parent.U_CAT}" class="cattitle ask target-block_{BLOCK_ID}">{no_cat_parent.CAT_NAME}</a><br><span class="genmed">{no_cat_parent.CAT_DESC}</span><span class="gensmall"> </span><span class="gensmall">{no_cat_parent.SUB_CAT}</span></b></td> <td class="row2" align="center" valign="middle" nowrap="nowrap"><span class="genmed">{no_cat_parent.LAST_FILE}</span></td> <td class="row2" align="center" valign="middle"><span class="genmed">{no_cat_parent.FILECAT}</span></td> </tr> ! <!-- ENDIF --> <!-- END no_cat_parent --> ! <tr> <td class="cat" colspan="4"> </td> </tr> *************** *** 42,46 **** <table width="100%" cellpadding="0" cellspacing="0" border="0" class="forumline"><tr><td> <table width="100%" cellpadding="4" cellspacing="1"> ! <tr> <th class="thCornerL" width="5%"> </th> <th class="thTop" width="57%"> {L_FILE} </th> --- 42,46 ---- <table width="100%" cellpadding="0" cellspacing="0" border="0" class="forumline"><tr><td> <table width="100%" cellpadding="4" cellspacing="1"> ! <tr> <th class="thCornerL" width="5%"> </th> <th class="thTop" width="57%"> {L_FILE} </th> *************** *** 52,58 **** <th class="thCornerR" width="3%"> </th> </tr> ! <!-- BEGIN file_rows --> ! <tr> <td class="row1" align="center" valign="middle"><a href="{file_rows.U_FILE}" class="topictitle ask target-block_{BLOCK_ID}"><img src="{file_rows.PIN_IMAGE}" border="0"></a></td> <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{file_rows.U_FILE}';"><a href="{file_rows.U_FILE}" class="topictitle ask target-block_{BLOCK_ID}">{file_rows.FILE_NAME}</a> <!-- IF file_rows.IS_NEW_FILE --><img src="{file_rows.FILE_NEW_IMAGE}" border="0" alt="{L_NEW_FILE}"><!-- ENDIF --><br><span class="genmed">{file_rows.FILE_DESC}</span></td> --- 52,58 ---- <th class="thCornerR" width="3%"> </th> </tr> ! <!-- BEGIN file_rows --> ! <tr> <td class="row1" align="center" valign="middle"><a href="{file_rows.U_FILE}" class="topictitle ask target-block_{BLOCK_ID}"><img src="{file_rows.PIN_IMAGE}" border="0"></a></td> <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{file_rows.U_FILE}';"><a href="{file_rows.U_FILE}" class="topictitle ask target-block_{BLOCK_ID}">{file_rows.FILE_NAME}</a> <!-- IF file_rows.IS_NEW_FILE --><img src="{file_rows.FILE_NEW_IMAGE}" border="0" alt="{L_NEW_FILE}"><!-- ENDIF --><br><span class="genmed">{file_rows.FILE_DESC}</span></td> *************** *** 76,80 **** <!-- END file_rows --> </table> ! <form action="{S_ACTION_SORT}" method="post"> <table width="100%" cellpadding="4" cellspacing="1"> --- 76,80 ---- <!-- END file_rows --> </table> ! <form action="{S_ACTION_SORT}" method="post"> <table width="100%" cellpadding="4" cellspacing="1"> *************** *** 82,86 **** <input type="hidden" name="cat_id" value="{ID}"> <input type="hidden" name="start" value="{START}"> ! <tr> <td class="cat" align="center" colspan="6"><span class="genmed">{L_SELECT_SORT_METHOD}: <select name="sort_method"> --- 82,86 ---- <input type="hidden" name="cat_id" value="{ID}"> <input type="hidden" name="start" value="{START}"> ! <tr> <td class="cat" align="center" colspan="6"><span class="genmed">{L_SELECT_SORT_METHOD}: <select name="sort_method"> *************** *** 102,110 **** </tr> </table> ! </form> ! </td></tr></table> <!-- ENDIF --> ! <table width="100%" cellspacing="2" border="0" cellpadding="2"> <tr> --- 102,110 ---- </tr> </table> ! </form> ! </td></tr></table> <!-- ENDIF --> ! <table width="100%" cellspacing="2" border="0" cellpadding="2"> <tr> *************** *** 113,117 **** </tr> </table> ! <!-- IF NO_FILE --> <table class="forumline" width="100%" cellspacing="1" cellpadding="4"> --- 113,117 ---- </tr> </table> ! <!-- IF NO_FILE --> <table class="forumline" width="100%" cellspacing="1" cellpadding="4"> *************** *** 119,126 **** <th class="thHead">{L_NO_FILES}</th> </tr> ! <tr> <td class="row1" align="center" height="30"><span class="genmed">{L_NO_FILES_CAT}</span></td> </tr> ! </table> <!-- ENDIF --> <!-- INCLUDE pa_footer.tpl --> --- 119,126 ---- <th class="thHead">{L_NO_FILES}</th> </tr> ! <tr> <td class="row1" align="center" height="30"><span class="genmed">{L_NO_FILES_CAT}</span></td> </tr> ! </table> <!-- ENDIF --> <!-- INCLUDE pa_footer.tpl --> Index: pa_quickdl_cat_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/templates/subSilver/pa_quickdl_cat_body.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** pa_quickdl_cat_body.tpl 5 Apr 2006 21:30:45 -0000 1.4 --- pa_quickdl_cat_body.tpl 27 Jun 2006 21:38:43 -0000 1.5 *************** *** 2,14 **** <tr> <td> ! <table width="100%" cellpadding="3" cellspacing="0"> <tr> ! <td class="row2" valign="bottom"> <span class="nav"><a href="{U_DOWNLOAD}" class="nav">{BACK}</a>{DOWNLOAD}</span> </td> </tr> </table> ! <!-- IF CAT_PARENT --> <table width="100%" cellpadding="3" cellspacing="0" > --- 2,14 ---- <tr> <td> ! <table width="100%" cellpadding="3" cellspacing="0"> <tr> ! <td class="cat"> <span class="nav"><a href="{U_DOWNLOAD}" class="nav">{BACK}</a>{DOWNLOAD}</span> </td> </tr> </table> ! <!-- IF CAT_PARENT --> <table width="100%" cellpadding="3" cellspacing="0" > *************** *** 16,38 **** <!-- IF no_cat_parent.IS_HIGHER_CAT --> <tr> ! <td class="row1" valign="middle"><a href="{no_cat_parent.U_CAT}" class="cattitle">{no_cat_parent.CAT_NAME}</a></td> <td class="rowpic" align="right"> </td> </tr> <!-- ELSE --> ! <tr> ! <td class="row1" align="center" valign="middle"><a href="{no_cat_parent.U_CAT}" class="cattitle"><img src="{no_cat_parent.CAT_IMAGE}" border="0" alt="{no_cat_parent.CAT_NEW_FILE}"></a></td> <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{no_cat_parent.U_CAT}';"><a href="{no_cat_parent.U_CAT}" class="cattitle">{no_cat_parent.CAT_NAME}</a><br><span class="gensmall">{no_cat_parent.CAT_DESC}</span></td> </tr> ! <!-- ENDIF --> <!-- END no_cat_parent --> </table> ! <!-- ENDIF --> ! <!-- IF FILELIST --> <table width="100%" cellpadding="3" cellspacing="0" > <!-- BEGIN file_rows --> ! <tr> ! <td class="row1" align="center" valign="middle"><a href="{file_rows.U_FILE}" class="topictitle"><img src="{file_rows.PIN_IMAGE}" border="0"></a></td> <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{file_rows.U_FILE}';"><a href="{file_rows.U_FILE}" class="topictitle">{file_rows.FILE_NAME}</a><br><span class="gensmall">{file_rows.FILE_DESC} ({file_rows.UPDATED})</span></td> </tr> --- 16,41 ---- <!-- IF no_cat_parent.IS_HIGHER_CAT --> <tr> ! <td class="row2" valign="middle"><a href="{no_cat_parent.U_CAT}" class="cattitle">{no_cat_parent.CAT_NAME}</a></td> <td class="rowpic" align="right"> </td> </tr> <!-- ELSE --> ! <tr> ! <td class="row2" align="left" width="20" valign="middle"><a href="{no_cat_parent.U_CAT}" class="cattitle"><img src="{no_cat_parent.CAT_IMAGE}" border="0" alt="{no_cat_parent.CAT_NEW_FILE}"></a></td> <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{no_cat_parent.U_CAT}';"><a href="{no_cat_parent.U_CAT}" class="cattitle">{no_cat_parent.CAT_NAME}</a><br><span class="gensmall">{no_cat_parent.CAT_DESC}</span></td> </tr> ! <!-- ENDIF --> <!-- END no_cat_parent --> + <tr> + <td class="row2" colspan="2" valign="middle"><hr></td> + </tr> </table> ! <!-- ENDIF --> ! <!-- IF FILELIST --> <table width="100%" cellpadding="3" cellspacing="0" > <!-- BEGIN file_rows --> ! <tr> ! <td class="row1" align="center" width="20" valign="middle"><a href="{file_rows.U_FILE}" class="topictitle"><img src="{file_rows.PIN_IMAGE}" border="0"></a></td> <td class="row1" valign="middle" onmouseout="this.className='row1';" onmouseover="this.className='row2';" onclick="window.location.href='{file_rows.U_FILE}';"><a href="{file_rows.U_FILE}" class="topictitle">{file_rows.FILE_NAME}</a><br><span class="gensmall">{file_rows.FILE_DESC} ({file_rows.UPDATED})</span></td> </tr> *************** *** 40,44 **** </table> <!-- ENDIF --> ! <!-- IF NO_FILE --> <table class="forumline" width="100%" cellspacing="0" cellpadding="3"> --- 43,47 ---- </table> <!-- ENDIF --> ! <!-- IF NO_FILE --> <table class="forumline" width="100%" cellspacing="0" cellpadding="3"> *************** *** 46,53 **** <th class="thHead">{L_NO_FILES}</th> </tr> ! <tr> <td class="row1" align="center" height="30"><span class="genmed">{L_NO_FILES_CAT}</span></td> </tr> ! </table> <!-- ENDIF --> --- 49,56 ---- <th class="thHead">{L_NO_FILES}</th> </tr> ! <tr> <td class="row1" align="center" height="30"><span class="genmed">{L_NO_FILES_CAT}</span></td> </tr> ! </table> <!-- ENDIF --> |