chri...@gmail.com wrote:
...Say I want to link to a previous post: I can
hard-code the URL to (say)
http://myblog.blogspot.com/archive/2005/10/the-old-post.html, but what
happens if I change my blog domain? It then stays linked to the old
one; I'd rather enter the link as
<$BlogURL$>/archive/2005/10/the-old-post.html, causing the change to
happen automatically, as many times as necessary, after republishing.
Yes, I can submit a feature request, but I'm wondering: is there some
suggested way for handling this at the moment? Javascript might work,
but not for javascript-disabled browsers. Any possibilities?
What would be even more useful would be if we could put a tag like
<$PreviousPost$> in the template! And maybe something similar for
next post (with conditional stuff for when you're looking at the newest
one, so DON'T want to display a link).
I don't know of a way to do either at the moment, unfortunately.