Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2015-06-01 11:37:30
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
more article categories
hi
right now i can associate each article with 2 categories. client wants more. is it possible? some plugin?
Offline
Re: more article categories
You could try rss_unlimited_categories (now run by makss) which is the closest equivalent for articles.
Or you can go a different route and try smd_tags which eschews categories in favour of tagging content (articles, images, files, …) using custom tag hierarchies and permitting them to be filtered from the URL. You can also link tags to categories, so selecting particular Txp categories reduces the set of tags available. Handy for large taxonomies.
There’s also a simpler middle ground tru_tags which uses the Txp Keywords field to list tags.
Those are the only options I’m aware of / can remember right now.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#3 2015-06-01 13:01:14
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: more article categories
Bloke wrote #291218:
You could try rss_unlimited_categories (now run by makss) which is the closest equivalent for articles.
i don’t know why, but not working. created totally new article, but not showing up under any associated category page…
Check rss_uc: Status OK
Offline
Re: more article categories
Gallex wrote #291221:
not showing up under any associated category page
Are you using the plugin’s rss_uc_*
tags to show category/article lists? The built-in tags won’t work because the plugin uses its own tables to keep track of cats.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#5 2015-06-01 13:16:00
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: more article categories
Bloke wrote #291224:
Are you using the plugin’s
rss_uc_*
tags to show category/article lists? The built-in tags won’t work because the plugin uses its own tables to keep track of cats.
no i didn’t ;)
Offline
Pages: 1