Naya_OpenGraph - Version 1.0.1

Version Notes

Links fixed

Download this release

Release Info

Developer Damir Perkosan
Extension Naya_OpenGraph
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/code/community/Naya/OpenGraph/etc/system.xml CHANGED
@@ -25,7 +25,7 @@
25
  <show_in_default>1</show_in_default>
26
  <show_in_website>1</show_in_website>
27
  <show_in_store>1</show_in_store>
28
- <comment><![CDATA[<a href="http://developers.facebook.com/setup/" target="_bank">Register here</a>]]></comment>
29
  </site_id>
30
  <admin_id translate="label">
31
  <label>Admin ID</label>
@@ -34,7 +34,6 @@
34
  <show_in_default>1</show_in_default>
35
  <show_in_website>1</show_in_website>
36
  <show_in_store>1</show_in_store>
37
- <comment><![CDATA[<a href="http://findmyfacebookid.com/" target="_bank">Find admin ID</a>]]></comment>
38
  </admin_id>
39
  </fields>
40
  </general>
25
  <show_in_default>1</show_in_default>
26
  <show_in_website>1</show_in_website>
27
  <show_in_store>1</show_in_store>
28
+ <comment><![CDATA[<a href="http://developers.facebook.com/setup/" target="_blank">Register here</a>]]></comment>
29
  </site_id>
30
  <admin_id translate="label">
31
  <label>Admin ID</label>
34
  <show_in_default>1</show_in_default>
35
  <show_in_website>1</show_in_website>
36
  <show_in_store>1</show_in_store>
 
37
  </admin_id>
38
  </fields>
39
  </general>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Naya_OpenGraph</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Add Open Graph tags in your product pages and generate previews when your content is shared on Facebook.</summary>
10
  <description>This extension includes Open Graph tags in your product page HTML and allow the Facebook Crawler to generate previews when your content is shared on Facebook.</description>
11
- <notes>Initial release.</notes>
12
  <authors><author><name>Damir Perkosan</name><user>dperkosan</user><email>dperkosan@gmail.com</email></author></authors>
13
- <date>2014-10-08</date>
14
- <time>09:18:52</time>
15
- <contents><target name="magecommunity"><dir name="Naya"><dir name="Base"><dir name="Helper"><file name="Data.php" hash="c8e570f1b43c26fc283c671d08500b73"/></dir><dir name="etc"><file name="config.xml" hash="f8e52dc85832a20709958cca13402daa"/><file name="system.xml" hash="19d728b32254cae1eb3b0a89b0b3a1f4"/></dir></dir><dir name="OpenGraph"><dir name="Block"><file name="Opengraph.php" hash="2f451cd81a18124aa3e12acf088462af"/></dir><dir name="Helper"><file name="Data.php" hash="66b291fc9ebb4645e7644664889c08c1"/></dir><dir name="etc"><file name="adminhtml.xml" hash="7add2998ef7062992916c05979b51b8e"/><file name="config.xml" hash="0da1f3c1869617520147d00e95a8377a"/><file name="system.xml" hash="541c2665c2e1db6ec8b8c12549b91948"/></dir></dir></dir></target><target name="magelocale"><dir><dir name="en_US"><file name="Naya_Base.csv" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="Naya_OpenGraph.csv" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Naya_Base.xml" hash="5a34d072400c7079ce8f79e3d288b7e8"/><file name="Naya_OpenGraph.xml" hash="f98cd6beae4d1d723a7ee5ab6938569d"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="naya_opengraph.xml" hash="f06d365927c458f5ff18798bca659fe5"/></dir><dir name="template"><dir name="naya"><dir name="opengraph"><file name="products.phtml" hash="439f0f9cb57efae7f41a687cde92a44f"/></dir></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Naya_OpenGraph</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Add Open Graph tags in your product pages and generate previews when your content is shared on Facebook.</summary>
10
  <description>This extension includes Open Graph tags in your product page HTML and allow the Facebook Crawler to generate previews when your content is shared on Facebook.</description>
11
+ <notes>Links fixed</notes>
12
  <authors><author><name>Damir Perkosan</name><user>dperkosan</user><email>dperkosan@gmail.com</email></author></authors>
13
+ <date>2014-10-09</date>
14
+ <time>08:27:57</time>
15
+ <contents><target name="magecommunity"><dir name="Naya"><dir name="Base"><dir name="Helper"><file name="Data.php" hash="c8e570f1b43c26fc283c671d08500b73"/></dir><dir name="etc"><file name="config.xml" hash="f8e52dc85832a20709958cca13402daa"/><file name="system.xml" hash="19d728b32254cae1eb3b0a89b0b3a1f4"/></dir></dir><dir name="OpenGraph"><dir name="Block"><file name="Opengraph.php" hash="2f451cd81a18124aa3e12acf088462af"/></dir><dir name="Helper"><file name="Data.php" hash="66b291fc9ebb4645e7644664889c08c1"/></dir><dir name="etc"><file name="adminhtml.xml" hash="7add2998ef7062992916c05979b51b8e"/><file name="config.xml" hash="0da1f3c1869617520147d00e95a8377a"/><file name="system.xml" hash="36f183140a4e93cd92d570c8aa1732cf"/></dir></dir></dir></target><target name="magelocale"><dir><dir name="en_US"><file name="Naya_Base.csv" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="Naya_OpenGraph.csv" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Naya_Base.xml" hash="5a34d072400c7079ce8f79e3d288b7e8"/><file name="Naya_OpenGraph.xml" hash="f98cd6beae4d1d723a7ee5ab6938569d"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="naya_opengraph.xml" hash="f06d365927c458f5ff18798bca659fe5"/></dir><dir name="template"><dir name="naya"><dir name="opengraph"><file name="products.phtml" hash="439f0f9cb57efae7f41a687cde92a44f"/></dir></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>