-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
34 lines (29 loc) · 1.22 KB
/
README.txt
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
31
32
33
34
INTRODUCTION
============
This module provides integration for AOL ON video network with
"Video Embed Field" module.
REQUIREMENTS
============
* Field (core)
* Entity API (https://www.drupal.org/project/entity)
* Video Embed Field (https://www.drupal.org/project/video_embed_field)
INSTALLATION
============
* Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.
CONFIGURATION
=============
* Use this field type as usual video field provided by "Video Embed Field".
The example of correct AOL ON video url should looks like this:
http://on.aol.com/video/kendall-jenner-accused-of-throwing-money-at-her-waitress-518365417
http://on.aol.com/video/buffalo-billion--why-an-nfl-franchise-is-getting-low-balled-518364920
* Also, you can use video ID instead of URL.
To achieve this, in field settings set 'Use video ID instead of URL'
(instance section) to "Yes". That's is. Now field accepts the video ID
instead of video URL.
MAINTAINERS
===========
Current maintainers:
* Dmitry Storozhuk (dstorozhuk) - https://www.drupal.org/user/1361080
* Bogdan Tur (Bogdan1988) - https://www.drupal.org/u/bogdan1988