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 01-22-2009, 10:07 AM
Loyal Member
 
Posts: 93
Default zimlet to open website in main frame

hi,

how can i open a link in the main frame where the calendar or the task are shown?
the finale goal is to add a button after the settings which opens a website in the main frame.

i use these xml to test some ways
Code:
<zimlet name="com_zimbra_button" version="0.1" description="add a button to the main toolbar">
	<summary> These Zimlet add a button to the main toolbar after the preferences</summary>
	<zimletPanelItem label="text">
		<toolTipText>tooltipText</toolTipText>
	<contextMenu>
		<menuItem label="Open Website" id="www.yahoo.com">
			<canvas type="window" title="www.yahoo.com" width="800" height="600" />
			<actionUrl target="http://www.yahoo.com" />
		</menuItem>
	</contextMenu>
	</zimletPanelItem>
</zimlet>
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.