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 07-05-2007, 04:06 AM
Senior Member
 
Posts: 54
Default Yahoo Map Zimlet broken under 4.5.6

Hi,

Yahoo Map Zimlet is broken under 4.5.6. I had it working in 4.5.5 with the change you have to make in the .js file to http://gws but that isn't working now.


Thanks,
Tony
Reply With Quote
  #2 (permalink)  
Old 07-05-2007, 04:21 AM
Moderator
 
Posts: 6,236
Default

Extended method so we're sure-
undeploy, edit, restart tomcat or all zimbra services, (check zmzimlet ctl & relevant folders to make sure it's gone) then redeploy, clear your browser cache of the .js (so it re-downloads) and test?
(yes I know there's many methods but this is one of the surest)

Quote:
Originally Posted by KevinH
Yahoo changed the image server name. This is fixed in 5.0 (or you can make the edit yourself).

/opt/zimbra/tomcat/webapps/service/zimlets/com_zimbra_ymaps/ymaps.js

Change http://img -> http://gws

Last edited by mmorse; 10-31-2007 at 12:54 PM..
Reply With Quote
  #3 (permalink)  
Old 07-05-2007, 04:47 AM
Moderator
 
Posts: 6,236
Default

gws works fine for me
suppose this really should be fixed on patch releases...but:

as a quick test:
-clear browser
-vi /opt/zimbra/tomcat/webapps/service/zimlets/com_zimbra_ymaps/ymaps.js
-change http://img -> http://gws
-reload browser

just edited mine-works fine and no reboots required

perminant change of zip:
-su zimbra
-zmzimletctl undeploy com_zimbra_ymaps
-zmzimletctl listZimlets (check all sections, if any left in the host section, rm -rf /opt/zimbra/tomcat/webapps/service/zimlets/com_zimbra_ymaps)
-cd /opt/zimbra/zimlets-extra
-mkdir ymaps
-cp com_zimbra_ymaps.zip ymaps
-cd ymaps
-unzip com_zimbra_ymaps.zip
-rm com_zimbra_ymaps.zip
-vi ymaps.js
-find the only instance of http://img and change to http://gws
-:wq
-zip com_zimbra_ymaps.zip *
-zmzimletctl deploy com_zimbra_ymaps

(it will enable for default cos only-be sure to add to other cos's if needed)

if works then delete the original zip

Last edited by mmorse; 07-05-2007 at 05:43 AM..
Reply With Quote
  #4 (permalink)  
Old 08-03-2007, 02:54 AM
Project Contributor
 
Posts: 39
Default Hello.

I've searched the entire Gallery section looking for the Maps plugin but can't seem to find it... can anyone tell where to find this one so I can test drive it on our installation ?


Thanks



A.
Reply With Quote
  #5 (permalink)  
Old 08-03-2007, 07:08 AM
Moderator
 
Posts: 6,236
Default

should already be in your /opt/zimbra/zimlets-extra(s) folder
Reply With Quote
  #6 (permalink)  
Old 08-03-2007, 07:19 AM
Project Contributor
 
Posts: 39
Default Thanks.

Ok, found them now... thanks a lot, the question now is I see there are a lot more of them in that directory, what is there purpose ? is there a complete description of everyone of them ?


thanks



A.
Reply With Quote
  #7 (permalink)  
Old 08-03-2007, 07:42 AM
Moderator
 
Posts: 6,236
Default

if you deploy them/or look in the zips they have descriptions that show up in the zimlets section of the admin console-here's a brief rundown:

com_zimbra_date Highlights dates, shows you current appts. and helps make new appts.
com_zimbra_email Highlights email addresses -provides right click features
com_zimbra_url Highlights url's-shows websnapr preview (can turn off preview but still highlight url's)
com_zimbra_phone Highlights phone #'s -provides right click features to contacts & skype
com_zimbra_collector Collects contacts to personal address book
com_zimbra_gtranslator Google translator
com_zimbra_ymaps Yahoo maps - hoverover, drag, or search addresses
com_zimbra_rss Rss Live! (toggle the mini-calendar area) allow individual domains or open to all
com_zimbra_tracking Highlights tracking numbers from the major carriers fedex ups etc
com_zimbra_bugz Highlights zimbra bug #'s -quickly links to bugzilla.zimbra.com
com_zimbra_ytraffic Yahoo traffic intergration
com_zimbra_video Video Live! v5Watch videos in the mini-calendar area from google or youtube
com_zimbra_blog v5Wordpress & other blog intergration
com_zimbra_snapfish snapfish.com photo zimlet v5
com_zimbra_search for in zimbra interface search/viewing of Google, wikipedia, amazon etc needs xslt
com_zimbra_xslt Xml translator
com_zimbra_wikipedia Wikipedia search (stays in zimbra interface)
com_zimbra_amzn Amazon search (stays in zimbra interface)
com_arunalabs_url Like tinyurl.com -converts long url's into short ones
com_arunalabs_send Send up to 100mb files via upload to aruna's site-like a yousentit.com
com_flightexplorer_fasttrack Tracks flights
com_zimbra_travelagent Searches hotwire, travelocity, sidestep - for hotels, air travel, car rental etc
com_visionten_vtwitter Twitter integration
com_zimbra_evite evite.com integration
com_zimbra_arcade Arcade games
com_zimbra_webex webex.com integration
com_zimbra_sforce salesforce.com integration
com_zimbra_asterisk Asterisk voip integration
com_asteriskmwi Asterisk voip integration
com_zimbra_sms Send SMS messages -tied to a paid service: ipipi.com
com_zimbra_html coming in 5.0
com_zimbra_jspsample Jsp sample
com_zimbra_photo Photo sample hovever-over, currently loads photos initally in memory
com_zimbra_edu edu intergration demo in v5
com_zimbra_po Purchase order sample/demo
Admin console zimlets -see their individual functions…

Last edited by mmorse; 08-03-2007 at 07:45 AM..
Reply With Quote
  #8 (permalink)  
Old 08-21-2007, 07:16 AM
Intermediate Member
 
Posts: 17
Default

Hello,

I followed the steps outlined by mmorse, but I am still having the blank pop-up problem with the ymaps zimlet on version 4.5.6. Are there any other fixes for this issue?

Thanks,

Chris
Reply With Quote
  #9 (permalink)  
Old 09-03-2007, 06:01 PM
Moderator
 
Posts: 6,236
Default

Sry for not responding sooner to you before... (don't worry I don't forget-I have a whole folder of stuff to reply too-it's just that I never have the time...)
See some notes from this post down /forums/zimlets/2189-yahoo-maps-doesnt-work-email-4.html#post58323
-Specifically the default cos & composing just a text email

Bug 20436 - Yahoo Maps Zimlet does not display map image.

Last edited by mmorse; 10-31-2007 at 01:20 PM..
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.