have somewhere in the main menu of my blog or in the new entry page a count of how many entries are in a specific category of the blog. based on how i'm using my blog, this would actually be incredibly useful info for me but i can't figure out how to do it.
i see the tmpl (menu.tmpl) file that i would modify... what i can't figure out is how to get that specific information to display. is there a way to do this, or is that info just way too specific?
the first route i tried was just including MT template tags in the welcome message field, but apparently MT won't parse those. that would have been slick, though.
i guess a broader related question is, is there some list somewhere of the useable TMPL_VAR variables & functions one could use in customizing these pages? that would be really handy.
any help would be greatly appreciated