Arşiv Kodu etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster
Arşiv Kodu etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster

21 Ağustos 2016 Pazar

Blogger Çerçece İçi Arşiv Eklentisi

Blogger Çerçece İçi Arşiv Eklentisi


<div style="overflow:auto; padding:5px; width:660px; height:200px;  border:2px solid #000;">
  <script>var postTitle=new Array();var postUrl=new Array();var postMp3=new Array();var postDate=new Array();var postYear=new Array();var postMonth=new Array();var postYearMonth=new Array();var postYearMonth2=new Array();var postTanggal=new Array();var postLabels=new Array();var postBaru=new Array();var sortBy="titleasc";var tocLoaded=false;var numChars=250;var postFilter="";var numberfeed=0;var month2=["Ocak","Subat","Mart","Nisan","Mayıs","Haziran","Temmuz","Agustos","Eylul","Ekim","Kasım","Aralık"];function loadtoc(a){function b(){if("entry"in a.feed){var d=a.feed.entry.length;numberfeed=d;ii=0;for(var h=0;h<d;h++){var m=a.feed.entry[h];var e=m.title.$t;var l=m.published.$t.substring(0,10);var p=m.published.$t.substring(5,7);var g=m.published.$t.substring(8,10);var n=month2[parseInt(p,10)-1]+" "+m.published.$t.substring(0,4);var c="/"+m.published.$t.substring(0,4)+"_"+p+"_01_archive.html";var j;for(var f=0;f<m.link.length;f++){if(m.link[f].rel=="alternate"){j=m.link[f].href;break}}var o="";for(var f=0;f<m.link.length;f++){if(m.link[f].rel=="enclosure"){o=m.link[f].href;break}}postTitle.push(e);postDate.push(l);postUrl.push(j);postYearMonth.push(n);postYearMonth2.push(c);postTanggal.push(g)}}}b();displayToc2();document.write('<br/>')}function displayToc2(){var a=0;var b=0;while(b<postTitle.length){temp1=postYearMonth[b];document.write("<p/>");document.write('<p><a href="'+postYearMonth2[b]+'">'+temp1+"</a></p><ul>");firsti=a;do{document.write("<li>");document.write("["+postTanggal[a]+'] <a href="'+postUrl[a]+'">'+postTitle[a]+"</a>");document.write("</li>");a=a+1}while(postYearMonth[a]==temp1);b=a;document.write("</ul>");if(b>postTitle.length){break}}};</script><script src="http://psdfonlar.blogspot.com/feeds/posts/default?max-results=500&amp;alt=json-in-script&amp;callback=loadtoc"></script></div>

width:280px; height:300px; Çerçeve genişliği ve yüksekliği
border:2px: Çerçeve kalınlığı
solid #000; Çerçeve rengi

Widget (gadget) olarak eklemek için :
Blogger > Yerleşim > Gadget ekle > HTML/JavaScript yolunu izleyerek istediğiniz yere ekleyebilirsiniz

10 Aralık 2015 Perşembe

Blogger Arşiv Ekleme


Blogger blogunuzda böyle bir arşiv tablosu oluşturmak istiyorsanız Blogger kumanda paneline giriş yaptıktan sonra Sayfalar > Yeni Sayfa yolunu takip edin ve resimde gösterdiğim gibi aşağıdaki kodları sayfanın HTML bölümüne ekleyin.


<div id="tabbed-toc"> 
<span class="loading">Sayfa yükleniyor...</span></div> 
<br /> 
<script type="text/javascript"> 
var tabbedTOC = { 
    blogUrl: "http://bloggerwebtasarim.blogspot.com", 
    containerId: "tabbed-toc", 
    activeTab: 1, 
    showDates: true, 
    showSummaries: true, 
    numChars: 200, 
    showThumbnails: true, 
    thumbSize: 40, 
    noThumb: "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsw2RUCwYOz34u3OnQQxlYYZTsjph60ceQdEbXdvMmr5Ph838f7XCWv1bO5gu8cUSDv_luWn7iF4EDHiMrVXYQ4QEJF9w3iFtgV-F9-2IDFXXQxNkwcKb8ACpq_0RjpjZMwrbO87F9oLAP/s500/resimyok.gif", 
    monthNames: [ 
        "Ocak", 
        "Şubat", 
        "Mart", 
        "Nisan", 
        "Mayıs", 
        "Haziran", 
        "Temmuz", 
        "Ağustos", 
        "Eylül", 
        "Ekim", 
        "Kasım", 
        "Aralık" 
    ], 
    newTabLink: true, 
    maxResults: 99999, 
    preload: 0, 
    sortAlphabetically: true, 
    showNew: 7, 
    newText: " - <em style='color: white;padding: 1px 5px;border-radius: 20px;background-color: #F00;'>Yeni!</em>" 
}; 
</script> 
<script src="https://googledrive.com/host/0B_PLgWpOK_wTazVMekZ3TTBiY2M/" type="text/javascript"></script> 
<style> 
#tabbed-toc { 
width: 99%; 
margin: 0 auto; 
overflow: hidden !important; 
position: relative; 
color: #222; 
border: 0; 
border-top: 5px solid #FC0204; 
background-color: #1D1D1D; 
-webkit-transition: all 0.4s ease-in-out; 

