Calendar Navigation
From Bloggerhacks
(Difference between revisions)
(→Sites Using This Hack) |
Singpolyma (Talk | contribs) |
||
(2 intermediate revisions not shown) | |||
Line 21: | Line 21: | ||
==Method== | ==Method== | ||
- | + | # Obtain [http://ecmanaut.blogspot.com/2005/08/adding-calendar-navigation-to-your.html the code] and host it externally. | |
- | + | # Modify your [[Blogger]] archive settings. | |
- | + | # Paste code into the head element of your [[Blogger template]]. | |
- | + | # Republish your entire blog each time you add an entry on a new day. | |
==Sites Using This Hack== | ==Sites Using This Hack== | ||
Line 34: | Line 34: | ||
==See Also== | ==See Also== | ||
- | Advanced formatting is available | + | Advanced formatting is available [http://ecmanaut.blogspot.com/2005/08/more-calendar-widgetry.html here]. |
[[category: hacks]] | [[category: hacks]] | ||
[[category: navigation]] | [[category: navigation]] | ||
[[category: layout]] | [[category: layout]] | ||
+ | |||
+ | [[Category:Blogger Classic]] |
Current revision as of 04:20, 22 December 2006
Contents |
Platform
For use with Blogger blogs, but requires external hosting of JavaScript files.
Author
Homepage
Adding calendar navigation to your Blogger template
Skill Level
You must be comfortable with editing JavaScript files and your Blogger template.
Description
Adds a navigation calendar to the sidebar of your blogger blog, enabling readers to navigate your blog by day.
Method
- Obtain the code and host it externally.
- Modify your Blogger archive settings.
- Paste code into the head element of your Blogger template.
- Republish your entire blog each time you add an entry on a new day.
Sites Using This Hack
Edit this area and add your own link if you are using this hack.
See Also
Advanced formatting is available here.