Bruno Meilick

Results 69 comments of Bruno Meilick

please add your tachyons css stylesheet to the plugin instead of linking to unpkg.com.

https://getkirby.com/docs/guide/plugins/plugin-setup-composer you already have the required libs to composer.json. you just need to update the gitignore file to the provided example from the docs. this will allow you to commit...

ah understood. since creating custom kirby plugins is more or less easy but at least well documented you could provide an example how to create a simple one (with composer)...

it happend to me that people try to use the zip and then file an issue. if you adhere to the pluginkit way of commiting the vendor folder your plugin...

oh its in the xsl as well.

any progress on this one?

will the example and test be updated?

NOPE. i am getting an error on composer install > Fatal error: Class 'Kirby\Editor\Block' not found in /%%USER%%/kirby3-srcset/classes/Kirby/Editor/SrcsetBlock.php on line 9 PHP Fatal error: Class 'Kirby\Editor\Block' not found in /%%USER%%/kirby3-srcset/classes/Kirby/Editor/SrcsetBlock.php...