I'm running WP 3.5 with a Genesis framework template ... I used the shortcode within a page using the following:
[catlist id=75 orderby=title order=ASC numberposts=-1]
No matter what number I enter into the numberposts call, I only get back 5 which is what the default number of posts is. Could you tell me what I'm doing wrong.
Thanks! Jill
http://wordpress.org/extend/plugins/list-category-posts/
==================
never mind ... for some reason, it won't work with my local test server, but works great on my live site.