作者ballII (ballII)
看板Blog
標題Re: [問題] blogger分頁與一些draft問題
時間Sun Jul 6 00:13:38 2008
※ 引述《chineseknot ( 緣起性空,自在枯榮 )》之銘言:
: 最近Blogger in draft釋放出一些新功能
: 我比較會用到的是星號評等跟回應內嵌
: 因所用blogger模板來自http://www.finalsense.com/services/blog_templates/
: 回應內嵌還找不到方式加進去(過幾天再研究...orz)
http://www.bloggerbuster.com/2008/06/how-to-add-comment-form-beneath-your.html
For templates lacking the required default codes--
Search for this line in your template code:
<b:include data='post' name='comments' />
Immediately after this line, add the following line of code:
<b:include data='post' name='comment-form'/>
: 此外,還想要問一下使用blogger的各位朋友
: 有沒有辦法在文章數過多,需要分頁的時候有跟其他部落格平台一樣
: 可以在網頁下面出現能點選的頁碼呢?
你是指如這個網頁底部的頁碼嗎?
http://nekki1409.blogspot.com/
檢視網頁原始檔,
搜尋
<script type="text/javascript">
function showpageCount(json) {
從這往下拷貝到
<script src="/feeds/posts/summary?alt=json-in-script&callback=showpageCount&max-results=99999" type="text/javascript"></script>
然後把碼貼到 Add a Page Element -> Html/JavaScript 裡。
此分頁語法的原撰寫者為 Mr.J。
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 69.246.165.26
1F:推 chineseknot:謝謝您~我來試試看 ^^ 07/06 09:35
2F:→ ognas:這個方法...我試了很久都沒有辦法出來...Orz 07/06 13:48
3F:→ ognas:我後來改用其他方式了,用Abin大大的教學文章< 07/06 13:49
4F:→ ognas:更加好用,也更加方便。如果有興趣的人可以看看我的介紹.. 07/06 13:49