
Tree Methods
Tree Methods converts field values to HTML and helps adapting the resulting markup by changing headline hierarchy, wrapping and filtering elements, manipulating tag names, add classes or other attributes. The main purpose of the plugin is to take the field markup, that usually is a static string returned by a formatter, and help web designers to tailor it the way they need it and to apply typographic tweaks.
Info
- Topics
- Implements
Similar plugins
- Kirby Inherit If the current field is empty or does not exist, it gets the same field from the parent pages. It goes all the way to the site.
- Pageview Counter Track Page view count and last visited timestamp
-
More by 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 custo…
- 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 –…