[MOD] Burçlar ikon'lu

[url=http://www.phpbbturkey.com/mods.html:34cnv4ga]phpBB 2.0.x MOD Veritabanımızda[/url:34cnv4ga] yayınlanan ve tarafınızca eklenen tüm yeni phpBB 2.0.x sürümleri için MODların duyuruları buradan yapılmaktadır. MODlar hakkında ihtiyacınız olan desteği lütfen [b:34cnv4ga]2.0.x MOD Destek[/b:34cnv4ga] forumuna başlık açarak sorunuz.
Kilitli
Kullanıcı avatarı
mahadeva
Kayıtlı Kullanıcı
Mesajlar: 18
Kayıt: 20.05.2007, 22:24
Konum: Danimarka
İletişim:

[MOD] Burçlar ikon'lu

Mesaj gönderen mahadeva »

Denedim ve 100% calisiyor

Not: bunu kura bilmeniz icin dogum gunu modu gerekli..
dogum gunu modu indir: http://www.phpbbhacks.com/download/187
translations dosyasinda türkce dil dosyasi mevcuttur..

burc modu indir: http://www.phpbbhacks.com/download/1849
ÖRNEK (resim):
[ resmi görüntülemek için tıklayın ]

Kod: Tümünü seç

############################################################## 
## MOD Title:          Birthday ADD-ON zodiac's
## MOD Author:         Niels < ncr@db9.dk > (Niels Chr. Rød) http://mods.db9.dk
## MOD Description:    if the user have filled a birthday date, a zodiac image will be displayed in the users profile/beside users posts
##                     this is a ADD-ON and will require Birthday mod to be installed before it will work
##
## MOD Version:        1.0.5
## Compatibility:      2.0.6
##
## Installation Level: easy 
## Installation Time: 3-5 Minutes
## Files To Edit: 7
##		viewtopcs.php
##		language/lang_english/lang_main.php
##		includes/constants.php
##		includes/usercp_viewprofile.php
##		templates/subSilver/subSilver.cfg
##		templates/subSilver/profile_view_body.tpl
##              templates/Subsilver/viewtopic_body.tpl
##
## Included files: 12
##		templates/subSilver/images/icon_zodiac_capricorn.gif
##		templates/subSilver/images/icon_zodiac_aquarius.gif
##		templates/subSilver/images/icon_zodiac_pisces.gif
##		templates/subSilver/images/icon_zodiac_aries.gif
##		templates/subSilver/images/icon_zodiac_taurus.gif
##		templates/subSilver/images/icon_zodiac_gemini.gif
##		templates/subSilver/images/icon_zodiac_cancer.gif
##		templates/subSilver/images/icon_zodiac_leo.gif
##		templates/subSilver/images/icon_zodiac_virgo.gif
##		templates/subSilver/images/icon_zodiac_libra.gif
##		templates/subSilver/images/icon_zodiac_scorpio.gif
##		templates/subSilver/images/icon_zodiac_sagittarius.gif
##
## History:
##
##   2003-10-09 - Version 1.0.5.
##	  - changed variable names in usercp_viewprofile.php
##
##   2003-09-28 - Version 1.0.4b.
##	  - changed variable names in usercp_viewprofile.php
##
##   ????-??-?? - Version 1.0.4.
##	  - Corrected a problem in the how-to related to usercp_viewprofile.php
##
##   ????-??-?? - Version 1.0.3.
##	  - Now tested for 2.0.6 and EM ready
##
##   ????-??-?? - Version 1.0.2.
##       - changed the names of the images
##
##   ????-??-?? - Version 1.0.1.
##       - minor change in subSilver template
##
##   ????-??-?? - Version 1.0.0.
##       - now confirmed for 2.0.4 by several users
##
##   ????-??-?? - Version 0.9.5.
##       - change in, usercp_viewprofile.php ( $i -> $n )
##
##   ????-??-?? - Version 0.9.4.
##       - subSilver.cfg, changed (capital letter)
##
##   ????-??-?? - Version 0.9.3.
##       - corrected the zodic dates handling
##
##   ????-??-?? - Version 0.9.2.
##       - change usercp_viewprofile.php and profile_view_body.tpl
##
##   ????-??-?? - Version 0.9.1.
##       - change in profile_view_body.tpl
##
##   ????-??-?? - Version 0.9.0.
##       - initial beta, stores users movement into DB
##
#################################################################
## Security Disclaimer: This MOD Cannot Be Posted To Or Added At Any Non-Official phpBB Sites
#################################################################
##
## Installation Notes:
## this mod REQUIRE the birthday mod, this is only a add-on for this mod
##
########################################################
TÜRKÇE DIL:

Kod: Tümünü seç

#-----[ DOSYA AC ]------------------------------------------
#
language/lang_turkish/lang_main.php

#
#-----[ BUL ]------------------------------------------
#
$lang['month_long'] = array ($lang['datetime']['January'],$lang['datetime']['February'],$lang['datetime']['March'],$lang['datetime']['April'],$lang['datetime']['May'],$lang['datetime']['June'],$lang['datetime']['July'],$lang['datetime']['August'],$lang['datetime']['September'],$lang['datetime']['October'],$lang['datetime']['November'],$lang['datetime']['December']);

#
#-----[ SONRASINA EKLE ]------------------------------------------
#

// zodiacs used for birthday mod
$lang['Zodiac']      = 'Burç';
$lang['Capricorn']   = 'Oðlak';
$lang['Aquarius']    = 'Kova';
$lang['Pisces']      = 'Balýk';
$lang['Aries']       = 'Koç';
$lang['Taurus']      = 'Boða';
$lang['Gemini']      = 'Ýkizler';
$lang['Cancer']      = 'Yengeç';
$lang['Leo']         = 'Aslan';
$lang['Virgo']       = 'Baþak';
$lang['Libra']       = 'Terazi';
$lang['Scorpio']     = 'Akrep';
$lang['Sagittarius'] = 'Yay';

#
#-----[ KAYDET, VE KAPAT ]------------------------------------------
BIZ SIVASLIYIZ, KONUSARAK GÜNES DOGAR, SUSARSAK AY YANAR, ISYANIMIZDA KIYAMET KOPAR, BIRINI SEVERSEK GØZÜMÜZDEN YAS YÜREGIMIZDEN KAN AKAR..!
Kullanıcı avatarı
dlxattack
Uzaklaştırıldı
Mesajlar: 198
Kayıt: 06.01.2008, 18:16
Konum: Ankara
İletişim:

Re: [MOD] Burçlar ikon'lu

Mesaj gönderen dlxattack »

Saolasın bu modu arıyordum arkadaşım teşekkür ederim :)
PhpBB 2 Ye Devam...!!!!
Kilitli

“2.0.x MOD Duyuruları” sayfasına dön

Kimler çevrimiçi

Bu forumu görüntüleyen kullanıcılar: Hiç bir kayıtlı kullanıcı yok ve 9 misafir