#tabbed-toc .loading { 
display:block; 
padding:5px 15px; 
font:normal bold 11px Arial,Sans-Serif; 
color:#FFF; 

#tabbed-toc ul, 
#tabbed-toc ol, 
#tabbed-toc li { 
margin:0; 
padding:0; 
list-style:none; 

#tabbed-toc .toc-tabs { 
width: 24.8%; 
float: left !important; 

#tabbed-toc .toc-tabs li a { 
display:block; 
font:normal bold 10px/28px Arial,Sans-Serif; 
height:28px; 
overflow:hidden; 
text-overflow:ellipsis; 
color:#ccc; 
text-transform:uppercase; 
text-decoration:none; 
padding:0 12px; 
cursor:pointer; 
  -webkit-transition: all 0.3s ease-in-out; 

#tabbed-toc .toc-tabs li a:hover { 
background-color: #515050; 
color: #FFF; 

#tabbed-toc .toc-tabs li a.active-tab { 
background-color: #FFFC03; 
color: #222; 
position: relative; 
z-index: 5; 
margin: 0 -2px 0 0; 

#tabbed-toc .toc-content, 
#tabbed-toc .divider-layer { 
width: 75%; 
float: right !important; 
background-color: #F5F5F5; 
border-left: 5px solid #FFFC03; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
-webkit-transition: all 0.3s ease-in-out; 

#tabbed-toc .divider-layer { 
float:none; 
display:block; 
position:absolute; 
top:0; right:0; bottom:0; 

#tabbed-toc .panel { 
position:relative; 
z-index:5; 
font:normal normal 10px Arial,Sans-Serif; 

#tabbed-toc .panel li a { 
display: block; 
position: relative; 
font-weight: bold; 
font-size: 11px; 
color: #222; 
line-height: 2.8em; 
height: 30px; 
padding: 0 10px; 
text-decoration: none; 
outline: none; 
overflow: hidden; 
-webkit-transition: all 0.3s ease-in-out; 

#tabbed-toc .panel li time { 
display:block; 
font-style:italic; 
font-weight:400; 
font-size:10px; 
color:#666; 
float:right; 

#tabbed-toc .panel li .summary { 
display:block; 
padding:10px 12px; 
font-style:italic; 
border-bottom:4px solid #275827; 
overflow:hidden; 

#tabbed-toc .panel li .summary img.thumbnail { 
float:left; 
display:block; 
margin:0 8px 0 0; 
padding:4px; 
width:72px; 
height:72px; 
border:1px solid #dcdcdc; 
background-color:#fafafa; 

#tabbed-toc .panel li:nth-child(even) { 
background-color: #DBDBDB; 
font-size: 10px; 

#tabbed-toc .panel li a:hover, 
#tabbed-toc .panel li a:focus, 
#tabbed-toc .panel li a:hover time, 
#tabbed-toc .panel li.bold a { 
background-color:#222; 
color:#FFF; 
outline:none; 
-webkit-transition: all 0.3s ease-in-out; 

#tabbed-toc .panel li.bold a:hover, 
#tabbed-toc .panel li.bold a:hover time { 
background-color:#222; 

@media (max-width:700px) { 
#tabbed-toc { 
background-color:#fff; 
border:0 solid #888; 

#tabbed-toc .toc-tabs, 
#tabbed-toc .toc-content { 
overflow:hidden; 
width:auto; 
float:none !important; 
display:block; 

#tabbed-toc .toc-tabs li { 
display:inline; 
float:left !important; 

#tabbed-toc .toc-tabs li a, 
#tabbed-toc .toc-tabs li a.active-tab { 
background-color:#222; 
color:#ccc; 

#tabbed-toc .toc-tabs li a.active-tab { 
color:#000; 

#tabbed-toc .toc-content { 
border:none; 

#tabbed-toc .divider-layer, 
#tabbed-toc .panel li time { 
display:none; 


</style>

Kodlarda kırmızı renkle gösterdiğim http://bloggerwebtasarim.blogspot.com yerine kendi blog adresinizi yazmayı unutmayın!