I've looked around a bit and not found this. What I'd like to be able to do is have a "table of contents" of all the child pages in a category appear on each parent page (where I put the necessary code).
For example, suppose I have "Page 1" and pages 1.1, 1.2, 1.2.1, 1.3. then on Page 1 I would get something like:
strong
Welcome to Page 1. Here is the table of contents for this category:
Page 1.1: More about topic 1
Page 1.2: Even more about topic 1
Page 1.2.1 More about topic 1.2
etc.
/strong
Anyone know if there's a plug in that will do this for me?
Thanks,