Hello,
I wonder what the developers think about specifying a template
for recent entries at the single link level in addition to the
whole list. In other words, recent_entries.sh, instead of generating
the link in a fixed way, could go to a user template to see how to
create a single link.
I recently hacked on recent_entries.sh so I could add the date after the
link, like so:
<a href="linkylink.htm">My great post</a> (1/13)
... and then shed the Calendar to save real estate. It works fine, but
of course it applies to every blog, which breaks nb's design (and my
upgrade path). Templating the link itself would be more flexible.
What do you think? Bad idea? Useless? Gotchas? If it sounds okay,
I can start on a patch.
BTW, thanks for nb, I've been enjoying it thoroughly for nine months or so.
--
Erik M.