Coen van der Kamp

Results 59 comments of Coen van der Kamp

@Stormheg @loicteixeira master is renamed to main.

``` The default branch has been renamed! master is now named main If you have a local clone, you can update it by running the following commands. git branch -m...

1 Yes, i think this is right. As a content editor I'd expect best effort on the copy/paste. So paste and create matching blocks, if the clipboard contains other block...

@thibaudcolas, I'm not sure how common it is to define multiple text blocks, but I'm confident that projects can have blocks with identical signatures. For example, the following seems valid:...

Yes, that is what I mean. The paragraph to paragraph would work because both the _block type_ (`'paragraph'`) and _block class_ (`blocks.RichTextBlock()`) in the source and target area are the...

"Partial preservation of the contents" has my vote 👍

I have similar experience(s). Although it is from a while ago, and the capabilities of these GrapQL tooling might have improved, it is just not worth it. Wagtail is primarily...

Searching for `base_form_class`, I'd expect to be in the results: - [Customising the editing interface](https://docs.wagtail.org/en/latest/advanced_topics/customisation/page_editing_interface.html) - [Using forms in admin views](https://docs.wagtail.org/en/latest/advanced_topics/customisation/page_editing_interface.html) Currently, all Algolia results point to the Panel API....

I've created https://github.com/wagtail-nest/wagtail-meilisearch/ and added you as admin. Can you try again?