Introduce content layer and document type. github/master
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 11 May 2021 04:27:51 +0000 (06:27 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 11 May 2021 04:27:51 +0000 (06:27 +0200)
commit3f824de719b0c7998dafbee087db0e18f9d949f2
tree763164458ff92fb2d69d415dfb4d7ae5583591b3
parente8d31e8321bb18489b37a53a32db833f8efb5ddf
Introduce content layer and document type.
core/org.argeo.entity.api/src/org/argeo/entity/EntityType.java
core/org.argeo.entity.api/src/org/argeo/entity/entity.cnd
library/org.argeo.library.ui/config/contentLayer.properties
library/org.argeo.library.ui/src/org/argeo/library/ui/ContentEntryArea.java
publishing/org.argeo.publishing.ui/OSGI-INF/documentUiProvider.xml [new file with mode: 0644]
publishing/org.argeo.publishing.ui/bnd.bnd
publishing/org.argeo.publishing.ui/build.properties
publishing/org.argeo.publishing.ui/config/documentUiProvider.properties [new file with mode: 0644]
publishing/org.argeo.publishing.ui/src/org/argeo/publishing/ui/DocumentUiProvider.java [new file with mode: 0644]