The weblog:entries looper is not working at all here ...
Am I missing something here?
{exp:weblog:categories weblog="books" style="nested" class="category_index"}
<h3>{category_name} [{category_id}]</h3>
<p>{if category_description !=""}{category_description}{/if}</p>
<p><ul class="index_entries"></p>
<p>{exp:weblog:entries weblog="books" category="{category_id}" }<br />
<li>{title} [{entry_id}]</li><br />
{/exp:weblog:entries}</p>
<p></ul><br />
{/exp:weblog:categories}TIA,
Erik