-
Somehow get references and/or referenced objects.
For getting the objects, use `get_referred_from` and `get_referred_to`:
``` python
>>> plone.api.content.get_referred_from(context, name=None)
[, ,]…
-
## BUG/PROBLEM REPORT / FEATURE REQUEST
### What I did:
With [Volto](https://github.com/plone/volto), on a website in Portuguese, I accessed a private page with an anonymous user.
###…
-
* Plone CLI version:
0.2.0
* Python version:
2.7.9
* Operating System:
### Description
Improve help.
### What I Did
```
plonecli create …
-
running make clean in a clean checkout, then git status:
```
Changes not staged for commit:
(use "git add/rm ..." to update what will be committed)
(use "git restore ..." to discard changes …
-
# User problem (integrators)
There used to be a way in plone plugins to add additional actions to folder contents. (portal_actions/folder_buttons). This has disappeared. In many cases the addon autho…
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
In Zope-4.1.1-py3.7.egg/ZPublisher/HTTPResponse.py:
status_codes['nameerror'] = 503
status_codes['keyerror'] = 503
With these lines, all NameErr…
-
Since `setuptools` 69.3, sdists get an underscore instead of a dot.
For example look on PyPI at the files of `plone.app.linkintegrity` [4.0.3](https://pypi.org/project/plone.app.linkintegrity/4.0.3/#…
-
## PLIP: Add Transform to remove inline base64 coded content #1979
## Responsible Persons
### Proposer: Alexander Loechel
### Seconder:
## Abstract
Plone RichTextFields could h…
-
* Plone CLI version: 0.3.1.dev0
* Python version: 3.5.6
* Operating System: Manjaro
I was testing plonecli by creating an addon.
I started with `plonecli create addon src/collective.todo`
`…
-
Create all control panels. The rest api doesn't provide most of the calls for this yet.
- [X] Addons
- [ ] Discussion
- [X] Theming (not needed for headless)
- [ ] Syndication
- [X] TinyMCE (no…