Mikel Larreategi
Mikel Larreategi
Ok, I will do it here.
@stevepiercy this is ready to be reviewed. I think I completed all the portions about multilinguality and so.
It is an interesting idea indeed, but thinking a bit as an end user having so many different options perhaps makes it harder to use the block. Lately we are...
As a follow up to my previous coment, In a current project we have added a variation for the listing which has a function to render each of the items,...
There are some errors in p.restapi, I need to look at them because of some datetime object not being serialized correctly to JSON, so until that PR is not merged...
Can't this be achieved with a Search Block with the relevant filters?
IMHO to include a component in the variation to show the No results component does not work. It difficults reusing variations. Say I want to prepare a variation to use...
I have added documentation on how to use this feature
We can address this kind of things with a @navroot endpoint (shameless advertisement of https://github.com/plone/plone.restapi/pull/1465) to know which is the current navigation root, and then fix all this kind of...
Some time ago we faced an issue adding a content with `layout` as an id, and found that Plone was doing some id checks, somewhere, sometimes. See https://github.com/plone/Products.CMFPlone/issues/1931 and https://github.com/plone/Products.CMFPlone/pull/1932....