Implement simplified commercials workflow
It's now possible to simply enter the url of the third party provider to enter a commercial.
This commit is contained in:
parent
fb7ebab5a0
commit
23664119bd
25 changed files with 220 additions and 194 deletions
|
|
@ -9,12 +9,6 @@ defaults: &defaults
|
|||
#errbit_key: See config/secrets.yml
|
||||
#errbit_host: errbit.exmaple.com
|
||||
# These are the currently supported commercial types for conference and events
|
||||
commercial_types: { youtube: 'YouTube',
|
||||
slideshare: 'SlideShare',
|
||||
flickr: 'Flickr',
|
||||
vimeo: 'Vimeo',
|
||||
speakerdeck: 'Speakerdeck',
|
||||
instagram: 'Instagram' }
|
||||
|
||||
# If you want to use iChain to handle registration and authentication enable the next lines
|
||||
authentication:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue