Shift
Component ID
1360298
Component name
Shift
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Shift is an entity API example module developed for my session at DrupalCamp Ohio.
This defines a "Shift" like hourly or salary to a site where each shift is associated with a user, start, and stop times amongst other columns.
It is fairly feature complete, but is missing a shift_view() function as demonstrated in the session. Feel free to hack, and maybe if you're interested, take over and improve the code. :-)
This module is for all to look at and to inspire others to learn and produce their own entity modules.
The master branch is a basic entity "Shift" and the timeclock branch is a potential branching point for some usability.
