-
When you add a portlet to a page with multiple columns, when you add a portlet it is automatically added to column 1. If you move the portlet to another column, then add another portlet, on return to …
-
this is a chicken/egg problem:
assigning a portlet with no content doesn't work, as the "content" (which is a uid of a content-object) is required. but as there is no content (at least none of whic…
-
**Originally by @Artur-**
___
The new $() API assumes there is only one Vaadin application (ApplicationConnection) on the same page. The same thing with the component picker in the debug window.
If …
-
I would like to be able to load zcml based upon the presence or absence of an environment variable.
```
zcml:condition="env ENABLE_OPTION"
```
* If the env variable is not there or is empty, we trea…
-
## PLIP (Plone Improvement Proposal)
## Responsible Persons
### Proposer: Maurits van Rees
### Seconder:
## Abstract
In Plone 6.1+, you can disable loading parts of the Classic UI code…
-
I'm opening a discussion on the pros and cons of having the portlets system available as an option.
I'm listing as pros:
- Plone has them, they've proved their usefulness. The News Portlet, Eve…
-
See screenshot. The long title in the portlet left starts on a new line while the portlet on the right places the text directly after the bullet.
![screenshot 2015-09-26 11 52 28](https://cloud.githu…
zopyx updated
2 years ago
-
I'm trying to export and import a Video Player portlet using setup tool but it raises an error on Plone 4.3.3:
Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Modu…
-
Example:
![image](https://user-images.githubusercontent.com/16762051/192836792-a586cccd-a122-4420-9876-b79f8a814f2d.png)
Jenkins docker container, vers. 2.370
Dark Theme plugin, vers. 245.vb_a_2…
-
```
What steps will reproduce the problem?
1. Install Plone (3.2.2) on Windows using windows installer (buildout).
2. Create initial site and test working ok.
3. add contentmirror via buildout - in [p…