Pierre Wizla

Results 204 comments of Pierre Wizla

We're also having this issue with Strapi docs: see for instance https://docs.strapi.io/dev-docs/admin-panel-customization#logos

Fixed in https://github.com/strapi/documentation/commit/c138cfd8081926357cda5af9bc36ea3e9b61be41

Minor point here, but on the following schema, shouldn't `article_document_id` from the `article_author` table link to `document_id` and not `id` in the `article` table, or did I misunderstand something? 🤔...

Thanks for the suggestion, @bart-iimpcoll. We'll see what we can do. Right now we are focused on polishing Strapi 5 documentation. I would, by the way, recommend that you prepare...

Thank you, Jennifer! I fixed the capitalization for some items, and I will now merge this PR. 🚀

Hi @alexandrebodin, the documentation for `cors` is [here](https://docs.strapi.io/dev-docs/configurations/middlewares#cors). I think that if you plan to support string lists again in the future, maybe a [migration guide](https://docs.strapi.io/dev-docs/migration-guides#v4-migration-guides) is not necessary. If...

Actually @derrickmehaffy this should stay in the strapi/strapi repo as README files for providers are in strapi/strapi, not in the documentation repo :D

Thank you! We'll wait for the strapi/strapi PR to be approved before reviewing the docs one.

Hi @HeisUser I'm Pierre, Lead Technical Writer at Strapi. I'm not a Docker expert so I can't provide a definitive answer, but I passed your issue through one of our...