-
See
https://community.plone.org/t/custom-dexterity-content-types-show-up-in-plone-4-not-in-plone-5/1957
I could reproduce the problem with another DX 3rd-party field like
collective.z3cform.datagr…
zopyx updated
5 years ago
-
Ideally there should be a preflight check when `plonecli build` runs. See the example from the unified installer: https://github.com/plone/Installers-UnifiedInstaller/blob/master/preflight
## obser…
-
### What I did:
- Logged in as a user
- Under preferences I added a profile pic then saved
- I returned to my preferences and added a location (without changing the profile pic)
Here's a recor…
-
Before being able to run Plone 5.2 on Python 3 the database needs to be migrated.
(see https://github.com/plone/Products.CMFPlone/issues/2525 for more information and a collection of related document…
frisi updated
5 years ago
-
Request to add a new Trove classifier.
## The name of the classifier you would like to add
* `Framework :: Plone :: Addon`
* `Framework :: Plone :: Core`
## Why do you want to add this cla…
-
Putting the resource registry in "develop" mode loads all LESS files.
This should only be done, if "Develop CSS" is active.
Otherwise it takes unnecessary much time if you only want to get the newest …
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
### What I did:
1. Go to: http://localhost:8080/Plone/@@personal-information
2. Choose an image for the portrait field and save
3. Go To @@per…
-
_### What I did:_
- install fresh Plone
- Upload a custom Site Logo in @@site-controlpanel
- go back to configuration overview
- click again on @@site-controlpanel
_### What I expect to happ…
-
The following error is raised in Plone 5.1 when you try to install a new Plone site with an add-on where the Dexterity content-class could not be imported properly e.g. for some NameError in my case.
…
zopyx updated
5 years ago
-
I'm trying to use collective.venue to show multiple venues on a map.
My idea was to create a collection with venues and select a template which places a viewlet above (or below ... configurable?) th…