e107 Türkiye - e107 CMS Türkçe Destek

Çevrimiçi

Ziyaretçiler: 7
Üyeler: 0
Bu sayfada: 1
Üyeler: 1633, En Yeni: ceysar

Reklamlar



Chatbox

Yorum gönderebilmek için üye olmalısınız - lütfen giriş yapın yada kayıt olmak için buraya tıklayın


Veteran
13 Apr : 17:27
slide plug-in'leri mevcut, biraz sorunlular ya da ben beceremedim :)

Premium temalarda oldukça güzel çalışmalar mevcut.

Soner
12 Apr : 20:43
selam arkadaslar,wb de oldugu gibi slide news feature box plugin vermi e107 de?

OneX
03 Apr : 00:06
Sunucuda toplu gönderimden yasğından dolayı her üyeyi alfabeti sıraya göre mail listesine ekledim. Bu şekilde sağlıklı bir haberleşme yaşayacağız inş. :)

OneX
02 Apr : 22:11
şimdi site üzerinde güncellemeleri yapıp dil paketini düzeltecem sonrasında yayınlayacagım. Önce bir yedek alayım ne olur ne olmaz. :)

Veteran
31 Mar : 23:30
e107 1.0.0, e107 1.0.1 olarak güncellenmiş. TR dil pakedi ile birleştirip yayınlamanız mümkün mü? Teşekkürler :)

OneX
19 Jan : 22:34
Arkadaşlar bizden gelecek duyuruları almak için lütfen sağ menüdeki gazeteye abone olunuz.

OneX
18 Jan : 23:56
abi msnden yazıyorum neden cevap vermiyorsun ya

yasin
17 Jan : 00:29
giris menüsü kafa karistiriyor. soldaki menüler sagdaki gibi kutucuklar icinde olsa daha iyi olabilir gibime geliyor

OneX
13 Jan : 19:48
Arkadaşlar bu temayla ilgili görüşlerinizi alabilir miyim:)

OneX
11 Jan : 23:27
Sağol Bilgehan hep beraber inş.


Sponsor


Sponsorumuz WebSunucum.Net 'tir.
Sunucularımız %100
e107,joomla,Wordpress ve SMF uyumludur...

Son İndirmeler

bullet e107 1.0.1 Turkce TR-tr Tam Paket
Yazar: OneX

Şimdi İndir:
Dosya Boyutu: 5512603
Toplam İndirme Sayısı: 15
bullet e107 v1.0.0 den 1.0.1 yukseltme
Yazar: OneX

Şimdi İndir:
Dosya Boyutu: 812045
Toplam İndirme Sayısı: 0
bullet e107 v0.7.15 den 1.0.1 yukseltme
Yazar: OneX

Şimdi İndir:
Dosya Boyutu: 3713921
Toplam İndirme Sayısı: 0
bullet e107 v0.7.x den 1.0.1 yukseltme
Yazar: OneX

Şimdi İndir:
Dosya Boyutu: 3802567
Toplam İndirme Sayısı: 0
bullet e107 1.0.1 Turkish tr_TR - utf8
Yazar: OneX

Şimdi İndir:
Dosya Boyutu: 205293
Toplam İndirme Sayısı: 6

Forumlar

Moderatörler: OneX, shadowtr
Yazar Mesaj
ali
Sun May 07 2006, 06:21PM
Kayıtlı Üye #76
Kayıt tarihi: Mon Apr 10 2006, 12:43AM
Mesaj sayısı: 20
Arkadaşlar aşağıya kodlarını verdiğim theme nin,ekran çözünürlüğünü 1024x768 nasıl ayarlayabilirim.

<?php



if (!defined('e107_INIT')) { exit; }

$themename = "newsroom";
$themeversion = "1.0";
$themeauthor = "CaMer0n";
$themedate = "10th March 2005";
$themeinfo = "This theme displays some of the news features of 0.7<br />For best results, create news items with a thumbnail image of 65x50 pixels.<br />To place these items in the top right area, choose 'othernews2' for the rendertype of the news item.<br />'othernews' may be used for the simple bullet listing below it.<br />This theme may be used freely under the GPL license providing the 'e107 newsroom' image is replaced.";
$xhtmlcompliant = TRUE;
$csscompliant = TRUE;
define("THEME_DISCLAIMER", "<br /><i>NewsRoom theme v1.0 by CaMer0n</i>");
define("IMODE", "dark");

