Code

Replaced str_ireplace it is not PHP4 compatible.
[gosa.git] / contrib / gosa.conf
index b408fabf8d6cdac4944b64aca2314f6e1afc8fd8..7afd0e727914a5831d6bb771ae5bb7cb91655c38 100644 (file)
@@ -40,6 +40,8 @@
                                icon="application.png" path="plugins/admin/applications" />
                        <plugin acl="systems" class="systems" icon="system.png"
                                path="plugins/admin/systems" />
+                       <plugin acl="mimetype" class="mimetypeManagement"
+                               icon="mimetypes.png" path="plugins/admin/mimetypes" />
 
                        <!-- Use 'lock_dn'      for dn
                      'lock_name'    for name
@@ -69,6 +71,8 @@
                                path="plugins/addons/mailqueue" />
                        <plugin acl="ldapmanager" class="ldif" icon="ldif.png"
                                path="plugins/addons/ldapmanager" />
+                       <plugin acl="notifications" class="msgplug" icon="notifications.png"
+                                path="plugins/addons/notifications" />
                </section>
        </menu>
 
                <tab class="gofaxAccount" name="Fax" />
                <tab class="phoneAccount" name="Phone" />
 <!--            <tab class="nagiosAccount" name="Nagios" /> -->
-               <tab class="reference" name="References" />
        </usertabs>
 
+       <mimetabs>
+               <tab class="mimetype" name="Generic" />
+       </mimetabs>
+
        <grouptabs>
                <tab class="group" name="Generic" />
                <tab class="environment" name="Environment" />
                <tab class="appgroup" name="Applications" />
                <tab class="mailgroup" name="Mail" />
                <tab class="acl" name="ACL" />
-               <tab class="reference" name="References" />
        </grouptabs>
 
        <appstabs>
                <tab class="application" name="Generic" />
                <tab class="applicationParameters" name="Options" />
-               <tab class="reference" name="References" />
        </appstabs>
 
        <conferencetabs>
                <tab class="conference" name="Generic" />
-               <tab class="reference" name="References" />
        </conferencetabs>
 
        <macrotabs>
                <tab class="macro" name="Generic" />
                <tab class="macroParameter" name="Parameter" />
-               <tab class="reference" name="References" />
        </macrotabs>
 
        <termtabs>
                <tab class="termservice" name="Devices" />
                <tab class="printgeneric" name="Printer" />
                <tab class="terminfo" name="Information" />
-               <tab class="reference" name="References" />
        </termtabs>
 
        <servtabs>
                <tab class="serverService" name="Services" />
                <tab class="faiSummaryTab" name="FAI summary" />
                <tab class="terminfo" name="Information" />
-               <tab class="reference" name="References" />
        </servtabs>
 
        <worktabs>
                <tab class="printgeneric" name="Printer" />
                <tab class="terminfo" name="Information" />
                <tab class="faiSummaryTab" name="FAI summary" />
-               <tab class="reference" name="References" />
        </worktabs>
 
        <printtabs>
                <tab class="printgeneric" name="Generic" />
-               <tab class="reference" name="References" />
        </printtabs>
 
     <phonetabs>
         <tab class="phonegeneric" name="Generic" />
-        <tab class="reference" name="References" />
     </phonetabs>
 
        <serverservice>
 
     <componenttabs>
        <tab class="componentgeneric" name="Generic" />
-       <tab class="reference" name="References" />
     </componenttabs>
 
     <wintabs>
        <tab class="wingeneric" name="Generic" />
-       <tab class="reference" name="References" />
     </wintabs>
 
     <deptabs>
        <tab class="department" name="Generic" />
-       <tab class="reference" name="References" />
     </deptabs>
 
     <ogrouptabs>
        <tab class="ogroup" name="Generic" />
-       <tab class="reference" name="References" />
     </ogrouptabs>
 
     <connectivity>
                        server="{LDAPHOST}"
                        enable_snapshot="false"
                        snapshot_base="ou=snapshots,{LDAPBASE}"
-                       snapshot_undo_level="2"
                        config="ou=gosa,ou=configs,ou=systems,{LDAPBASE}">
 
                        <referral url="{LDAPHOST}/{LDAPBASE}"