-
We need an admin REST endpoint which will be used to fetch the list of image styles (https://github.com/enonic/xp/issues/6617, https://github.com/enonic/xp/issues/6618).
* The list should contain a…
-
Base on work done in https://github.com/enonic/xp/issues/6528
Inspiration: https://github.com/enonic/xp/issues/6437
-
https://github.com/gajus/surgeon/blob/master/src/evaluators/cheerioEvaluator.js#L4
Shouldn't this:
```javascript
import type {
EvaluatorType
} from '../types';
```
Be like this?:
```…
-
Research embedding OpenJDK 11 in XP.
-
1. Configure x-data with image selector
2. specify in the x-data allowContentType>base:folder
-
The file, `com.enonic.xp.app.main.cfg` is missing from the build.
Then, there is a file, `com.enonic.xp.admin.ui.cfg`, which contains the same property. The entire file should be removed. (It is …
-
**Case** 1:
- open the site-configurator dialog, insert an image in HtmlArea
- remove the image, and insert another image
-click on Apply
Error in cosole: ``_all.js:1 TypeError: Cannot read prop…
-
"Edit permissions" dialog behaves differently when used from the Content grid (when opened via info widget) and from the Content Wizard. In the first case permissions will be applied right after the A…
-
Workaround: Calculate and store this in JSON.stringified progress.info.
-
Seen in 6.15.2 using Text component. Perhaps this is related to the new HTMLArea.