We Recommend

The Art of Prolog, Second Edition: Advanced Programming Techniques The Art of Prolog, Second Edition: Advanced Programming Techniques
This new edition of The Art of Prolog contains a number of important changes. Most background sections at the end of each chapter have been updated to take account of important recent research results, the references have been greatly expanded, and more advanced exercises have been added which have been used successfully in teaching the course.


Posted By

wiired on 05/30/08


Tagged

textmate engine ee Expression entries ul categories h3


Versions (?)


Who likes this?

1 person has marked this snippet as a favorite

pagetoscreen


Expression Engine: Categorie Entries, semantic way


Published in: Other 


  1. {exp:weblog:categories weblog="training" style="linear"}
  2. <h3>{category_name}</h3>
  3. <ul>
  4. {exp:weblog:entries category="{category_id}" }
  5. <li><a href="#" title="">{title}</a></li>
  6. {/exp:weblog:entries}
  7. </ul>
  8.  
  9. {/exp:weblog:categories}

Report this snippet 

You need to login to post a comment.