I would love to show my posts Table of Contents tucked into a box at the top of a page and have it be a fixed height, with the title listings spanning two columns (or maybe 3). I see that if I call the full Title, it will work, but I have to format it alot, and cannot control the columns very well. If I use TitleList, the cols=2 command is ignored, but it does give me a nicely formatted unordered list.
Is it an oversight that [show_posts post_type=post category_name=stories show=title cols=2] will work, but [show_posts post_type=post category_name=stories show=titlelist cols=2] will not?