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

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 Display Modes
  #1 (permalink)  
Old 08-21-2008, 10:52 AM
Active Member
 
Posts: 38
Default [SOLVED] Launching Zimbra in a Browser Window with No Toolbars or Navigation Bar?

I am finally migrating completely away from Thunderbird (using IMAP) to Zimbra Web Client 4.x. However, one of the annoyances I have is that the web app feels less like an app and more like a web page when the browser window it's in has the navigation bar, bookmarks toolbar, etc... I use Firefox on Linux as my client and at first I thought maybe I could launch Firefox with command line options to suppress the toolbars so that only Zimbra's application showed up (kind of like pop-up ads do from time to time). But there were no options to do that.

Then a web developer friend of mine sent me a snippet of Javascript code which does what I want, with one glaring problem. It opens the Zimbra login screen in a browser window with no toolbars, so Zimbra really looks more like an application. However, since it's a pop-up Javascript script, there is a blank parent window that has to open in the running browser. Quite annoying...

Here's the script I'm using for now in a file called "zimbra.html" that is stored locally on my workstation:

Code:
<SCRIPT type="text/javascript" > window.open('http://zimbra.mydomain.com', 'Zimbra', config='height=768,width=1024,status=yes') </SCRIPT>
That led me to wonder, is there a way to formulate the Zimbra URL itself to open a new window with no toolbars? Any ideas?
Reply With Quote
  #2 (permalink)  
Old 08-22-2008, 04:51 AM
Moderator
 
Posts: 701
Default

In the past I've used a bookmark containing the following data:

javascript:void(window.open('https://zimbra.domain.tld:443/zimbra/mail','zimbraWindow','copyhistory=no,directories=n o,location=no,menubar=no,toolbar=no,resizable=yes, status=no',false))

Easy way may be to just bookmark Zimbra as normal, and then edit the bookmark and replace the URI with the data above, make sure you edit in your own server name though.
Reply With Quote
  #3 (permalink)  
Old 08-22-2008, 09:02 AM
Active Member
 
Posts: 38
Default That Answers My Question

Thank you. That works rather well for my purposes.

Quote:
Originally Posted by Dirk View Post
In the past I've used a bookmark containing the following data:

javascript:void(window.open('https://zimbra.domain.tld:443/zimbra/mail','zimbraWindow','copyhistory=no,directories=n o,location=no,menubar=no,toolbar=no,resizable=yes, status=no',false))

Easy way may be to just bookmark Zimbra as normal, and then edit the bookmark and replace the URI with the data above, make sure you edit in your own server name though.
Reply With Quote
Reply


Thread Tools
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.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0