View Single Post
  #1 (permalink)  
Old 05-13-2008, 06:54 AM
ab5602 ab5602 is offline
Project Contributor
 
Posts: 67
Default com_zimbra_resourceadmin

Here is a Zimlet we wrote that allows users to create their own resource/location calendars. Posting it here in case someone else finds a use for it. Tested on 5.0.5 w/ IE and Firefox.

Quote:
Installation
------------
1) Install Zimlet via the admin panel
2) Before testing it out, edit the file '/opt/zimbra/jetty-6.1.5/webapps/service/zimlet/com_zimbra_resourceadmin/com_zimbra_resourceadmin.jsp' on the server and enter credentials of a user with at least domain admin rights. If you load the zimlet with without the auth credentials in-place, it will load into cache and you will have to restart the server to get it to work after editing the file.

Notes
-----
- If you only want certain users to have access to this zimlet, create a COS for those users and make this zimlet only available to users in that COS.
- If users run into trouble with a "license error" while creating resources, please see bug: 9229 (Bug 9229 - resources should not count against the licensed user count), it is a known problem with Calendar resources being treated as licensed users (bug tagged as minor, but more than a minor problem IMHO).

Attached Files
File Type: zip com_zimbra_resourceadmin.zip (8.0 KB, 22 views)
Reply With Quote