enhance reservable things
maulwuff - November 13, 2008 - 21:54
| Project: | Reservation |
| Version: | 5.x-1.0-beta3 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | maulwuff |
| Status: | active |
Jump to:
Description
from another mail I've received.
- add information to the things you can reserve aka meta-data, or description, like "here be dragons"
- add categories to reservable things, like small, medium, big.
- add the ability to group reservable objects and give the names to the groups

#1
sounds like some very nice features. :)
#2
#3
waiting for version 2
#4
I wonder whether to do it in D5 or D6.
#5
I'll do this together with porting reservation to D6.
after lots of thinking what will be the best way, I decided on this:
there will be 2 types of reservation:
- a flexible type which uses another node to display information for a single reservable thing. this way users can create a content type and add all the fields they need for their purpose using CCK or other modules.
- a fixed type which uses a fixed set of fields to display information for single reservables. this is intended to be the successor of D5 reservation.