Eklenti ismi: Sosyal İmleme (Konuyu Paylaş) Türkçe
Eklenti Yapımcısı: Bomfile
Eklentinin Çalıştığı Versiyonlar: 1.6.x
Eklenti Açıklaması: Konu gösteriminde konuyu paylaş eklentisi.Seo ile uyumludur.
Eklentinin Kurulumu
imleme.rar (Dosya Boyutu: 12.99 KB / İndirme Sayısı: 295)
Eklenti Önizleme Resimleri
Kaynak : mybbdestek.com
Eklenti Yapımcısı: Bomfile
Eklentinin Çalıştığı Versiyonlar: 1.6.x
Eklenti Açıklaması: Konu gösteriminde konuyu paylaş eklentisi.Seo ile uyumludur.
Eklentinin Kurulumu
imleme.rar (Dosya Boyutu: 12.99 KB / İndirme Sayısı: 295)
- Yukarıdaki ekten imleme dosyasını indirip ftp aracılığı ile images klasörünün içine atınız.
- showthread.php dosyasını ftp aracılığı ile düzenleyiniz. (Notepad++ programı ile düzenleyin.)
Bul:
Kod:
$fid = $thread['fid'];
Kod:
//sosyal imleme
$sosyal_imleme = get_thread_link($thread['tid']);
//
- Admin Kp>Şablon & Stil>Temalar>Temanız>CSS Ekle
Dosya Adı: imleme.css
İlişkilendirilen: Genel
Kendi içeriğimi yaz:
Kod:
div.sociable { margin: 5px 0; }
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
position: absolute;
display: block;
top: -5em;
background: #ffe;
border: 1px solid #ccc;
color: black;
line-height: 1.25em;
}
.sociable span {
display: block;
margin:0;
padding:0;
}
.sociable ul {
display: inline;
margin: 0 !important;
padding: 0 !important;
}
.sociable ul li {
background: none;
display: inline;
list-style-type: none;
margin: 0;
padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
float: none;
width: 32px;
height: 32px;
border: 0;
margin: 0;
padding: 0;
}
.sociable-hovers {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.sociable-hovers:hover {
opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80);
}
- Admin Kp>Şablon & Stil>Şablonlar>Temanız>Konu Gösterimi Şablonlar>showthread
Bul:
Kod:
{$threadexbox}
Kod:
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="100%">
<thead>
<tr>
<td class="thead">
<div><strong>'<a target="_blank" href="{$mybb->settings['bburl']}/{$sosyal_imleme}" title="{$thread['subject']}">{$thread['subject']}</a>' Konusunu Paylaş</strong></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
<tr>
<td class="trow1" width="100%">
<div id="socialbuttons"><div class="sociable"><div class="sociable_tagline"></div><ul>
<li><a rel="nofollow" target="_blank" href="{$mybb->settings['bburl']}/syndication.php?limit=15" title="RSS"><img src="images/imleme/rss_32.png" title="RSS" alt="RSS" class="sociable-hovers"></a></li>
<li><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url={$mybb->settings['bburl']}/{$sosyal_imleme}&title={$thread['subject']}" title="del.icio.us"><img src="images/imleme/delicious_32.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers"></a></li>
<li><a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url={$mybb->settings['bburl']}/{$sosyal_imleme}&title={$thread['subject']}" title="StumbleUpon"><img src="images/imleme/stumbleupon_32.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers"></a></li>
<li><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&url={$mybb->settings['bburl']}/{$sosyal_imleme}&title={$thread['subject']}" title="Digg"><img src="images/imleme/digg_32.png" title="Digg" alt="Digg" class="sociable-hovers"></a></li>
<li><a rel="nofollow" target="_blank" href="http://twitter.com/home?status={$thread['subject']}+-+{$mybb->settings['bburl']}/{$sosyal_imleme}" title="TwitThis"><img src="images/imleme/twitter_32.png" title="TwitThis" alt="TwitThis" class="sociable-hovers"></a></li>
<li><a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?v=4&src=bm&u={$mybb->settings['bburl']}/{$sosyal_imleme}&t={$thread['subject']}" title="Facebook"><img src="images/imleme/facebook_32.png" title="Facebook" alt="Facebook" class="sociable-hovers"></a></li>
<li><a rel="nofollow" target="_blank" href="http://reddit.com/submit?url={$mybb->settings['bburl']}/{$sosyal_imleme}%&title={$thread['subject']}" title="Reddit"><img src="images/imleme/reddit_32.png" title="Reddit" alt="Reddit" class="sociable-hovers"></a></li>
<li><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&bkmk={$mybb->settings['bburl']}/{$sosyal_imleme}&title={$thread['subject']}" title="Google"><img src="images/imleme/google_32.png" title="Google" alt="Google" class="sociable-hovers"></a></li>
<li><a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl={$mybb->settings['bburl']}/{$sosyal_imleme}&submitHeadline={$thread['subject']}" title="YahooMyWeb"><img src="images/imleme/yahoobuzz_32.png" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers"></a></li>
<li><a rel="nofollow" target="_blank" href="mailto:?subject={$thread['subject']}&body={$mybb->settings['bburl']}/{$sosyal_imleme}" title="E-mail"><img src="images/imleme/email_32.png" title="E-mail" alt="E-mail" class="sociable-hovers"></a></li>
</ul></div></div></td>
</tr>
</tbody>
</table>
Eklenti Önizleme Resimleri
Kaynak : mybbdestek.com