-
It would be nice to have a gallery component.
I put an eye on: https://www.npmjs.com/package/react-image-gallery
Can we search for some other options, then make a decission?
We will need to l…
-
Example for Volto v. 4alpha:
```
class IMultipleChoiceExample(model.Schema):
theoretical_informatics = schema.List(
title=_("To which topics of Theoretical Informatics would you be…
-
It seems odd that the current object where the listing lives shows itself as a result.
Either we make the filtering in the endpoint, so we never return the context (then we should make the @queryst…
-
Volto 3.2.7
Plone 5.1.6
When trying to view the diff of a former revision, volto throws an error:
Sorry, something went wrong with your request
value is null
```
in DiffField (at Diff…
-
How should richtext fields be handled by Volto?
I see that they do not get the same editing buttons as the Volto text-block.
e.g try to edit the Text field of a News Item.
from a user point …
-
1) go to https://volto.kitconcept.com
2) login as admin
3) create new page with listing block https://volto.kitconcept.com/page/edit
4) choose location -> absolute path: /Plone
-> nothing happens,…
tisto updated
4 years ago
-
This error seams related to this problem https://github.com/plone/volto/pull/1228/files.
I think the problem is in WysiwygWidget.
These are the steps to reproduce the problem:
- Add a new Event…
-
### These pull-requests fails because videos/block-text.js test fails.
Please fix that test.
**Pull requests:**
- Fix remove all subjects **#1114** (fix-remove-all-subjects)
- build(add commitz…
-
when the image is not set yet. Leave the dropable area, but restrict the upload to the image. Add cursor with pointing on the image icon (upload).
-
- Create a new News item
- open the console
- insert some text
- select a word in text and add a link on it
- write a link (f.e. http://www.google.it) or choose a internal link from the list
- an…