Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2006-11-16 13:55:54
- Dommedagsprofet
- New Member
- From: Nøtterøy, Norway
- Registered: 2006-10-31
- Posts: 3
How do I list other articles with similar keywords?
Hi!
How do I make a list of articles with one or more of the same keywords as the one I’m currently viewing? There is a tag for something similar – the “related articles” tag, but it does only list other articles in the same category. Any help is greatly appreciated. :-)
Offline
#2 2006-11-16 16:31:11
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: How do I list other articles with similar keywords?
Textpattern can’t do this out of the box. You might be able, with asy_wondertag, to do something like
<txp:article_custom keywords="<txp:keywords />" />
but if there can be more than one keyword associated with an article I don’t know if it will do exactly what you want.
You might want to have a look at one of the keywords or tagging plugins.
Offline