Intechnic
Users Developers
Home / Forums / International Users / Russian Users / New link on main page / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

New link on main page (3)


Posted: 01/14/2004 5:32:00 AM

Reply Quoted  


ïîäñêàæèòå ïîæàëóéñòà êàê äîáàâèòü âñå New Links íà ãëàâíóþ ñòðàíèöó (òèïà òîãî êàê ñäåëàíî íà ýòîì ñàéòå http://www.cubefx.com/directory/ )?

Posted: 01/14/2004 5:46:00 PM

Reply Quoted  


Zdravstvujte,

Proshu prashenie za translit, vot etot kusok templata kotorij ispolzuetsja na upomjanutom site i vivodit "new_links":

<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr> 
          <td class="title"> <img src="images/ticon0.gif" width="24" height="24" border="0" align="absmiddle"> 
            <%language:lu_title_new_links%>
          </td>
        </tr>
      </table>
      <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr> 
          <td class="text"> 
<TABLE width="100%" border="0" cellspacing="0" cellpadding="2" align="center" bgcolor="F6F6F6">
  <TR>
         <FORM name="sort_cats" method="post" action="<%form_action_sort_links%>">

          <TD class="small"> 
            <DIV align="right"> 
              <P> 
                <%language:lu_show%>
                <SELECT name="num_results" class="textbox">
                  <%drop_results:10%>
                  <%drop_results:20%>
                  <%drop_results:all%>
                </select>
                <%language:lu_sort_by%>
                <SELECT name="link_order_c" class="textbox">
                  <%link_drop_name%>
                  <%link_drop_date%>
                  <%link_drop_rating%>
                  <%link_drop_votes%>
                  <%link_drop_hits%>
                  <%link_drop_editors_pick%>
                  <option value='cust1'><%language:lu_categories_custom_fields2%></option>
                </select>
                <SELECT name="link_sort_c" class="textbox">
                  <%link_drop_ascending%>
                  <%link_drop_descending%>
                </select>
                <INPUT type="hidden" name="start" value="0">
                <INPUT type="submit" class="buttonsmall" value="<%language:lu_button_go%>">
                <A href="#"> </a> </p></div></td></form></tr>
      </table>
            <ul>
              <%insert_new_links%>
            </ul>
          </td>
        </tr>
        <tr> 
          <td class="pagenav" align="right"> 
            <%insert_pagenav%>
            <img src="images/spacer.gif" width="10" height="10"> <br>
          </td>
        </tr>
      </table>



Spasibo.



_________________

Dmitry Andrejev
In-link Support Team
Intechnic Corporation
http://www.intechnic.com

<font size=-1>[ This Message was edited by: Dmitry on 2004-01-14 17:47 ]</font>

Posted: 01/15/2004 7:50:00 AM

Reply Quoted  


many thanks !