-
The addons customization logic should detect when a file is called `index.js` and also provide an alias without the `index.js` part in the alias name.
https://github.com/plone/volto/blob/ac3c119057…
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
### What I did:
- Create a new Plone site
- Install `plone.app.multilingual`
- Configure at least 2 different languages
- Navigate to som…
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
### What I did:
I created a new control panel, derived from `plone.supermodel.model.Schema` and then used together with a `plone.app.registry.br…
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
Plone still has ancient lynx_dump transform which is not used by any known add-on which is properly maintained. I would like to suggest removing this t…
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
### What I did:
I created an interface with a readonly field and registered it in the registry. The interface looks like this:
```python
cla…
-
just skimmed over your plip-status-worksheet and noticed that you mentioned [plip 10174](https://dev.plone.org/ticket/10174) as within your scope of responsibility.
on the last plone-conf we created …
frisi updated
11 years ago
-
* Plone CLI version: 1.1
* Mr.Bob version: 5.1.1
* Python version: 2.7.17
* Operating System: Ubuntu 18.04
### Description
Was attempting to create and build an addon.
I expected it to gener…
-
* Plone CLI version: 2.5
* Python version: 3.8
* Operating System: Ubuntu 22.04
### Description
I was trying to create a new addon, but my attempt got invalidated due to an error that i strugg…
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
### What I did:
I migrated from Plone 5.2.5 to Plone 6.0.8 by copying filestorage and blobstorage to /data in Docker volume, starting a Plone Docker…
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
The DateWidget defined in https://github.com/plone/plone.app.z3cform/blob/master/plone/app/z3cform/widget.py#L130 does not respect the date formats def…