在檢視 blogger 標籤時,如何顯示大於預設值的 20筆資料

10 February, 2009

如果在 Blogger 中,按下 labels ,預設值就只會顯示20筆資料。
但如果在網址後面加上 "?max-results=100" 就可以把這預值數值改變,如下(You can just add "?max-results=100") at the url to expand the maximum number of the result show, here is the syntax:
http://kienhock.blogspot.com/search/label/%E7%A0%82%E6%8B%89%E8%B6%8A?max-results=100

要修改這個很簡單(it is very simple to tweak this)。

layout -> Edit HTML -> checked advanced mode

search for

a expr:dir='data:blog.languageDirection' expr:href='data:label.url'

replace it with the following syntax:

a expr:dir='data:blog.languageDirection' expr:href='data:label.url + "?max-results=1000"'

0 comments:

熱情推薦:

關於作者

My Photo
Ahock
在台灣過著古晉人的生活,算是滯留台灣10多年了~ ps:這邊放的照片是我的母親梅花。
View my complete profile
Visitors
since 06 March 2008
網站日誌

  © Blogger templates Newspaper II by Ourblogtemplates.com 2008

Back to TOP