Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 1
1 answer
95 views

I need to create a folder that starts with a "." (dot), ".well-known/", in order to verify the client's Bluesky handle, not using the DNS panel. But it seems that by default Plone ...
Score of 0
1 answer
93 views

I am trying to use @search or @querystring-search endpoints to limit the response to include only items with priority.token = 1. An item includes a priority object as follows: "priority": { ...
Score of 0
1 answer
42 views

I have some news items imported from Plone 4 to Plone 6 and I discovered a bug when trying to edit an old item. Edit - save - edit... and the items is broken with some strange values on blocks - ...
Score of 1
0 answers
90 views

I'm trying to install Plone following the suggested steps on their website. I've ensured that all dependencies are installed and working. I've also installed Pipx and Cookiecutter subsequently, and I ...
Score of 0
1 answer
67 views

In setup.py of my plone add-on I defined a console script do_something: entry_points=""" ... [console_scripts] do_something = my.addon.scripts.do_something .....
Score of 1
1 answer
68 views

Context: I have a simple way to save some json data in annotations (on portal object). This definitions sometimes changes so I just upload the new json. I'm trying to create a behavior for my content ...
Score of 1
1 answer
99 views

I have a lot of jobs in the queue and I just want to empty it, instead of waiting for them. So I managed to access pdb and this is what I tried: from zope.component import queryUtility from plone.app....
Score of 1
0 answers
100 views

We installed the FullCalendar plugin in Plone 6 and it works perfect for the admin account or when no-one is logged in the systems, but when members login they can only see a "+ and -" signs ...
Score of 4
1 answer
191 views

I have a Plone database compatible with version 3.2.2. I ran Plone version 4.3 in a docker image and upgraded (to 4.3). The migration completed successfully (or at least a message I got at the end ...
Score of 2
3 answers
227 views

I just got a task saying "See what you can do with this". I have a 24GB Plone 3.3.5 folder containing a Data.fs file. No idea what to do with it. No relevant results. The Plone is 13 years ...
Score of 2
1 answer
210 views

so, I'm participating on a interview and the goal is to create a simple component in plone/volto but I don't have any idea on how to do this... I know how to write the code but can't even get to do ...
Score of 1
1 answer
427 views

Based on example here I added entrypoint: sh -c 'tail -f /dev/null': version: "3" services: backend: image: plone/plone-backend:6.0 restart: always environment: ...
Score of 2
0 answers
435 views

This question is related to Plone 6, specifically when attempting to create a new Volto app. Following this documentation I am attempting to generate a new Volto project using Yeoman. I have the ...
Score of 0
2 answers
1426 views

I have a form that uses a calendar with an input field. For some reason when I press the Enter key while on the input field it doesn't submit the form. Instead the focus is moved onto the calendar ...
Score of -2
1 answer
187 views

Hi i am following the mastering plone6 training. On:https://training.plone.org/5/mastering-plone/index.html#mastering-plone-label I am trying to install plone on my computer and i am following these ...

15 30 50 per page
1
2 3 4 5
192