README.txt in Event 5.2
Description
-----------------
Adds an 'all day' checkbox to the event form. When checked, the time fields are hidden and set to midnight.
TODO
-----------------
When showing the edit form, javascript decides to hide the fields if both are at midnight. This could be done in php which would
save a minor flicker after page renders.
Author
-----------------
Moshe Weitzman <weitzman AT tejasa DOT com>
File
contrib/event_all_day/README.txt
View source
- Description
- -----------------
- Adds an 'all day' checkbox to the event form. When checked, the time fields are hidden and set to midnight.
-
- TODO
- -----------------
- When showing the edit form, javascript decides to hide the fields if both are at midnight. This could be done in php which would
- save a minor flicker after page renders.
-
- Author
- -----------------
- Moshe Weitzman