-
https://developer.enonic.com/docs/xp/stable/framework/java-bridge
-
https://developer.enonic.com/docs/xp/stable/cms/input-types
-
The following phrases are missing Swedish translations:
- base.folder.description
- base.shortcut.description
- portal.page-template.description
- portal.template-folder.description
-
Old doc:
https://xp.readthedocs.io/en/stable/developer/site/errors/index.html?highlight=error
-
![image](https://user-images.githubusercontent.com/3340349/63503065-115b9600-c4cf-11e9-8edc-14c5eeb66dce.png)
Important to get this written. Its referanced in the developer 201 course
poi33 updated
5 years ago
-
We need to support error handling for webapps.
Preferably on src/resources/main/error/error.js
Alternatively, we could support exports.handleError etc directly in webapp.js, but this would complic…
-
Documentation is lacking page components.
CMS -> Page Components
- Layout Missing
- Part Missing
- Text Missing
- Image Missing
- Fragment Missing
![image](https://user-images.githubuserc…
poi33 updated
5 years ago
-
Show the inheritance chain of layers for the selected content, using API implemented in https://github.com/enonic/xp/issues/7291. We are only interested in the layers where current item is local/not i…
-
So I'm currently using Repoconnection.query({count:0}) and returning result.total. to figure out whether a node exists. Perhaps using Repoconnection.get() would be quicker, but I don't need the data. …
-
This bug is similar to https://github.com/enonic/xp-apps/issues/738
And this bug does not reproduce in site-wizard now. This bug reproducing only in child content
1. Open new site-wizard, select …