Currently, the all day checkbox is weighted so that it's at the very top of the event entry form and the actual date setting is down near the bottom. So for one, it would be nice if they were together. In addition, I'd like to see an option in settings to move the whole thing as a unit to whatever weight you want. This is the way the locations module does it and it's a nice way to get around the locked weight from module added things.

Thanks,

Michelle

CommentFileSizeAuthor
#5 event.module_54.patch3.88 KBAnonymous (not verified)
#4 event.module_53.patch3.94 KBAnonymous (not verified)
#3 event.module_52.patch3.94 KBAnonymous (not verified)
#1 event.module_51.patch5.83 KBAnonymous (not verified)

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Needs review
StatusFileSize
new5.83 KB

Here's a patch that does a few things:
1) groups the start date, end date, and all day fields into one field group
2) allows you to specify the weight for that fieldgroup on the event settings page

if you're using eventrepeat, see this http://drupal.org/node/131854 for a way to keep the repeat field together with the rest of the weighted event stuff.

michelle’s picture

Event All Day is gone, now, so that part isn't needed. Being able to move all the event controls is still needed,though. Can you re-roll this patch against 2.x? I don't believe 1.x is getting any new features.

Thanks,

Michelle

Anonymous’s picture

StatusFileSize
new3.94 KB

THanks, I didn't realize there was a 5.x.2.x version. Here's the weight patch for it.

Anonymous’s picture

StatusFileSize
new3.94 KB

just kidding! Here's the patch revised for a bug that causes an empty "Date/TIme" fieldset to display on every form.

Anonymous’s picture

StatusFileSize
new3.88 KB

whoops, wrong one. This is the fixed patch, i promise.
Sorry!

japerry’s picture

Status: Needs review » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.