hana+nils
List Methods
List Methods is a plugin providing methods to generate comma-separated list from collections like pages, users or files. It allows for custom field selection for the list value, optional conjunctions for the last item (e. g. "and") and custom links for each item that can be defined using Kirby's query language (e. g. {{page.url}}
).
Info
- Topics
- Implements
Similar plugins
- Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite.
- Kirby Template Sugar Syntactic sugar for Kirby templates that makes working with snippets and slots a breeze.
- Tailwind Merge Intelligently merge Tailwind classes without style conflicts in your Kirby templates
More by hana+nils
- Methods Folder Methods Folder is a plugin to automatically register local methods provided in the folder site/methods just like Kirby accepts local collect…
- Colors Colors is a field that allows the selection of a color using the native color selector. Colors can be viewed and edited in either HEX, RGB o…
- Type Methods Type Methods is a plugin helping to identify the type of an object, either page, user or file, in order to simplify logic in snippets that –…