It would act much like the KnowledgeBase pages on expressionengine.com
But when I tried to use the following:
{exp:weblog:entries weblog="help" limit="5"}
<li><a href="http://{title_permalink">{title}</a></li>
{/exp:weblog:entries}It would change according to what page you were on, and eventually it went from showing 5 posts to only one (when I got to the article level) it would only show the article title as the recently added.
So I’m thinking it has to do with the Query Module - but I’m not completely sure what the jist of the syntax would be for something like this.
Any direction/help would be greatly appreciated!