Just use the category name:

   #set($pager = $model.getWeblogEntriesPager("/General"))
   #showWeblogEntriesPager($pager)

- Dave


On 10/30/06, FlorianO.o <[EMAIL PROTECTED]> wrote:

Hello!
Is there a way to show posts from only  / ONE /  category?

This is the code for ALL categories:

#set($pager = $model.getWeblogEntriesPager())
#showWeblogEntriesPager($pager)

How to change that for only CATEGORY?

thanks in advance, Flo




--
View this message in context: 
http://www.nabble.com/-showWeblogEntriesPager--%3E-only-selected-categories--tf2539000s12275.html#a7073424
Sent from the Roller - User mailing list archive at Nabble.com.


Reply via email to