-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbooking_timeslots.info
30 lines (30 loc) · 1.08 KB
/
booking_timeslots.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name = Booking Timeslots
description = Provides booking functionality, so users can book time slots within specified opening hours.
core = 7.x
package = Date/Time
project = booking_timeslots
dependencies[] = addressfield
dependencies[] = calendar
dependencies[] = date_views:date
dependencies[] = entity
dependencies[] = entityreference
dependencies[] = features
dependencies[] = hs_taxonomy_views:hierarchical_select
dependencies[] = list
dependencies[] = number
dependencies[] = opening_hours
dependencies[] = options
dependencies[] = strongarm
dependencies[] = taxonomy
dependencies[] = workflow
features[ctools][] = strongarm:strongarm:1
features[ctools][] = views:views_default:3.0
features[features_api][] = api:2
features[taxonomy][] = booking_type
features[variable][] = pathauto_taxonomy_term_booking_type_pattern
features[views_view][] = bookings
features[views_view][] = bt_schedule
features_exclude[dependencies][booking_timeslots_example] = booking_timeslots_example
features_exclude[dependencies][ctools] = ctools
files[] = booking_timeslots.module
test_dependencies[] = booking_timeslots_example