event config update
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 29 Jul 2014 14:34:09 +0000 (10:34 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 29 Jul 2014 14:34:09 +0000 (10:34 -0400)
for removing old css files that conflict with foundation
and add new local stylesheet

config/eventCalendar.ini

index 0410c26..0f48e49 100644 (file)
@@ -22,6 +22,10 @@ flexyOptions.templateDir[]    = COMMON_APP_PATH "views"
 flexyOptions.compileDir       = BASE "Toolkit/Events/views/compiled"
 flexyOptions.templateDirOrder = "reverse"
 
+css.ignore.regex[] = "Common/EventCalendar_V0/css/events.css"
+css.ignore.regex[] = "response/V0/css/1140.css"
+css.replace[] = MEDIA_BASE_URL "Toolkit/Events/css/event.css"
+
 ; development server configuration inherits from production and
 ; overrides values as needed
 [development : production]