-
### Proposer : iham
### Seconder : Gogo
## Abstract
The idea is to provide infrastructure to extend GenericSetups importing and exporting routines to allow for usage of JSON as an alternative to XML.…
-
I'm working on that on PLOG.
-
Hi everyone,
I return to Plone only periodically, and these days don't contribute, therefore I want to show due respect to those who have made Plone what it now is. Thank You!
I also don't have …
-
Folderish types are designed to be able to contain content. However when you use collective.folderishtypes in Plone and you simply add a folderish item and edit it immediately you will see that all th…
-
As an addon developer, I would like to have a canonical way to check if consent was given to GDPR/LGPD/Cookies and then decide if a block/feature should be available,
Nowadays, some add-ons impleme…
-
**Is your feature request related to a problem? Please describe.**
Currently the only way to duplicate a block is to copy the text of the parts of the block into a new block. This is not workable for…
-
collective.collectionfilter.tiles needs a profile dependency-profile "profile-plone.app.tiles:default", which does not exist.
perhaps, in setup.py section "mosaic" is a dependency required.
-
### What I'm trying to do:
Open Plone site in VS Code.
### What happened:
All add-ons seem to reload (just going by the status bar reloading all of the info for addons each time I attempt to open…
-
# User problem
from https://community.plone.org/t/how-to-using-own-fields-in-live-search/2307/4
its not clear to users the difference between an SearchableText index and other indexes. This is prob…
-
## BUG/PROBLEM REPORT / FEATURE REQUEST
### What I did:
```python
>>> import roman
>>> roman.__version__
'1.4'
```
### What I expect to happen:
Should show the current version, but…