// [layout]

$layout = "_default";

$HEADER = "
<div style='text-align:left'>
<div style='margin-left:0px;margin-right:auto;padding-left:3px;padding-right:3px;width:770px;background-color:#6A6A6A;border:1px solid black'>
<div style='width:770px;padding:0px;'>
<table cellpadding='0' cellspacing='0' style=\"background-image: url('".THEME_ABS."images/logo_bg.png');margin-bottom:0px;padding:0px;width:100%;\">
<tr>
<td style='padding-left:5px;'>
<img src=\"".THEME_ABS."images/logo_text.png\" style='display:block' alt=\"newsroom\" />
</td>
<td style='text-align:right;padding-right:4px'>

<br />
{CUSTOM=search}
</td>
</tr>
</table>
</div>
<div style='padding-right:3px;text-align:right;color:silver;display:block;width:770px;background-color:#000000;height:16px;border-bottom:3px solid #c00'>
{CUSTOM=clock}
</div>

<div style='padding-top:0px;text-align:left;margin-left:0px;margin-right:auto'>


<table style='margin-top:6px;margin-left:0px;width:770px;' cellpadding=\"0\" cellspacing=\"0\">
<tr>
<td style='text-align:left;vertical-align:top;width:145px' rowspan='2'>
<div style='margin-bottom:6px'>
{SITELINKS=flat}
</div>
{SETSTYLE=leftmenu}
{PLUGIN=login_menu}
{MENU=1}
{SETSTYLE=default}
</td>

<td style='vertical-align:top;padding-left:6px;padding-right:6px'>

";
$CUSTOMHEADER = $HEADER."<div>";
$HEADER .= "<div style='width:440px'> ";
$CUSTOMPAGES = "user.php usersettings.php forum_viewforum.php forum.php forum_viewtopic.php forum_post.php";

$FOOTER = "
<div style='margin-top:6px'>
{NEWS_CATEGORIES}
</div>
</div>

</td>
<td style='width:170px;vertical-align:top;'>
{SETSTYLE=othernews}
{PLUGIN=other_news_menu/other_news2_menu}
{SETSTYLE=rightmenu}
{MENU=2}
</td>
</tr>";

$FOOTERBASE = "

<tr>
<td colspan='2' style='vertical-align:top'>
<table cellpadding='0' cellspacing='6' style='width:100%'>
<tr>
<td style='vertical-align:top;width:33%'>
<!-- Powered by Menu Start -->
{SETSTYLE=bottom}
{PLUGIN=powered_by_menu}
<!-- Powered by Menu Stop -->
</td>
<td style=\"vertical-align:top;width:33%\">
<!-- Compliance Menu Start -->
{PLUGIN=compliance_menu}
<!-- Compliance Menu Stop -->
</td>
<td style='vertical-align:top;width:33%'>
<!-- Compliance Menu Start -->
{PLUGIN=sitebutton_menu}
<!-- Compliance Menu Stop -->
</td>
</tr>
</table>
</td>
</tr>
</table>






<!-- FOOTER -->

<table style='margin-top:4px' width=\"770\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n
<tr>
<td style='width:770px;border-top:1px solid #999999'>

<div style='padding:5px;background-color:#333333;border-top:1px solid white'>
<table style='width:100%;' border=\"0\" cellpadding=\"3\" cellspacing=\"0\">
<tr>
<td>&nbsp;
<a href='".e_HTTP."' style='color:silver;'>".SITENAME."</a>
</td>
<td style='text-align:center'>
{CUSTOM=language}
</td>
<td>
<a href='http://www.e107.org' rel='external' style='color:silver;'>e107.org</a>
</td>
<td>
<a href='http://www.e107coders.org' rel='external' style=\"color:silver;\">e107coders.org</a></td>
<td>
<a href='http://www.e107themes.org' rel='external' style=\"color:silver;\">e107themes.org</a></td>
<td>
<a href='http://www.e107styles.org' style=\"color:silver;\">e107styles.org</a>
</td>

