Digging through the template tag plugin I managed to complete a list using
sp_RecentPostsTag($defs);
but didn’t manage to get
sp_recent_posts_expanded(10,0);
working (failing with a Call to undefined function sp_recent_posts_expanded())
Any ideas? Did I miss some checkbox somewhere? From the sub level directory I get that both should be loaded to include?