Hi.
For v2 I had under site/tags some customized kirbytext tags (for audio, video, image)
Now this seem to not work anymore.
Searched the forum and did not find any similar question.
Anyone with this problem?
Thank you!
Hi.
For v2 I had under site/tags some customized kirbytext tags (for audio, video, image)
Now this seem to not work anymore.
Searched the forum and did not find any similar question.
Anyone with this problem?
Thank you!
In v3 they are added in plugins: https://getkirby.com/docs/reference/plugins/extensions/kirbytags
Basic plugin guide: https://getkirby.com/docs/guide/plugins/plugin-basics
For real world examples, check out the kirby-plugins repo: https://github.com/texnixe/kirby-plugins/issues?q=is%3Aissue+is%3Aopen+label%3A"Has%3A+kirbytextTag"
Ahh… miss that one. Thanks.