</tr>
</table>
</div>

<div style=\"border-top:2px solid white;background-image: url('".THEME_ABS."images/logo_bg.png');text-align:center\">
<table style='width:100%;'><tr>
<td style='vertical-align:top;padding:10px;width:50%;border-right:1px dotted silver'>
{SITEDISCLAIMER}
</td>
<td style='vertical-align:top;padding:10px;width:50%'>
{SITETAG}
</td>
</tr>
</table>
</div>



</td></tr></table>
</div></div></div>\n";
// this part just saves us duplicating the html in the footer section.
$CUSTOMFOOTER = "</div></td>
</tr>".$FOOTERBASE;

$FOOTER .= $FOOTERBASE;


$NEWSSTYLE = "
<div class='bodytable' style='width:100%'>
<table cellpadding='0' cellspacing='0' border='0' style='width:100%'>
<tr>
<td class='captionnews' style=\"padding-left:3px;font-weight:bold;font-size:22px;width:100%;\" >
{NEWSTITLE}
</td>
</tr>
</table>
<table style='width:100%'>
<tr>
<td style='text-align:justify;padding:3px'>
{NEWSBODY}
{EXTENDED}
<br />
</td>

</tr>
</table>
<table style='width:100%;border:0px' cellpadding='0' cellspacing='0' >
<tr>
<td style='padding:3px'>Posted on
{NEWSDATE}
|
{EMAILICON}
{PRINTICON}
{PDFICON}
{ADMINOPTIONS}

</td>
</tr>
</table><br /></div>

";

// the style of the items in news.php?cat and news.php?all
$NEWSLISTSTYLE = "<table cellpadding='0' cellspacing='0' style='margin-bottom:3px;border-bottom:1px solid black;width:100%'>

<tr><td style='padding:3px;vertical-align:top;width:65px'>
{NEWSTHUMBNAIL}
</td>
<td style='padding:3px;text-align:left;vertical-align:top'>
{NEWSTITLELINK}
<br />
{NEWSSUMMARY}
</td>
</tr>
</table>";


// You can customize the news-category bullet listing here.

$NEWSCAT = "\n\n\n\n<!-- News Category -->\n\n\n\n
<div style='padding:2px;padding-bottom:12px'>
<div class='leftcap' style='vertical-align:center'>
{NEWSCATICON}
&nbsp;<span style='vertical-align:top;margin-top:3px'>
{NEWSCATEGORY}
</span>
</div>
<div style='width:100%;text-align:left;padding-top:2px'>
{NEWSCAT_ITEM}
</div>
</div>
";

/*
$NEWSCAT_ITEM = "
<div style='width:100%;height:14px;display:block'>
<table style='width:100%'>
<tr><td style='width:2px;vertical-align:middle'>•&nbsp;
{NEWSCATICON}
</td>
<td style='text-align:left;height:10px'>{NEWSTITLELINK} </td></tr></table></div>
";*/




$OTHERNEWS_STYLE = "<div style='text-align:left;margin-bottom:3px'>
<table style='width:100%'><tr><td style='color:black;text-align:left;width:10px;vertical-align:top'>
•</td><td style='text-align:left;vertical-align:top'>
<div style='font-size:11px;'><b>{NEWSTITLELINK}</b></div></td></tr></table>
</div>";


$OTHERNEWS2_STYLE = "
<table cellpadding='0' cellspacing='0' style='border-bottom:1px solid black;width:100%;'>
<tr><td class='caption2' colspan='2' style='padding:3px;text-decoration:none'>
{NEWSCATEGORY}
</td></tr>
<tr><td style='padding:3px;vertical-align:top;background-color:#6A6A6A'>
{NEWSTITLELINK}
<br />
{NEWSSUMMARY}
</td>
<td style='padding:3px;text-align:right;vertical-align:top;background-color:#6A6A6A'>
{NEWSTHUMBNAIL}
</td>
</tr>
</table>
";

