kirby-TranslatedLayout
kirby-TranslatedLayout copied to clipboard
A layout field with embedded translation logic.
When the default language content file contains duplicate/empty layout-or-block-IDs, saving their translations is broken. To fix, manually rename all IDs to unique ones in the default language. Todo: show a...
I have a question about the output of content in templates using the `toLayouts()` function. Here is a super simple example use case of the plugin. Notice below how the...
Is there a simple way to make copy/paste preserve translations too ?