THE question of Contents Tabulation is a list of the contents of a table shaped like ilustrai picture on the side.
Type or shape of the table of contents in the form of tabulation is divided by the DTE. You can go directly to it to get the code, complete with CSS and Javascript code that can be downloaded.
Previously, the CB has to share about how to create a table of contents that looks simple blog, per category, as in Sitemap Version 2.
You can just choose, would be tabulated sitemap or table of contents "conventional". I still make both.
How to Make a Table of Contents (Sitemap) Tabulation
1. Page> New Page
2. Fill in the title of the Table of Contents or Sitemap
3. Select HTML mode

4. Copy and Paste the following code in the content column. Change blog address with the address of your blog.
<link rel = "stylesheet" href = "http://dte-project.googlecode.com/svn/trunk/tabbed-toc-skin.css" />
<div id = "tabbed-toc"> <span class = "loading"> Loading ... </ span> </ div>
<script>
var tabbedTOC = {
blogUrl: "http://mannerscret.blogspot.com", // Blog URL
containerId: "tabbed-toc", // Container ID
activeTab: 1, // The default active tab index (default: the first tab)
showDates: false, // `true` to show the post date
showSummaries: false, // `true` to show the posts summaries
NUMCHARS: 200, // Number of summary chars
showThumbnails: false, // `true` to show the posts thumbnails (Not recommended)
thumbSize: 40, // size Thumbnails
noThumb:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAA3NCSVQICAjb4U/gAAAADElEQVQImWOor68HAAL+AX7vOF2TAAAAAElFTkSuQmCC", // A "no thumbnail" URL
monthNames: [// Array of month names
"January",
"February",
"March",
"April",
"Mei",
"June",
"July",
"August",
"September",
"October",
"November",
"Dec"
],
newTabLink: true, // Open link in new window?
maxResults: 99999, // Maximum post results
preload: 0, // Load the feed after 0 seconds (option => time in milliseconds || "onload")
sortAlphabetically: true, // `false` to sort posts by published date
showNew: 7, // `false` to hide the" New! "mark in most recent posts, or define how many recent posts are to be marked
newtext: "- <em style = 'color: red;"> New! </ em> "// HTML for the" New! "text
};
</ script>
<script src = "http://dte-project.googlecode.com/svn/trunk/tabbed-toc.js"> </ script>
5. Click "Publish!
Congratulations, your blog has now been equipped Sitemap (Sitemap), the Table of Contents (TOC), aka Contents menu, navigation, as well as the internal link of your blog!
That he's How to Make a Table of Contents (Sitemap) Tabulation for Blog Blogspot platform.
0 Komentar untuk "How to Make a Table of Contents (Sitemap) Tabulation to Blog"