1 sayfadan 1. sayfa

önemli ve duyuru olana basliklari nasil ayri gösterebiliriz

İletiTarih: 14.12.2006, 22:58
ilkansahin
aynı bu sitede oldugu gibi

İletiTarih: 15.12.2006, 23:03
exUBert
bu şekilde..

Kod: Tümünü seç
#
# ----- [ AÇ ] -----
#
viewforum.php

#
# ----- [ BUL ] -----
#
'TOPIC_TYPE' => $topic_type,

#
# ----- [ SONRASINA EKLE ] -----
#

         'TOPIC_TYPE_NUM' => $topic_rowset[$i]['topic_type'] + 1,

#
# ----- [ AÇ ] -----
#
templates/subSilver/viewforum_body.tpl

#
# ----- [ BUL ] -----
#
<!-- BEGIN topicrow -->

#
# ----- [ ÖNCESİNE EKLE ] -----
#
   <!-- DEFINE $LAST_TYPE = 1 -->
#
# ----- [ TEKRAR BUL ] -----
#
<!-- BEGIN topicrow -->

#
# ----- [ SONRASINA EKLE ] -----
#

   <!-- IF topicrow.TOPIC_TYPE_NUM < $LAST_TYPE -->
   <!-- DEFINE $LAST_TYPE = topicrow.TOPIC_TYPE_NUM -->
   <tr>
     <th colspan="2" align="center" height="25" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
     <th width="50" align="center" nowrap="nowrap">&nbsp;{L_REPLIES}&nbsp;</th>
     <th width="100" align="center" nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th>
     <th width="50" align="center" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>
     <th align="center" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
   </tr>
   <!-- ELSEIF topicrow.TOPIC_TYPE_NUM > 1 -->
   <!-- DEFINE $LAST_TYPE = 2 -->
   <!-- ENDIF -->

#
# ----- [ DOSYALARI KAYDET ve KAPAT ] -----
#

İletiTarih: 15.12.2006, 23:54
ilkansahin
tesekkür ederim fakat ben bunu yaptim her konuyu ayirdi sadece istediğim önemli ve duyuru olan konulari ayirmak