// [News]
define("ICONSTYLE", "float: left; border:0");
define("COMMENTLINK", "Comments");
define("COMMENTOFFSTRING", "Comments Off");
define("PRE_EXTENDEDSTRING", "<span style='font-size:13px'> ");
define("EXTENDEDSTRING", "<br /><br /><b>FULL STORY</b>");
define("POST_EXTENDEDSTRING", "</span><br />");
define("ICONMAIL", "iconmail.png"); // Usable since e107v615
define("ICONPRINT", "iconprint.png"); // Usable since e107v615

// [News List by Category]
define("NEWSLIST_ITEMLINK","font-weight:bold");
define("NEWSLIST_THUMB","border:1px dotted black");
define("NEWSLIST_CATICON","border:1px solid white");

// [news categories]
define("NEWSCAT_CATLINK","font-weight:bold;font-size:12px;text-decoration:none;color:black");
define("NEWSCAT_ITEMLINK","font-size:12px;color:#fff");
define("NEWSCAT_STYLE","width:100%;margin-bottom:3px");
define("NEWSCAT_AMOUNT",3);
define("NEWSCAT_COLS",2);
define("NEWSCAT_THUMB","border:1px solid black");
// define("NEWSCAT_CATICON","border:1px solid red");

// [other news]
define("OTHERNEWS_CATLINK","text-decoration:none;");
define("OTHERNEWS_ITEMLINK","color:black;font-weight:bold;text-decoration:underline");
define("OTHERNEWS_LIMIT",3);

// [other news 2]
define("OTHERNEWS2_CATLINK","color:white;text-decoration:none;");
define("OTHERNEWS2_ITEMLINK","color:#cccccc;text-transform:uppercase;font-weight:bold;text-decoration:none;");
define("OTHERNEWS2_LIMIT",4);

// [linkstyle]

define(PRELINK, "<table style='width:145px;background-color:#eeeeee' border=\"0\" cellpadding=\"0\" cellspacing=\"0\" summary=\"Newsroom Navigation\">");
define(POSTLINK, "</table>");
define(LINKSTART, "<tr class=\"newsroomRow\">
<td class=\"dent\">&nbsp;</td>
<td class=\"newsroom\" ##SANITISED##\"this.style.backgroundColor='#6998CC';window.status='hithere'\" ##SANITISED##\"this.style.backgroundColor='#333333'\" >
<div class=\"newsroomText\"><b>&nbsp;");

define(LINKSTART_HILITE, "<tr class=\"newsroomHiliteRow\">
<td class=\"dent\">&nbsp;</td>
<td class=\"newsroomHilite\" ##SANITISED##\"this.style.backgroundColor='#666666'\" ##SANITISED##\"this.style.backgroundColor='#c00'\" >
<div class=\"newsroomText\"><b>&nbsp;");

define(LINKEND, "</b></div></td></tr>");
define(LINKDISPLAY, 1);
define(LINKALIGN, "left");


function tablestyle($caption, $text){
global $style;

switch ($style) {
case "leftmenu":
echo "<div style='width:145px'>
<table style='width:100%' cellpadding='0' cellspacing='0'>
<tr>
<td>
<div class='leftcap'>
{$caption}
</div>
<div class=\"forumheader3\" >{$text}</div>
</td></tr></table></div>";
break;

case "rightmenu":
echo "
<div class='spacer' style='border-top:2px solid #CC0000' >
<table style='width:100%;margin-left:0px' cellpadding='0' cellspacing='0'>
<tr>
<td class='caption'>".$caption."</td>
</tr>
</table>

<table style='width:100%;margin-left:0px' cellpadding='0' cellspacing='0'>
<tr>
<td class='forumheader3' >".$text."</td>
</tr>
</table>
</div>";
break;

case "highlight":
echo "<div class='spacer'><div style='background-color:#D0DBE8;border:1px solid silver'>
<div class='captionbar' style='text-align:left;text-transform:uppercase;white-space:nowrap'>".$caption."</div>
<div style='padding:4px'>".$text."</div>
</div></div>";
break;

case "othernews":
echo "<div style='text-align:left;margin-left:0px'>
<div style='padding:0px;text-align:left;margin-left:0px'>".$text."</div>
</div>";
break;

case "bottom":
echo "<div style='padding:3px;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC'>
<b style=\"font-size:12px;color: #c00;\">{$caption}</b>
</div><div style='padding:3px;text-align:center'>{$text}</div>";
break;

default:
echo "<div style='width:100%;vertical-align:top'>
<table style='width:100%' cellpadding='0' cellspacing='0'>
<tr >
<td>
<div class=\"caption2\" style='color:white;padding:3px'>
$caption
</div>
<div class=\"forumheader3\" style='padding:6px'>{$text}</div>
</td></tr></table></div>";

break;
}
}


