porno escort diyarbakır iskenderun escort canlı casino siteleri sagedatasecurity.com fashionplaytes.com casino siteleri en iyi casino siteleri hoşgeldin bonusu veren siteler gerçek takipçi satın al

Etiket vbulletin etiket sistemi :)

Birinci 12

Konuyu değerlendir: Geçerli Reyting :

Görüntüleme : 16678

Yorumlar : 11

Birinci 12
Bilgilendirme : Bu konuya son mesaj 4017 gün önce yazıldı . Eğer yazınız doğrudan bu konu ile ilgili değil ise yeni bir konu başlatmanızı tavsiye ederiz.
  1. offline
    Rauf - ait Kullanıcı Resmi (Avatar)

    Cevap: Etiket vbulletin etiket sistemi :)

    Etiketcim ing. olmadığı için bişey anlamadım
    anladığım;

    OK, you could create plugin using hook search_complete and this code:
       Alıntı
    if (get_class($this) == 'vb_Search_Resultsview')
    {
    $this->template->register('keywords', $criteria->get_keywords());
    }
    Then in the template, keywords is an array of arrays, like is described in this comment from the get_words function:
       Alıntı
    * Return the parsed keywords to filter
    *
    * @return array. An array of array("word" => $word, "joiner" => $joiner)
    * where $word is the keyword and $joiner indicates how the word should be
    * joined to the query. $joiner should be one of "AND", "OR", or "NOT"
    * with the exception of the first item for which $joiner is NULL.
    * It is up to the search implementation to define exactly how to treat
    * the words specified.
    */
    public function get_keywords()

    So for instance I could put this in the template:
       Alıntı
    <vb:each from="keywords" value="keyword">
    Keyword: {vb:raw keyword.joiner} {vb:raw keyword.word}<BR />
    </vb:each>
    Then when I search for test OR moderators (for example), I get this output:
       Alıntı
    Keyword: test
    Keyword: OR moderators
    ne demekse.
  2. #11
    Etiketcim ing. olmadığı için bişey anlamadım
    anladığım;

    OK, you could create plugin using hook search_complete and this code:
       Alıntı
    if (get_class($this) == 'vb_Search_Resultsview')
    {
    $this->template->register('keywords', $criteria->get_keywords());
    }
    Then in the template, keywords is an array of arrays, like is described in this comment from the get_words function:
       Alıntı
    * Return the parsed keywords to filter
    *
    * @return array. An array of array("word" => $word, "joiner" => $joiner)
    * where $word is the keyword and $joiner indicates how the word should be
    * joined to the query. $joiner should be one of "AND", "OR", or "NOT"
    * with the exception of the first item for which $joiner is NULL.
    * It is up to the search implementation to define exactly how to treat
    * the words specified.
    */
    public function get_keywords()

    So for instance I could put this in the template:
       Alıntı
    <vb:each from="keywords" value="keyword">
    Keyword: {vb:raw keyword.joiner} {vb:raw keyword.word}<BR />
    </vb:each>
    Then when I search for test OR moderators (for example), I get this output:
       Alıntı
    Keyword: test
    Keyword: OR moderators
    ne demekse.

  3. offline
    Rauf - ait Kullanıcı Resmi (Avatar)

    Cevap: Etiket vbulletin etiket sistemi :)

    Ne demek istemiş ingcesi olan arkadaşlar yardım edebilirmi?
  4. #12
    Ne demek istemiş ingcesi olan arkadaşlar yardım edebilirmi?

Birinci 12
Benzer Konular
  1. Güncel 4.2.3 Footer da vBulletin like sistemi:eTiKeT™ nasıl kaldırırım ?
    Konu Sahibi KAPTAN Forum vBulletin Sorunlarınız
    Cevap: 2
    Son Mesaj : 06.Ocak.2016, 15:02
  2. Güncel Vbulletin 4.2.2 etiket style
    Konu Sahibi furkankorhan47 Forum vBulletin Sorunlarınız
    Cevap: 8
    Son Mesaj : 28.Ağustos.2015, 16:12
  3. vB 4.X.X Bu konuyu beğendiniz mi? Yilmaz Etiket Rating Sistemi
    Konu Sahibi eTiKeT™ Forum vBulletin 4.x Ürünler & Eklentiler
    Cevap: 18
    Son Mesaj : 14.Ocak.2015, 23:45
  4. vBulletin ve eTiket Hakkında
    Konu Sahibi Tevfik Forum Forum Hakkında
    Cevap: 11
    Son Mesaj : 25.Kasım.2014, 10:54
  5. Bu konuyu beğendiniz mi? Yilmaz Etiket Rating Sistemi
    Konu Sahibi Sam Forum vBulletin Sorunlarınız
    Cevap: 0
    Son Mesaj : 02.Ekim.2013, 22:21