From: hickert Date: Mon, 8 Mar 2010 11:17:22 +0000 (+0000) Subject: Made xml files readable again for posix/groupSelection dialog X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2592e7be198f7cc87e62dc926814d1dc34b08d23;p=gosa.git Made xml files readable again for posix/groupSelection dialog git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16351 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/personal/posix/groupSelect/group-filter.xml b/gosa-core/plugins/personal/posix/groupSelect/group-filter.xml index 42d6cc116..f44ca2458 100644 --- a/gosa-core/plugins/personal/posix/groupSelect/group-filter.xml +++ b/gosa-core/plugins/personal/posix/groupSelect/group-filter.xml @@ -1,64 +1,63 @@ - - -groups - -true - + + groups + + true + - - -LDAPBlacklist -(&(objectClass=posixGroup)$NAME(|$PRIMARY$MAIL$SAMBA)) -dn -objectClass -cn -description - -auto - + + + LDAPBlacklist + (&(objectClass=posixGroup)$NAME(|$PRIMARY$MAIL$SAMBA)) + dn + objectClass + cn + description + + auto + - -checkbox -PRIMARY -true - -(!(objectClass=gosaObject)) - + + checkbox + PRIMARY + true + + (!(objectClass=gosaObject)) + - -checkbox -MAIL -true - -(objectClass=gosaMailAccount) - + + checkbox + MAIL + true + + (objectClass=gosaMailAccount) + - -checkbox -SAMBA -true - -(objectClass=sambaGroupMapping) - + + checkbox + SAMBA + true + + (objectClass=sambaGroupMapping) + - -textfield -NAME -20 -60 - - -(|(cn=*$*)(description=*$*)) -true - -LDAPBlacklist -(&(objectClass=posixGroup)(|(cn=*$NAME*)(description=*$NAME*))) -cn -0.5 -3 - - + + textfield + NAME + 20 + 60 + + + (|(cn=*$*)(description=*$*)) + true + + LDAPBlacklist + (&(objectClass=posixGroup)(|(cn=*$NAME*)(description=*$NAME*))) + cn + 0.5 + 3 + + diff --git a/gosa-core/plugins/personal/posix/groupSelect/group-list.xml b/gosa-core/plugins/personal/posix/groupSelect/group-list.xml index 91363ff85..fbf1be254 100644 --- a/gosa-core/plugins/personal/posix/groupSelect/group-list.xml +++ b/gosa-core/plugins/personal/posix/groupSelect/group-list.xml @@ -1,64 +1,54 @@ - - -true -false -true -true - -groups - -1 - - - -posixGroup -groups -group -plugins/groups/images/groups.png - - - - - - |20px;c||| - - - %{filter:objectType(dn,objectClass)} - - - - %{filter:departmentLink(row,dn,description)} - 1 - - - - %{filter:objectType(dn,objectClass)} - - - - - cn - string - %{cn} - true - - - - - description - string - %{description} - true - - -
+ + true + false + true + true + + groups + + 1 + + + posixGroup + groups + group + plugins/groups/images/groups.png + + - - + + |20px;c||| + + %{filter:objectType(dn,objectClass)} + + + %{filter:departmentLink(row,dn,description)} + 1 + + + %{filter:objectType(dn,objectClass)} + + + + cn + string + %{cn} + true + + + + description + string + %{description} + true + +
- - + + + +