You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2018/10/19 14:39:38 UTC

[isis] 03/03: ISIS-2003: adds theme config props for simple app, hello world

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 879b7a75208f2bed86815e914327269b7cc5b7b9
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Fri Oct 19 15:39:12 2018 +0100

    ISIS-2003: adds theme config props for simple app, hello world
---
 .../src/main/java/domainapp/application/isis-non-changing.properties    | 2 ++
 .../domainapp/application/manifest/isis-non-changing.properties         | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/example/application/helloworld/src/main/java/domainapp/application/isis-non-changing.properties b/example/application/helloworld/src/main/java/domainapp/application/isis-non-changing.properties
index b084f69..e1cd661 100644
--- a/example/application/helloworld/src/main/java/domainapp/application/isis-non-changing.properties
+++ b/example/application/helloworld/src/main/java/domainapp/application/isis-non-changing.properties
@@ -69,6 +69,8 @@ isis.viewer.wicket.credit.1.name=Apache Isis
 isis.viewer.wicket.credit.1.url=http://isis.apache.org
 
 isis.viewer.wicket.themes.initial=Flatly
+isis.viewer.wicket.themes.showChooser=yes
+isis.viewer.wicket.themes.enabled=Cosmo,Flatly,Darkly,Sandstone,United
 
 
 isis.viewer.wicket.maxTitleLengthInStandaloneTables=0
diff --git a/example/application/simpleapp/application/src/main/resources/domainapp/application/manifest/isis-non-changing.properties b/example/application/simpleapp/application/src/main/resources/domainapp/application/manifest/isis-non-changing.properties
index 353ed23..e3108db 100644
--- a/example/application/simpleapp/application/src/main/resources/domainapp/application/manifest/isis-non-changing.properties
+++ b/example/application/simpleapp/application/src/main/resources/domainapp/application/manifest/isis-non-changing.properties
@@ -372,6 +372,8 @@ isis.viewer.wicket.credit.1.name=Apache Isis
 isis.viewer.wicket.credit.1.url=http://isis.apache.org
 
 isis.viewer.wicket.themes.initial=Flatly
+isis.viewer.wicket.themes.showChooser=yes
+isis.viewer.wicket.themes.enabled=Cosmo,Flatly,Darkly,Sandstone,United
 
 #
 # Specify viewer defaults