-
Using bobtemplates.plone master:
```
jensens@minime:/home/workspacejensens$ ./bobtemplates.plone/bin/mrbob -O jensens.testaddon bobtemplates:plone_addon
Welcome to mr.bob interactive mode. Before we…
-
From an email for the Mastering Plone 5 training:
> You can find instructions to prepare a development environment here: https://training.plone.org/5/plone_training_config/instructions.html
That…
-
Another upgrade issue:
If you upgrade the buildout to the latest versions of robot-framework and friends:
```
plone.app.robotframework = 0.9.16
robotframework = 3.0
robotframework-selenium2li…
-
On this the page http://docs.plone.org/develop/addons/helloworld/environment/plone.html it says:
`../bin/python bootstrap.py`
However, this always fails. Error log here:
http://pastebin.com/G2FDabDp
…
-
Tried to upgrade to Plone 5.0rc3 and having this egg in the buildout makes the instance to crash because recent changes to Plone the system. Keep an eye into it, because Plone deserves this add-on.
-
Large page are cut during transform process, even if they are not concerned by blocks
by example : manage_access pages
-
Review_state are not deserialized for any content type.
[bug reported in plone.importexport](https://github.com/Shriyanshagro/plone.importexport/issues/4)
-
TinyMCE dissapears on Plomino 2 - "Form Layout" after installing "Archetypes Content Types for Plone" on Plone 5.05
-
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
### What I did:
- Install easyform in a fresh Plone 5.1b4 site
- Edit fields
- Enter XML model editor
### What I expect to happen:
- Editi…
-
### Proposer : Jens Klein
### Seconder : Johannes Raggam
## Abstract
plone.app.openid is an old OpenID implementation for Plone used by very few users.
## Motivation
It is rarely used and should liv…