diff --git a/wise-webapp/src/main/webapp/WEB-INF/app.properties b/wise-webapp/src/main/webapp/WEB-INF/app.properties index 45912ceb..ce732333 100755 --- a/wise-webapp/src/main/webapp/WEB-INF/app.properties +++ b/wise-webapp/src/main/webapp/WEB-INF/app.properties @@ -1,4 +1,3 @@ - ################################################################################## # Database Configuration ################################################################################## @@ -93,7 +92,7 @@ admin.user = admin@wisemapping.org # Base URL where WiseMapping is deployed. By default, It will be automatically inferred. # If you are planning to put wisemapping behind an Apache using an Apache Proxy setup, you must enable this property. -#site.baseurl = http:///example.com:8080/wisemapping +#site.baseurl = http://example.com:8080/wisemapping # Site Homepage URL. This will be used as URL for homepage location. @@ -129,9 +128,9 @@ security.ldap.server.password=password security.ldap.basedn=dc=wisemapping,dc=com -# This will be concatenated as part of the DN. In this case, I will be ou="people". +# This will be concatenated as part of the DN. In this case, I will be "ou=people". # In case this need to be changed, modify the wisemapping-security-ldap.xml. -security.ldap.subDn=people +security.ldap.subDn=ou=people # Attribute used as authentication login (Eg: in this case, the user email will be used) security.ldap.auth.attribute=mail diff --git a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-security-ldap.xml b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-security-ldap.xml index 0085bf71..0307c5e7 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/wisemapping-security-ldap.xml +++ b/wise-webapp/src/main/webapp/WEB-INF/wisemapping-security-ldap.xml @@ -45,7 +45,7 @@ - + diff --git a/wise-webapp/src/main/webapp/jsp/googleAnalytics.jsf b/wise-webapp/src/main/webapp/jsp/googleAnalytics.jsf index e424a3c5..18d5993e 100644 --- a/wise-webapp/src/main/webapp/jsp/googleAnalytics.jsf +++ b/wise-webapp/src/main/webapp/jsp/googleAnalytics.jsf @@ -1,19 +1,15 @@ <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> - \ No newline at end of file diff --git a/wise-webapp/src/main/webapp/jsp/mindmapList.jsp b/wise-webapp/src/main/webapp/jsp/mindmapList.jsp index 6ae0df9d..bba4cbaf 100644 --- a/wise-webapp/src/main/webapp/jsp/mindmapList.jsp +++ b/wise-webapp/src/main/webapp/jsp/mindmapList.jsp @@ -263,19 +263,15 @@
- + + + -
- -
diff --git a/wise-webapp/src/main/webapp/jsp/template.jsp b/wise-webapp/src/main/webapp/jsp/template.jsp index c5b87b61..d1e422eb 100644 --- a/wise-webapp/src/main/webapp/jsp/template.jsp +++ b/wise-webapp/src/main/webapp/jsp/template.jsp @@ -55,28 +55,37 @@
-
+
- + + + -
- -
+ +
+ + + + +
+