Question: How do I show blog articles with a certain tag on a certain page?
I would like to display certain tagged blog articles on a respective page. Say, tag is „rpg“, the articles should be displayed on the page „rpg“ (in addition to the blog page which works fine). I have the tag plug-in running, use the about me theme plus latest Typemill.
I'm thankful for a few pointers, I'm still learning. I'm starting to learn Twig and am happy to learn stuff.
Update: Currently looking at https://typemill.net/theme-developers/theme-functions/list-articles to get an idea of how this might basically work.
Thank you for the feedback.
To be honest: It is hard to say if you can use the plugin that way. It does not work in the traditional tag way. At the end you have to create a new route like "/tags" and dynamic subroutes like "/tags[/tag]", get the tag from the route, search for the tag in the tagindex.txt and pagedata.txt (created if you use the cache mode), get the page list and then you could do something like list articles.
I think it would be easier and cleaner to create a new plugin for traditional tags. Maybe it will be a core feature of Typemill V2 but right now this is not in sight.
Alright, thanks for the reply. I don't understand lots of what you proposed, but it's not an all-important feature at the moment.
27.07.2022 14:03:03 trendschau @.***>:
Thank you for the feedback.
To be honest: It is hard to say if you can use the plugin that way. It does not work in the traditional tag way. At the end you have to create a new route like "/tags" and dynamic subroutes like "/tags[/tag]", get the tag from the route, search for the tag in the tagindex.txt and pagedata.txt (created if you use the cache mode), get the page list and then you could do something like list articles.
I think it would be easier and cleaner to create a new plugin for traditional tags. Maybe it will be a core feature of Typemill V2 but right now this is not in sight.
— Reply to this email directly, view it on GitHub[https://github.com/typemill/typemill/issues/348#issuecomment-1196638692], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AAN3C4LKIZKQ2N2DDUPKJPDVWEQOXANCNFSM54WPCKRA]. You are receiving this because you authored the thread.[Verfolgungsbild][https://github.com/notifications/beacon/AAN3C4JHOIMGF24MPZBDWU3VWEQOXA5CNFSM54WPCKRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOI5JUDZA.gif]