Closed (fixed)
Project:
Calendar Tooltips
Version:
7.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Mar 2011 at 11:13 UTC
Updated:
31 Aug 2011 at 08:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
rjb commentedThanks. I haven't begun to port it yet, but yes, there will be a D7 version.
The linuxpc.info site is down at the moment because the hosting provider is busy moving the site to another server. There is a cached version at Google, though. Just search for
site:linuxpc.info node/83and clickIn cache.Cheers,
Ronald
Comment #2
rjb commentedComment #3
metakel commentedThank you very much!
I have found the cached webpage. I hope that it is not too difficult to implement on D7 on my own.
Comment #4
rjb commentedThe linuxpc.info site is back online.
I just tried the D7 version of the calendar module. The mini calendar just does not work at the moment. See issues #1077262: Not working with custom date fields and #1045038: Calendar Block does not advance to the next month. I will try to help them first, because these issues will have to be sorted out before we can port & test the D7 version of the calendar tooltips module.
Comment #5
Anticosti commentedSubscribing
Comment #6
Eldon5 commentedSubscribing
D7 plz!
Comment #7
rjb commentedI hear you :-)
Do you guys have the basic calendar functions working in D7? I'm using the latest dev-versions of calendar, date, ctools and views, and it still does not work. I cannot see my events in both the calendar block and the month view.
Comment #8
mgiffordIn the process of upgrading this script I thought it would be worth pointing out this accessible approach to tooltips http://hanshillen.github.com/aegisdemo
Comment #9
rjb commentedThe D7 version is available! Be sure to use the -dev versions of CTools, Views, Date and Calendar.
Comment #10
Anticosti commentedWorking like a charm RJB !!! :)
Thank you so much!!!
Kind Regards,
Comment #11
rjb commentedThanks Anticosti! Glad it works.
Comment #13
metakel commentedIt seems that after updated from Calendar 7.x-2.x to Calendar 7.x-3.x-dev, the Calendar Tooltips stops working.
In the calendar block, the ballon is still displayed, but it is empty, only:
the result is that only the black dot of the li element is shown. In the calendar block view: Format-> Settings, I've found:
I suspect this is the culprit.
Comment #14
metakel commentedComment #15
rjb commentedThanks for reporting. I found that the following change works on calendar-7.x-3.x-dev without breaking compatibility with calendar-7.x-2.x. Could you test this and see if it works for you?
Comment #16
metakel commentedHey rjb, the patch works on my Calendar 7.x-3.x-dev! Thank you so much!
Comment #17
metakel commentedHi rjb, I am sorry that after I've tested my site for a little bit longer, I found a very strange phenomenon. I have four "events" of different date on the calendar block. All of these dates have a Calendar Tooltips balloon when the cursor hovers. However all these ballon show the same contents. To be exact, all of them show the last content.
For example: I have four events of different names on 26th, 27th, 29th, 31st of July. There will be four calendar cells with hyperlinks on these dates, but all Tooltips balloons show the same 31 July's "event" (both "title" and "date" inside the balloon).
I have checked the calendar "view" and found that it outputs the four events title and date correctly by changing its display format to "field".
Comment #18
rjb commentedHi metakel, just wanted to say that I'm working on it, but there are more strange things going on with calendar-7.x-3.x-dev. For example an event placed on Juli 31, appears on August 1 on my system...
Comment #19
rjb commentedFound the error in #15. The attached patch should fix it. It applies to calendar_tooltips-7.x-1.0.
Please note that this change will break compatibility with calendar-7.x-2.0, so only use it if you are on calendar-7.x-3.0.
Comment #20
metakel commentedThank you rjb!
It works now and display dats and contents correctly and solved the problem.
Comment #21
emkamau commentedPatch in #19 works for me too.
emk
Comment #22
roninsa commentedPatch is working with the exception when using safari or chrome browsers.
Comment #23
metakel commentedStrange, it works on my Mac OS 10.6 Safari.
Comment #24
Tezza commentedSweet. #19 patch works great for me in FF, Chrome and IE, all on XP.
Love the Calendar, but without this module the Calendar block is pretty lame, so thank you for this.
Comment #25
rjb commentedThanks all of you for testing. The fix is included in the new 7.x-2.0 release. Marking this issue fixed.
@#22: roninsa let me know if you still have problems. Both Chrome & Safari seem to work for other users.
Comment #27
roninsa commentedLook good! What ever the cause 7.x-2.0 seems to have fixed the problem. Thanks for all you effort!