SMF Uye Profili Kısa Yol Bantı

Son güncelleme: 22.06.2008 13:31
  • Mr.Trojan 'dan alıntıdır


    Baktım herkes birşeyler yapıyor. Bende ufak bişey yapayım dedim. ;)

    Zaman yokluğundan alelacele yaptım.Defaultta denedim şimdilik, diğer temalarda hali nice olur bilmiyorum.
    Ama siz yinede diğer temalarada deneyin sorun çıkarsa hallederiz.
    Özellikleri:
    *Zaten resimde görünüyor.
    *mesaj yazan her üyenin üzerinde çıkacaktır.
    *profillerde kalabalık yaptığını düşündüğünüz bir çok şeyi bu banta taşıyabilirsiniz

    noimage

    Modifications.turkish.php'yi açın bulun

    ?>

    Üstüne Ekleyin

    $txt[001] = 'Üyenin Nicki';
    $txt[003] = 'Üyenin Profili';
    $txt[004] = 'Üyenin İstatistikleri';
    $txt[005] = 'Üyenin Tüm Mesajları';
    $txt[006] = 'Üyeyi Arkadaşlarıma Ekle';


    Display.template.php'yi açın bulun

    // Show the message anchor and a "new" anchor if this message is new.
    if ($message['id'] != $context['first_message'])
    echo '
    <a name="msg', $message['id'], '"></a>', $message['first_new'] ? '<a name="new"></a>' : '';

    echo '
    <table width="100%" cellpadding="3" cellspacing="0" border="0">
    <tr><td class="', $message['alternate'] == 0 ? 'windowbg' : 'windowbg2[/swf2][swf3]">';

    Değiştirin



    // Uye Profili Kisa Yollari Mr.Trojan
    // Show the message anchor and a "new" anchor if this message is new.
    if ($message['id'] != $context['first_message'])
    echo '
    <a name="msg', $message['id'], '"></a>', $message['first_new'] ? '<a name="new"></a>' : '';

    echo '
    <table width="100%" cellpadding="3" cellspacing="0" border="0">
    <tr class="titlebg"><td width="100%"align="center"height="19">
    <i>',$txt[001], ':',$message['member']['name'], '</i>    <a href="', $message['member']['href'], '"><u>',$txt[003], '</u></a>
        <a href="',$scripturl, '?action=profile;u=', $message['member']['id'], ';sa=statPanel"><u>',$txt[004], '</u></a>
        <a href="', $scripturl, '?action=profile;u=', $message['member']['id'], ';sa=showPosts"><u>',$txt[005], '</u></a>
        <a href="', $scripturl, '?action=buddy;u=', $message['member']['id'], ';sesc=', $context['session_id'], '"><u>',$txt[006], '</u></a>
    </td><tr><tr>
    <td class="', $message['alternate'] == 0 ? 'windowbg' : 'windowbg2[/swf2][swf3]">';
#18.01.2008 00:49 0 0 0
  • eline sağlik güzel paylaşim
#22.06.2008 13:31 0 0 0