Alin Voinea

Results 111 comments of Alin Voinea

@jenkins-plone-org please run jobs

@stevepiercy Could you please take a look at the conflicting file?

@sneridagh Yes. But, it's not mandatory. It will continue to work as before until plone.restapi is ready to support it :wink:

@sneridagh plone.restapi PR merged and released See version 8.31.0

I couldn't reproduce this in Chrome, but indeed it reproduces on Firefox.

@stevepiercy As nowadays deploying a site http-only is a non-sense, we should provide the **https** version of the nginx conf files. Here is what I have right now: **myserver.conf** ```...

> ```nginx > # https://6.dev-docs.plone.org/volto/deploying/seamless-mode.html#nginx-example-config-for-seamless-mode-deployments > rewrite ^/\+\+api\+\+($|/.*) /VirtualHostBase/http/myservername.org/Plone/++api++/VirtualHostRoot/$1 break; > > # https://github.com/plone/documentation/pull/1348/files > rewrite ^/(\+\+api\+\+\/?)+($|/.*) /VirtualHostBase/http/$server_name/Plone/++api++/VirtualHostRoot/$2 break; > ``` > > @avoinea would you please double-check my work...

> I think this can be merged now -- it just needs an update to move the changelog entry up to the current release. @davisagli Fixed.

@tiberiuichim Hmm. This breaks the **Table of contents** block as it is generated based on the blocks uids. Also, @razvanMiu confirmed that the block uids are used somewhere within the...

@tisto This feature is also available as an add-on until it hits Volto Core. See: https://github.com/eea/volto-anchors