-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
56 lines (36 loc) · 1.5 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
=== viidea-embed ===
Contributors: NejcJelovcan
Donate link: http://viidea.com/
Tags: video, embeds
Requires at least: 3.3
Tested up to: 3.5.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Easily embed Viidea hosted videos into your blog posts and pages.
== Description ==
Easily embed Viidea hosted videos into your blog posts and pages. Once installed use either editor button while composing post or shortcode [viidea url=""] to embed video.
More info:
* [Viidea](http://www.viidea.com).
== Installation ==
Installation is easy:
Through backend:
* Search for 'viidea-embed'.
* Install and activate the plugin.
* Start embedding Viidea lectures!
Through FTP:
* Download the plugin.
* Unzip the plugin file.
* Upload the `viidea-embed` folder to the plugins directory of your blog.
* Enable the plugin in your admin panel.
* Start embedding Viidea lectures!
== Frequently Asked Questions ==
= What is the difference between iframe and pop-up? =
Popup adds a small section of javascript to your blog which allows plugin to open the video in overlay embed, providing better viewing experience. Iframe plays video in the embed area inside your blog post loading all the content using iframe html tag. Use iframe option if you have problems with plugin compatibility with your theme and let us know about it so we can make it even more robust.
== Screenshots ==
1. Embed options inside editor
== Changelog ==
= 1.0 =
* Initial release.
== Upgrade notice ==
No notices so far.