-
1. Create new content
2. Fill out display name
3. Select option "Text block"
4. Check off both "Full width" and "Sidebar image" in the inner option-set
5. Select some image inside the "Sidebar ima…
-
```
PS C:\WINDOWS\system32> enonic project create -r starter-myfirstwebapp
? Project name com.example.myproject
? Destination folder myproject
? Project version 1.0.0-SNAPSHOT
Initializing pr…
-
-
Gradle plugin adds **local** project path to the Manifest file:
![image](https://user-images.githubusercontent.com/11612490/101908198-0218c400-3bbc-11eb-9caa-0ceb6f7744b9.png)
When an app is ins…
-
https://github.com/enonic/xp/issues/8625
-
XP 7.4.1, CLI 1.4.0
When setting number of replicas to 0 in Enonic CLI, I get the following prompt:
```
$ ./enonic repo replicas
Enter number of replicas (1-99):
```
In order to set the number…
-
Propose schema for aggregations and how to implement this before we start implementing.
We should support all aggs defined by standard API: https://developer.enonic.com/docs/xp/stable/storage/aggrega…
-
1. Open Install dialog and select the application:
[fourth-application-2.0.0.zip](https://github.com/enonic/xp/files/5892864/fourth-application-2.0.0.zip)
Notification warning appears:
![imag…
-
Switch Unpublish dialog from `getDescendantsOfContents` to the new endpoint `resolveForUnpublish` implemented in https://github.com/enonic/xp/issues/8575
-
Since we have restrictions on which passwords to use, we should not allow the worst possible passwords available.
![screen shot 2018-08-22 at 11 57 38](https://user-images.githubusercontent.com/951…