GroupDocsViewer - Version 1.0.2

Version Notes

Now plugin supports PHP 5.4

Download this release

Release Info

Developer Marketplace
Extension GroupDocsViewer
Version 1.0.2
Comparing to
See all releases


Code changes from version 1.0.1 to 1.0.2

Files changed (1) hide show
  1. package.xml +5 -5
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GroupDocsViewer</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
7
  <channel>community</channel>
@@ -10,11 +10,11 @@
10
  <description>GroupDocs Viewer allow to view documents and images from GroupDocs Account. Functionalities like File Upload and GroupDocs Acc. File Browsing avalible from "ver. 1.3". &#xD;
11
  GroupDocs is a next generation Document Management solution that makes it easier for businesses to collaborate, share and work with documents online. So, organise, view, annotate, compare, assemble and share all your documents with Magento&#xD;
12
  For more details go to: http://groupdocs.com</description>
13
- <notes>reloading extantion pakage for re-submit</notes>
14
  <authors><author><name>Marketplace</name><user>groupdocs</user><email>support@groupdocs.com</email></author></authors>
15
- <date>2012-11-06</date>
16
- <time>08:38:36</time>
17
  <contents><target name="magelocal"><dir name="Z:"><dir name="home"><dir name="magento"><dir name="public"><dir name="app"><dir name="etc"><file name="modules" hash=""/></dir></dir></dir></dir></dir></dir></target></contents>
18
  <compatible/>
19
- <dependencies><required><php><min>5.3.0</min><max>5.3.13</max></php></required></dependencies>
20
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GroupDocsViewer</name>
4
+ <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
7
  <channel>community</channel>
10
  <description>GroupDocs Viewer allow to view documents and images from GroupDocs Account. Functionalities like File Upload and GroupDocs Acc. File Browsing avalible from "ver. 1.3". &#xD;
11
  GroupDocs is a next generation Document Management solution that makes it easier for businesses to collaborate, share and work with documents online. So, organise, view, annotate, compare, assemble and share all your documents with Magento&#xD;
12
  For more details go to: http://groupdocs.com</description>
13
+ <notes>Now plugin supports PHP 5.4</notes>
14
  <authors><author><name>Marketplace</name><user>groupdocs</user><email>support@groupdocs.com</email></author></authors>
15
+ <date>2012-11-09</date>
16
+ <time>08:45:33</time>
17
  <contents><target name="magelocal"><dir name="Z:"><dir name="home"><dir name="magento"><dir name="public"><dir name="app"><dir name="etc"><file name="modules" hash=""/></dir></dir></dir></dir></dir></dir></target></contents>
18
  <compatible/>
19
+ <dependencies><required><php><min>5.3.0</min><max>5.4.8</max></php><package><name>Gdv</name><channel>local</channel><min></min><max></max><files><file target="Z:" path="home\magento\public\app\code\local\Gdv\Groupdocsviewer\Block\Adminhtml\groupdocsviewer.php"/></files></package></required></dependencies>
20
  </package>