Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Zimlets

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-28-2010, 12:48 AM
Active Member
 
Posts: 36
Default Cannot deploy simple tab zimlet

I'm just trying to write a Zimlet to tie Zimbra into our IT help desk and want to do this using a tab however I seem to be failing at the first hurdle.

Following the example in the wiki here. I've created a simple iframe Zimlet in two files, zipped them and deployed them to the server successfully. They show up in Preferences in the list of available Zimlets but I don't get a new tab.
Attached Files
File Type: zip com_zimbra_example_tabiframe.zip (882 Bytes, 3 views)
Reply With Quote
  #2 (permalink)  
Old 10-28-2010, 02:18 AM
Moderator
 
Posts: 7,929
Default

Does it appear when you run the zimlet under _dev ? Have you switched on zimlet debugging in log4j ?
__________________
Reply With Quote
  #3 (permalink)  
Old 10-28-2010, 01:26 PM
New Member
 
Posts: 4
Default

First of all, you need to create the com_zimbra_example_tabiframe_HandlerObject class:

Code:
com_zimbra_example_tabiframe_HandlerObject = function () {}

com_zimbra_example_tabiframe_HandlerObject.prototype = new ZmZimletBase();
com_zimbra_example_tabiframe_HandlerObject.prototype.constructor = com_zimbra_example_tabiframe_HandlerObject;
to better see your javascript problems, you can install firebug in firefox.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.