I am trying to create a category archive template that will display a numbered list of entries. 1, 2, 3 and so on, until all entries in that category are displayed. I am surprised but there doesn't seem to be a way to do this.
I know it could be accomplished with PHP, but PHP executes after the MT pages are built, and I need these numbers to be generated while rebuilding so they can be used with other MT tags.