Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2006-11-23 22:10:17
- minimal design
- Member
- Registered: 2006-10-15
- Posts: 38
get category list to show only cats in current section - possible?
I thought that this_section
argument in category_list
tag would do it but that only affects how it’s linking to categories it seems, I want to have all the categories available in my blog section show up in the list on the blog section page, nothing else. I’m trying to avoid listing the category names because I would like the list to update itself if I add categories in my blog.
I want the same effect as section=
for recent_articles
but for categories… I realize the categories are not linked directly to specific sections in the admin, but isn’t it something that people would want to do pretty often? I’m thinking someone must have figure how to do this already…
Thanks for any help you can provide… :)
Last edited by minimal design (2006-11-24 01:53:05)
Offline
#2 2006-11-24 03:16:28
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: get category list to show only cats in current section - possible?
You’ll need plugin(s) to do it:
Last edited by Mary (2006-11-24 03:17:18)
Offline
#3 2006-11-24 16:01:55
- minimal design
- Member
- Registered: 2006-10-15
- Posts: 38
Re: get category list to show only cats in current section - possible?
Thanks for pointing me in the right direction, here’s the link to the actual plugin that does just what I was looking for:
Offline