|
Sorularınızı
sorarken başlıkta "Acil, yardım, biri yardım etsin, bir bakın, çözümü nedir?,
yardım edecek yok mu?" gibi başlıklar kullanmayınız. Başlıklar okuyan
kişilere mesaj içeriği ile ilgili bilgi vermesi için var. Ve bilgi vermeyen
başlık yöneticiler tarafından kilitlenebilir, silinebilir, değiştirilebilir.
| Turkish Nuke Forum Ana Sayfası
-> Phpbb Mod -> [MOD]ImgShack Integration/Mesajlara Resim Ekleme(imageshack) |
|
|
| |
|
Site Admin

Kayıt: Jan 28, 2005
Mesajlar: 1707
Nerden: İstanbul/Avcılar
|
|
| Kod: |
##############################################################
## MOD Title: phpBB2 Image Shack Integration
## MOD Author: 3Di < 3d@you3d.za.net > (Marco) http://phpbb2italia.za.net/phpbb2/index.php
## MOD Description: Embed ImageShack Free Image Hosting Iframe into your phpBB2
##Mod Tanıtımı:Bu mod'la forumunuza iframe olarak imageshack'in upload eklentisini eklemiş oluyorsunuz. Sadece login olmuş kullanıcılar erişebiliyor.
## posting body (Posts and PMs), index, view profile - Only for logged in Users.
## MOD Version: 1.3.2
##
## Installation Level: Easy(kolay)
## Installation Time: 3 minutes
## Files To Edit:
## includes/page_header.php
## templates/subSilver/index_body.tpl
## templates/subSilver/posting_body.tpl
## templates/subSilver/profile_view_body.tpl
## Included Files:
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## Image Shack it is available all over your phpBB2 for logged in users
##############################################################
## MOD History:
##
## 2005-10-13 - Version 1.3.2
## - code rewritten
## - only for logged in Users
## - The MOD passed the MOD pre-validation process
## - re submitted
##
## 2005-09-30 - Version 1.3.1
## - hardcoded text removed
## - submitted
##
## 2005-09-15 - Version 1.3.0
## - Code re written, Iframe assigned to a common variable so it can be used at any point in a template
## - Iframe assigned also in view profile
## - Iframe assigned also in overall footer
##
## 2005-08-30 - Version 1.0.0
## released
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD (forumunuza bu mod'u eklerken, mutlaka bu modla ilgili dosyaların yedeğini almalısınız!)
##############################################################
#
#-----[ OPEN ], [AÇ]------------------------------------------
#
includes/page_header.php
#
#-----[ FIND ], [BUL]------------------------------------------
#
define('HEADER_INC', TRUE);
#
#-----[ AFTER, ADD ], [SONUNA EKLE]-----------------------------------------
#
// begin phpBB2 Image Shack Integration
$image_shack = '<iframe src="http://www.imageshack.us/iframe.php?txtcolor=111111&type=blank&size=30" scrolling="no" allowtransparency="true" frameborder="0" width="280" height="85"></iframe>';
// end phpBB2 Image Shack Integration
#
#-----[ FIND ], [BUL]------------------------------------------
#
'PRIVMSG_IMG' => $icon_pm,
#
#-----[ BEFORE, ADD ], [ÖNCESİNE EKLE]-------------------------------------
#
// begin phpBB2 Image Shack Integration
'IMAGE_SHACK' => $image_shack,
// end phpBB2 Image Shack Integration
#
#-----[ OPEN ], [AÇ]------------------------------------------
#
templates/subSilver/index_body.tpl
#
#-----[ FIND ], [BUL]------------------------------------------
#
<br clear="all" />
#
#-----[ BEFORE, ADD ], [ÖNCESİNE EKLE]---------------------------------
#
<!-- BEGIN switch_user_logged_in -->
<div align="center">{IMAGE_SHACK}</div>
<!-- END switch_user_logged_in -->
#
#-----[ OPEN ] [AÇ]------------------------------------------
#
templates/subSilver/posting_body.tpl
#
#-----[ FIND ], [BUL]------------------------------------------
#
<td class="row2"><span class="gen"> </span>
#
#-----[ REPLACE WITH ], [BU KODLA BULDUĞUNU DEĞİŞTİR]---------
#
<td class="row2">
<!-- BEGIN switch_user_logged_in -->
{IMAGE_SHACK}
<!-- END switch_user_logged_in -->
<span class="gen"> </span>
#
#-----[ OPEN ], [AÇ]------------------------------------------
#
templates/subSilver/profile_view_body.tpl
#
#-----[ FIND ], [BUL]------------------------------------------
#
<td> <b><span class="gen">{INTERESTS}</span></b></td>
</tr>
#
#-----[ AFTER, ADD ], [SONRASINA EKLE]-------------------------------------
#
<!-- BEGIN switch_user_logged_in -->
<tr>
<td valign="top" align="right"></td>
<td>{IMAGE_SHACK}</td>
</tr>
<!-- END switch_user_logged_in -->
#
#-----[ SAVE/CLOSE ALL FILES ], [TÜM DOSYALARI KAYDET VE ÇIK]------
#
|
Önemli not: sitenin görselliği açısından templates
/subSilver/index_body.tpl ve templates/subSilver/profile_view_body.tpl
dosyalarını yapmasanızda olur ben sadece posting e ekledim..
GÖRÜNÜM:
| |
_________________
|
|
|
|
|
 |
|
Tarih:
Cmt Ksm 17, 2007 1:21 pm
|
|
|
| |
|
Yeni Üye

Kayıt: May 20, 2006
Mesajlar: 3
|
|
selamun aleyküm. ben bu eklenti yaptim ama forumda .eklenti gözükmedi sorun ne acaba..
benim site.php nuke..forum ise phpbb sürümünü kulanim | |
|
|
|
|
|
 |
|
Tarih:
Cmt Ksm 17, 2007 1:32 pm
|
|
|
| |
|
Site Admin

Kayıt: Jan 28, 2005
Mesajlar: 1707
Nerden: İstanbul/Avcılar
|
|
BBtoNuke mu yoksa ayrı bir şekilde phpbb mi ?
çünkü mod phpbb için. | |
_________________
|
|
|
|
|
 |
|
Tarih:
Cmt Ksm 17, 2007 1:37 pm
|
|
|
| |
|
Yeni Üye

Kayıt: May 20, 2006
Mesajlar: 3
|
|
| phpbb.benim kulandım forum.. | |
|
|
|
|
|
 |
|
Tarih:
Cmt Ksm 17, 2007 4:13 pm
|
|
|
| |
|
Site Admin

Kayıt: Jan 28, 2005
Mesajlar: 1707
Nerden: İstanbul/Avcılar
|
|
Kullandığınız temaya düzgün uyarlayamamışsınızdır
burda subsilver'a göre anlatılmış siz kullandığınız temaya
eklemeniz gerek subsilver'a eklenen kodları | |
_________________
|
|
|
|
|
 |
|
Tarih:
Cmt Ksm 17, 2007 5:22 pm
|
|
|
| |
|
Yeni Üye

Kayıt: May 20, 2006
Mesajlar: 3
|
|
temada hangi dosyalarin içine kodları eklicem ..
benim bu dosyalarin içine ekledim kodları
......................................................
modules/templates/subSilver/index_body.tpl
modules/templates/subSilver/posting_body.tpl
modules/templates/subSilver/profile_view_body.tpl
..........................................
ana dizindeki'****includes/page_header.php
yanlışmı yapmışım  | |
|
|
|
|
|
 |
| |
|
|
Bu forumda yeni konular açamazsınız Bu forumdaki mesajlara cevap veremezsiniz Bu forumdaki mesajlarınızı değiştiremezsiniz Bu forumdaki mesajlarınızı silemezsiniz Bu forumdaki anketlerde oy kullanamazsınız
|
|