11 Jul
2008
11 Jul
'08
4:30 p.m.
Hi Dave, On Jul 8, 2008, at 10:56 PM, Dave Mangot wrote:
Is there a way to mark a blog category as excluded from the main aggregation of blog postings on the main page? Should I just edit the SQL in Blog.Macros directly? If so, I'm not sure which table I should be looking at.
We have a new blog category that only a small subset of the company cares about.
If you look at the Blog.Macros page you'll see it accepts a "category" velocity variable that you can set. You can also modify the HQL query in Blog.Macros page to suit your needs if you want. Hope it helps, -Vincent