you can get the category object from the request using $model.weblogCategory

-- Allen


sharps wrote:
[Roller 3.0]

I'm sure I must be doing something wrong here.

I want to get the category request parameter and use the following :

#set($cat = $req.getParameter( $WEBLOGCATEGORYNAME_KEY ) )

but it would seem that $req doesn't exist. I thought it was available to all
template pages.

I tried $request as well but same problem.

- Rich

Reply via email to