Added new option for likely date
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 13 Jun 2014 20:52:30 +0000 (16:52 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 13 Jun 2014 20:52:30 +0000 (16:52 -0400)
config/applications/EventManagement.ini

index c55b55f..9e21607 100644 (file)
@@ -7,8 +7,10 @@
 ; The page id in the toolbox that is the entry page for Event management - Generally set for each server
 application_page                = 36                                ;Page ID for this application
 application_url                 = "order-tickets-online-6"          ;Optional URL segment for application
+
 members_only_page               = 37                                 ;Page ID for members only area
 members_only_url                = "members-only-area"               ;Optional URL segment for members only area
+
 option.member_db_integrated     = false                             ;Use Standard Member DB: true = Use standard Member DB, false = Use Separate Member DB
 option.events                   = false
 option.accommodations           = false                             ;Enable Reservations for members (not event housing)
@@ -23,6 +25,8 @@ option.cart_images              = false                             ;Display ven
 option.checkout_images          = false                             ;Display venue, event, and other images on the checkout page
 option.cart_promotions          = false                              ;Permit promoting other performances on cart page
 option.users_access_all_members = true                              ;Member contact users can have access to all members data
+option.ask_for_likely_date      = false                             ;Ask user for a likely date they would use for non-date-specific tickets (in cart)
+
 ticket_hold_time                = 60                                ;Time in minutes to hold tickets in a cart
 session_timeout                 = 60                                ;Time in minutes before session times out
 admin_session_timeout           = 1560                              ;Time in minutes before admin session times out