indexmaker
I ditched the archive widget, somehow it screwed up. Instead I wrote a little php script to produce a table with all the posts based on the atom feed. I copied the table in a post, I'll have to maintain that manually but that is no big deal.
mandatory arguments
optional arguments
If you have your atom feed enabled you can try it here if you want: http://www.beatnet.be/postlist.php?b=yourblog&c=label&s=startindex&p=posts
css
I provided some classes:
The list of garage sale reports on dinosaurs and robots.
http://www.beatnet.be/postlist.php?b=www.dinosaursandrobots.com&c=garagesale
list of garagesalereports on dinosaurs and robots.
mandatory arguments
- b= blogname (like beat-net.blogspot.com)
optional arguments
- c=category (a label name)
- s=start index, defaults to 1
- p=max posts, defaults to 25
If you have your atom feed enabled you can try it here if you want: http://www.beatnet.be/postlist.php?b=yourblog&c=label&s=startindex&p=posts
css
I provided some classes:
- date: btnt-dt
- labels: btnt-lbl
- table. btnt
The list of garage sale reports on dinosaurs and robots.
http://www.beatnet.be/postlist.php?b=www.dinosaursandrobots.com&c=garagesale
list of garagesalereports on dinosaurs and robots.
the script
Comments
Post a Comment