duyuru sabit ayırma ????
duyuru sabit ayırma ????
[ resmi görüntülemek için tıklayın ]
bu şekilde duyuru sabit normal olarak konuları nasıl ayırabiliriz bir türlü bulamadım kesin basit bişeydir yardımcı olursanız sevinirim hangi tpl dosyasının neresini editlemeliyim...
bu şekilde duyuru sabit normal olarak konuları nasıl ayırabiliriz bir türlü bulamadım kesin basit bişeydir yardımcı olursanız sevinirim hangi tpl dosyasının neresini editlemeliyim...
buyur kardeş duyuru ve önemli başlıkları birlikte ayırır
Kod: Tümünü seç
--## AÇ: viewforum.php ve BUL: ##----------------------------
'TOPIC_TYPE' => $topic_type,
--## Sonrasina Ekle: ##----------------------------
'TOPIC_TYPE_NUM' => $topic_rowset[$i]['topic_type'] + 1,
--## AÇ: viewforum_body.tpl ve BUL: ##----------------------------
<!-- BEGIN topicrow -->
--## Öncesine ekle ##----------------------------
<!-- DEFINE $LAST_TYPE = 1 -->
--## Sonrasina ekle ##----------------------------
<!-- BEGIN topicrow -->:
<!-- IF topicrow.TOPIC_TYPE_NUM < $LAST_TYPE -->
<!-- DEFINE $LAST_TYPE = topicrow.TOPIC_TYPE_NUM -->
<tr>
<th colspan="2" align="center" height="25" nowrap="nowrap"> {L_TOPICS} </th>
<th width="50" align="center" nowrap="nowrap"> {L_REPLIES} </th>
<th width="100" align="center" nowrap="nowrap"> {L_AUTHOR} </th>
<th width="50" align="center" nowrap="nowrap"> {L_VIEWS} </th>
<th align="center" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
<!-- ELSEIF topicrow.TOPIC_TYPE_NUM > 1 -->
<!-- DEFINE $LAST_TYPE = 2 -->
<!-- ENDIF -->
--## Kaydet ve Kapat ##----------------------------
Osmanbükü Köyü Web Sitesi www.OsmanBükü.Net
- megaplatform
- Kayıtlı Kullanıcı
- Mesajlar: 818
- Kayıt: 25.08.2006, 19:23
- Konum: izmir
- İletişim:
eklentinin çalışabilmesi için eXtreme Styles modunun kurulu olması lazım
http://www.phpbbturkey.com/viewtopic.php?t=8436

eXtreme Styles bence phpBB de mutlaka olması gereken bir mod, hem forumu hozlandırıyor hem tema dosyalarının tarayıcılarda daha güzel olmasıı sağlıyor.karanima yazdı:eXtreme Styles olmadan çalışan versiyonu var mı peki?
kurulumuda çok basit. Bence kur.
Site Kuralları | Mod Kurulum Makalesi | MODX Formatlı Modların Kurulumu
Lütfen özel mesaj ile yardım istemeyiniz, kurallarımız gereği özel mesajlara cevap vermiyoruz.
Lütfen özel mesaj ile yardım istemeyiniz, kurallarımız gereği özel mesajlara cevap vermiyoruz.
bu işini görürür TF'de de bu mod kullanılıyordu galiba .. yada split topic type ı kur o daha ayrıntılı..
- Dosya ekleri
-
- SeparateAnnouncementsAndSticky_2.0.0a.zip
- duyuru sabit başlık ayırma
- (4 KiB) 190 kere indirildi
- melihonline
- Kayıtlı Kullanıcı
- Mesajlar: 436
- Kayıt: 19.08.2006, 18:48
- Konum: Tokat
- İletişim:
arkadaşlar bende bu modu kurdum ve şöyle bir sonuç çıktı ne yapmam lazım
[ resmi görüntülemek için tıklayın ]
[ resmi görüntülemek için tıklayın ]
- melihonline
- Kayıtlı Kullanıcı
- Mesajlar: 436
- Kayıt: 19.08.2006, 18:48
- Konum: Tokat
- İletişim:
- melihonline
- Kayıtlı Kullanıcı
- Mesajlar: 436
- Kayıt: 19.08.2006, 18:48
- Konum: Tokat
- İletişim:
şöyle diyordu
ben şöyle yaptım değişikliği
Kod: Tümünü seç
--## AÇ: viewforum_body.tpl ve BUL: ##----------------------------
<!-- BEGIN topicrow -->
--## Öncesine ekle ##----------------------------
<!-- DEFINE $LAST_TYPE = 1 -->
--## 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"> {L_TOPICS} </th>
<th width="50" align="center" nowrap="nowrap"> {L_REPLIES} </th>
<th width="100" align="center" nowrap="nowrap"> {L_AUTHOR} </th>
<th width="50" align="center" nowrap="nowrap"> {L_VIEWS} </th>
<th align="center" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
<!-- ELSEIF topicrow.TOPIC_TYPE_NUM > 1 -->
<!-- DEFINE $LAST_TYPE = 2 -->
<!-- ENDIF -->
--## Kaydet ve Kapat ##----------------------------
ben şöyle yaptım değişikliği
Kod: Tümünü seç
<!-- DEFINE $LAST_TYPE = 1 -->
<!-- BEGIN topicrow -->
<!-- IF topicrow.TOPIC_TYPE_NUM < $LAST_TYPE -->
<!-- DEFINE $LAST_TYPE = topicrow.TOPIC_TYPE_NUM -->
<tr>
<th colspan="2" align="center" height="25" nowrap="nowrap"> {L_TOPICS} </th>
<th width="50" align="center" nowrap="nowrap"> {L_REPLIES} </th>
<th width="100" align="center" nowrap="nowrap"> {L_AUTHOR} </th>
<th width="50" align="center" nowrap="nowrap"> {L_VIEWS} </th>
<th align="center" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
<!-- ELSEIF topicrow.TOPIC_TYPE_NUM > 1 -->
<!-- DEFINE $LAST_TYPE = 2 -->
<!-- ENDIF -->
Kimler çevrimiçi
Bu forumu görüntüleyen kullanıcılar: Hiç bir kayıtlı kullanıcı yok ve 1 misafir