From ca19e1aeccc299295d581aab6e9f409f85c248c2 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 29 Jun 2010 23:47:21 +0200 Subject: import 1.1. --- src/installer/resources/build.xml | 34 +++++++++++++++++++++--------- src/installer/resources/install.properties | 3 ++- src/installer/resources/wayfconfig.xml | 24 ++++++++++++++++----- 3 files changed, 45 insertions(+), 16 deletions(-) (limited to 'src/installer/resources') diff --git a/src/installer/resources/build.xml b/src/installer/resources/build.xml index ae85dfa..ba7a5cd 100644 --- a/src/installer/resources/build.xml +++ b/src/installer/resources/build.xml @@ -10,23 +10,37 @@ + + + - - + + + + + + - + - - + + + + + + + + + diff --git a/src/installer/resources/install.properties b/src/installer/resources/install.properties index c37d1c1..6de85c4 100644 --- a/src/installer/resources/install.properties +++ b/src/installer/resources/install.properties @@ -1 +1,2 @@ -ds.home = /etc/DiscoveryService \ No newline at end of file +#Mon Jun 28 14:25:15 CEST 2010 +ds.home=/opt/shibboleth-ds diff --git a/src/installer/resources/wayfconfig.xml b/src/installer/resources/wayfconfig.xml index 1cd22d7..a797b54 100644 --- a/src/installer/resources/wayfconfig.xml +++ b/src/installer/resources/wayfconfig.xml @@ -18,11 +18,12 @@ The jspFile & errorJspFile attributes control the display The provideList attribute controls whether a single list of all - possible IdPs is presented. The default wayf.jsp works best - if this is true when provideListofList is true. + possible IdPs is presented. This also controls whether the + Quick search dialog is presented. The provideListOfList attribute controls whether multiple lists - are presented (one for each MetadataProvider). + are presented (one for each MetadataProvider). Rather than all + the entities as one. The showUsableIdPs attribute controls the contents of the above lists. The single list (provideList=true) is trimmed by @@ -43,8 +44,8 @@ @@ -156,4 +157,17 @@ --> + + + + + + + + -- cgit v1.1