»Forumlar »SE ? Plugins »Forum Post Numarası Gösterme
  https://seditio.com.tr/eski1/forums.php?m=posts&q=807
          Geri Dön      -      Sayfayı Yazdırmak için tıklayın
Author: Kaan, Posted: 2010-07-26 22:37 GMT.
Forum Post Numaras? G?sterme

A?ag?daki kodlar? fpnum ad?nda dosya olu?turarak eklenti haline getiriniz..
Forum mesajlar?nda mesaj numaras? g?sterir 1 2 3 4 5 6 gibi mesaj numaras?n? g?stermektedir.
?stek ?zerine hazrlanm??t?r..

fpnum.forums.posts.loop.php
Kod:
<?php

/* ====================
Land Down Under - Website engine
Copyright Neocrome
http://www.neocrome.net

[BEGIN_SED]
File=plugins/fpnum/fpnum.forums.posts.loop.php
Version=125+
Updated=2010
Type=Plugin
Author=Kaan
Description=
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=fpnum
Part=forums.posts.loop
File=fpnum.forums.posts.loop
Hooks=forums.posts.loop
Tags=forums.posts.tpl:{PLUGIN_FPNUM}
Minlevel=0
Order=10
[END_SED_EXTPLUGIN]

==================== */
if (!defined('SED_CODE')) { die('Wrong URL.'); }
if ($fp_style < 20){$fp_style++;}
$t-> assign(array(
"PLUGIN_FPNUM" => "<a id=\"".$row['fp_id']."\" href=\"forums.php?m=posts&amp;p=".$row['fp_id']."\">".$fp_style."</a>",
));

?>

fpnum.forums.posts.main.php
Kod:
<?php

/* ====================
Land Down Under - Website engine
Copyright Neocrome
http://www.neocrome.net

[BEGIN_SED]
File=plugins/fpnum/fpnum.forums.posts.main.php
Version=+125
Updated=2010
Type=Plugin
Author=Kaan
Description=Forum post numamars? her konu i?in ayr? g?sterir.
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=fpnum
Part=forums.posts.main
File=fpnum.forums.posts.main
Hooks=forums.posts.main
Tags=
Minlevel=0
Order=10
[END_SED_EXTPLUGIN]
==================== */
if (!defined('SED_CODE')) { die('Wrong URL.'); }
$fp_style = 0;
?>

fpnum.setup.php
Kod:
<?php

/* ====================
Land Down Under - Website engine
Copyright Neocrome
http://www.neocrome.net

[BEGIN_SED]
File=plugins/fpnum/fpnum.setup.php
Version=125+
Updated=2010
Type=Plugin
Author=Kaan
Description=Forum mesajlar?nda mesaj numaras?n? g?sterir
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=fpnum
Name=Forum Post Num
Description=Forum mesajlar?nda mesaj numaras?n? g?sterir
Version=1.0
Date=2010
Author=Kaan
Copyright=https://seditio.com.tr/eski1 & www.ntka.org
Notes=
SQL=
Auth_guests=R
Lock_guests=W12345A
Auth_members=R
Lock_members=W12345A
[END_SED_EXTPLUGIN]
==================== */
if (!defined('SED_CODE')) { die('Wrong URL.'); }
?>

Yada Buradan indirin: https://seditio.com.tr/eski1/data.....fpnum.rar
Author: 4Lonzo, Posted: 2010-07-27 20:17 GMT.
?ok t?kler
Author: Kaan, Posted: 2010-07-28 02:13 GMT.
?unuda belirteyim admin panelden Bir sayfadaki en fazla konu ve ileti say?s? : ayarlad?g?n?z yerdeki say?y? burayada yazmal?s?n?z.

Kod:
if ($fp_style < 20)

20 yazan yere admin panelde belirledi?iniz rakam? yazmal?s?n?z.

Powered by SeditioPrint version