Closed (outdated)
Project:
Event
Version:
5.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2004 at 22:23 UTC
Updated:
13 May 2016 at 18:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
killes@www.drop.org commentedHmm, does this make sense usability wise? Wouldn't you expect to get a list of events on that day? I think I should mark this as "undesirable" or "won't fix".
Comment #2
asimmonds commentedMaybe something like the SunONE calendar, with a '+' symbol on each day for event addition. Screenshot attached.
Comment #3
skip commentedDone as shown in the screenshot, I think this would be a great benefit.
+1.
Comment #4
killes@www.drop.org commentedThe feature looks interesting. I'll accept patches for it. :)
Comment #5
darrian commentedIncluded in the reoccuring event patch I submitted is this feature. See http://drupal.org/node/view/4122
-Darrian
Comment #6
darrian commentedAttached is a small patch for just this feature.
You will also need to modify event.css:
remove:
.event-calendar div.day {}
add:
.event-calendar div.day span.this {} /* for the number */
.event-calendar div.day span.addevent {} /* for the + sign to add events */
Comment #7
ricabrantes commentedThis topic this closed because of the time without answers
Comment #8
dwwThis shouldn't have been closed. There was a patch, it just needs review. I doubt it still applies, but it's still a good idea. ;)
Comment #9
flickerfly commentedA patch at #145205: Add 'all day' flag to dates that claims to fix this while adding an All Day Event feature as well.
--- Sorry, I was bouncing from Date Issue Queue to here and neglected to notice the project change. This is not applicable to the Event module.
Comment #10
urbanlegend commentedGiven that this issue has not been updated in 7 years or more, I am closing this ticket as outdated (no longer needed and/or relevant). However, if anyone feels this represents an issue that is still being encountered in the current version of Drupal, please reopen and/or provide additional comments.