// for testing the news parser.

/*$NEWSSTYLE = "
NEWSTITLE =
{NEWSTITLE}
<br />
<br />

NEWSBODY =
{NEWSBODY}
<br />
<br />
<br /><br />
NEWSICON = {NEWSICON}
<br />
<br />
<br />
<br />
NEWSHEADER =
{NEWSHEADER}
<br />
<br />
NEWSCATEGORY =
{NEWSCATEGORY}
<br />
<br />
NEWSAUTHOR =
{NEWSAUTHOR}
<br />
<br />

NEWSDATE =
{NEWSDATE}
<br />
<br />
NEWSCOMMENTS =
{NEWSCOMMENTS}
<br />
<br />
EMAILICON =
{EMAILICON}
<br />
<br />
PRINTICON =
{PRINTICON}
<br />
<br />
NEWSID =
{NEWSID}
<br />
<br />
ADMINOPTIONS =
{ADMINOPTIONS}
<br />
<br />
EXTENDED =
{EXTENDED}
<br />
<br />
CAPTIONCLASS =
{CAPTIONCLASS}
<br />
<br />
ADMINCAPTION =
{ADMINCAPTION}
<br />
<br />
ADMINBODY =
{ADMINBODY}
<br />
<br />
NEWSSUMMARY =
{NEWSSUMMARY}
<br />
<br />
NEWSTHUMBNAIL =
{NEWSTHUMBNAIL}
<br />
<br />
STICKYICON =
{STICKY_ICON}
<br />
<br />
NEWSTITLELINK =
{NEWSTITLELINK}
<br />
<br />


";
*/

?>
En Üst
OneX(eski)
Sun May 07 2006, 08:32PM
e107 Türkiye Destek Ekibi
Kayıtlı Üye #2
Kayıt tarihi: Sun Jan 29 2006, 10:40PM
Mesaj sayısı: 300
Buradan İndirebilirsin

local hostta ayarladım yinede bi sorun oluşursa bakarız bi yoluna kolay gelsin....
En Üst
ali
Mon May 08 2006, 01:09AM
Kayıtlı Üye #76
Kayıt tarihi: Mon Apr 10 2006, 12:43AM
Mesaj sayısı: 20
evet,teşekkür ederim,ama ekrandan taştı bu defada...
En Üst
OneX(eski)
Mon May 08 2006, 01:16AM
e107 Türkiye Destek Ekibi
Kayıtlı Üye #2
Kayıt tarihi: Sun Jan 29 2006, 10:40PM
Mesaj sayısı: 300
i.e de denedim taşmıyo tarayıcından kaynaklanıyo olabilir veya kulandugun pluginden ozam ince ayarı sen yapacaksın theme.phpden 997 olan yerleri ayarla sitene göre ve
$CUSTOMHEADER = $HEADER."<div>";
$HEADER .= "<div style='width:675px'> ";

buda orta alanı belirliyo bunuda kendine göre ayarla 675 daha ufak bi deger yap sorun gider

[ Düzenlendi Mon May 08 2006, 02:55AM ]
En Üst
 

Hızlı Geçiş:     En Üst


Bu konuyu uzaktan oku: rss 0.92 Bu konuyu uzaktan oku: rss 2.0 Bu konuyu uzaktan oku: RDF
Powered by e107 Forum System
Tarama süresi :0.0961saniye,0.0101bu sorgu için.