summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 947fe28)
raw | patch | inline | side by side (parent: 947fe28)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:50:48 +0000 (08:50 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 8 Mar 2010 08:50:48 +0000 (08:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16346 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_filterLDAP.inc | patch | blob | history | |
gosa-core/plugins/admin/groups/group-list.xml | patch | blob | history |
index ce2538b83e73a48c2f5caee91aae76c1c342cac2..4fa1e2a2012e7bb459e154faa62ebd28e477b1ca 100644 (file)
$result[]= $attrs;
}
}else{
- trigger_error("Invalid objectType given, please check listing.xml '{$dn}'!");
+ //trigger_error("Invalid objectType given, please check listing.xml '{$dn}'!");
}
}
}
diff --git a/gosa-core/plugins/admin/groups/group-list.xml b/gosa-core/plugins/admin/groups/group-list.xml
index 22b02b28ffaff6aee4f833d8d4c153fbddc322bc..efdcca10c38f121b1bb235f9a8eb940f9fc11b4a 100644 (file)
<image>plugins/groups/images/groups.png</image>
</objectType>
+ <objectType>
+ <label>Group submenu menu</label>
+ <objectClass>gotoSubmenuEntry</objectClass>
+ <category>groups</category>
+ <class>group</class>
+ <image>plugins/groups/images/groups.png</image>
+ </objectType>
+
+ <objectType>
+ <label>Group menu entry</label>
+ <objectClass>gotoMenuEntry</objectClass>
+ <category>groups</category>
+ <class>group</class>
+ <image>plugins/groups/images/groups.png</image>
+ </objectType>
+
+
</definition>
<table>