Version Notes
Features:
- Link in the CMS menu to access the Vidyard page in the Admin section
- Quick tutorial on how to use the Vidyard platform
- Examples and tutorial on how to use Vidyard's embed codes on product pages
Download this release
Release Info
Developer | Magento Core Team |
Extension | Vidyard_Vidyard |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
- package.xml +4 -4
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Vidyard_Vidyard</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -17,10 +17,10 @@ With fully customizable player skins, Instant start technology (no content buffe
|
|
17 |
- Link in the CMS menu to access the Vidyard page in the Admin section
|
18 |
- Quick tutorial on how to use the Vidyard platform
|
19 |
- Examples and tutorial on how to use Vidyard's embed codes on product pages</notes>
|
20 |
-
<authors><author><name>Vidyard Admin</name><user>
|
21 |
<date>2011-12-07</date>
|
22 |
-
<time>
|
23 |
<contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="vidyard"><file name="index.phtml" hash="6415948e6b6c55cceccf0fea5a4c9aa6"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><dir name="vidyard"><file name="edit_product.png" hash="82dc773e7034d78bc6e559f9a895afcc"/><file name="embedded_video.png" hash="eecc48d96fa5250f1b75122be7634461"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Vidyard_Vidyard.xml" hash="6aeae7b77d541625860d92aab4814729"/></dir></target></contents>
|
24 |
<compatible/>
|
25 |
-
<dependencies
|
26 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Vidyard_Vidyard</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
17 |
- Link in the CMS menu to access the Vidyard page in the Admin section
|
18 |
- Quick tutorial on how to use the Vidyard platform
|
19 |
- Examples and tutorial on how to use Vidyard's embed codes on product pages</notes>
|
20 |
+
<authors><author><name>Vidyard Admin</name><user>auto-converted</user><email>admin@vidyard.com</email></author></authors>
|
21 |
<date>2011-12-07</date>
|
22 |
+
<time>20:38:49</time>
|
23 |
<contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="vidyard"><file name="index.phtml" hash="6415948e6b6c55cceccf0fea5a4c9aa6"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><dir name="vidyard"><file name="edit_product.png" hash="82dc773e7034d78bc6e559f9a895afcc"/><file name="embedded_video.png" hash="eecc48d96fa5250f1b75122be7634461"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Vidyard_Vidyard.xml" hash="6aeae7b77d541625860d92aab4814729"/></dir></target></contents>
|
24 |
<compatible/>
|
25 |
+
<dependencies/>
|
26 |
</package>
|