Version Notes
Initial release
Download this release
Release Info
Developer | Translate.com |
Extension | Translate_WebsiteTranslator |
Version | 1.0.0 |
Comparing to | |
See all releases |
Code changes from version 0.1.1 to 1.0.0
app/code/community/Translate/.DS_Store
CHANGED
Binary file
|
app/code/community/Translate/WebsiteTranslator/.DS_Store
ADDED
Binary file
|
app/code/community/Translate/WebsiteTranslator/etc/config.xml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
|
4 |
<modules>
|
5 |
<Translate_WebsiteTranslator>
|
6 |
-
<version>0.
|
7 |
</Translate_WebsiteTranslator>
|
8 |
</modules>
|
9 |
|
3 |
|
4 |
<modules>
|
5 |
<Translate_WebsiteTranslator>
|
6 |
+
<version>1.0.0</version>
|
7 |
</Translate_WebsiteTranslator>
|
8 |
</modules>
|
9 |
|
app/design/adminhtml/default/default/layout/websitetranslator.xml
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
-
<layout version="0.1.
|
3 |
<websitetranslator_adminhtml_websitetranslatorbackend_index>
|
4 |
<reference name="content">
|
5 |
<block type="websitetranslator/adminhtml_websitetranslatorbackend" name="websitetranslatorbackend" template="websitetranslator/websitetranslatorbackend.phtml"/>
|
6 |
</reference>
|
7 |
</websitetranslator_adminhtml_websitetranslatorbackend_index>
|
8 |
-
</layout>
|
1 |
<?xml version="1.0"?>
|
2 |
+
<layout version="0.1.0">
|
3 |
<websitetranslator_adminhtml_websitetranslatorbackend_index>
|
4 |
<reference name="content">
|
5 |
<block type="websitetranslator/adminhtml_websitetranslatorbackend" name="websitetranslatorbackend" template="websitetranslator/websitetranslatorbackend.phtml"/>
|
6 |
</reference>
|
7 |
</websitetranslator_adminhtml_websitetranslatorbackend_index>
|
8 |
+
</layout>
|
package.xml
CHANGED
@@ -1,19 +1,43 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Translate_WebsiteTranslator</name>
|
4 |
-
<version>0.
|
5 |
<stability>stable</stability>
|
6 |
-
<license>GNU General Public License
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
-
<description>
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
<compatible/>
|
18 |
-
<dependencies><required><php><min>5.
|
19 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Translate_WebsiteTranslator</name>
|
4 |
+
<version>1.0.0</version>
|
5 |
<stability>stable</stability>
|
6 |
+
<license>GNU General Public License</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Easily configure and install your Translate.com Website Translator script!</summary>
|
10 |
+
<description>Translate.com is one of the leaders in translation services. With over 90 language options available and a growing number of localization products for the web, connecting with your global users has never been easier.
|
11 |
+
<br /><br />
|
12 |
+

|
13 |
+
This plugin makes it easy to set up and install your Website Translator code snippet into your Magento store.
|
14 |
+

|
15 |
+
Translate.com's Website Translator allows you to localize your entire website in just a few clicks!
|
16 |
+
<br /><a href="http://demo.translate.com">View our demo site here!</a><br /><br />
|
17 |
+
<h3>What's possible with Translate.com's Website Translator?</h3>
|
18 |
+
<b>- Automatic free machine translations of your website text.</b><br />
|
19 |
+
<b>- Easy management of your website translations via your Translate.com portal.</b><br />
|
20 |
+
<b>- Order professional human translations of your website text.</b><br />
|
21 |
+
<b>- Customizable language selection widget to allow your visitor to see your site in their language of choice.</b><br />
|
22 |
+
<b>- Automatic replacement of images and background images based on your visitor's preferred language.</b><br />
|
23 |
+
<b>- Automatic replacement of HTML5 audio and video based on your visitor's preferred language.</b><br /><br />
|
24 |
+
<h3>Installation and use:</h3>
|
25 |
+
1. Install the extension through Magento Connect.<br />
|
26 |
+
2. In your Admin Panel main menu, go to Translate.com > Website Translator.<br />
|
27 |
+
3. Enter your valid key, choose your desired options and click save.<br />
|
28 |
+
4. That's it! As pages are visited on your site, text will automatically be sent to our servers for translation. Changes may take up to an hour to reflect on your site.<br /><br />
|
29 |
+
<h3>Notes:</h3>
|
30 |
+
- Use of the Website Translator requires a valid key and qualifying subscription from <a href="https://translate.com">Translate.com</a>
|
31 |
+
<br />
|
32 |
+
- Translations of your website text and other settings can be managed through your account on <a href="https://translate.com">Translate.com</a>
|
33 |
+
<br />
|
34 |
+
- Full documentation for this plugin and the Website Translator can be found at <a href="https://translatecom.zendesk.com/hc/en-us">Translate Support</a>
|
35 |
+
<br /></description>
|
36 |
+
<notes>Initial release</notes>
|
37 |
+
<authors><author><name>Translate.com</name><user>bobemerge</user><email>bob@emergemedia.com</email></author></authors>
|
38 |
+
<date>2016-10-11</date>
|
39 |
+
<time>17:03:12</time>
|
40 |
+
<contents><target name="magecommunity"><dir name="Translate"><dir name="WebsiteTranslator"><dir name="Block"><dir name="Adminhtml"><file name="WebsiteTranslatorbackend.php" hash="da32b8f953d0cb88f7cf41f280c0e53d"/></dir></dir><dir name="Helper"><file name="Data.php" hash="00747498d07f09590fd40e8ae73a8abd"/></dir><dir name="Model"><dir name="Mysql4"><dir name="Websitetranslator"><file name="Collection.php" hash="089d69cd2bf5000bb9c1ba0a6d8e070a"/></dir><file name="Websitetranslator.php" hash="f7a006620f1e93fed00842d762e9ee41"/></dir><file name="Websitetranslator.php" hash="ed12ecd7f82036cd32d7d8abf04b2003"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="WebsitetranslatorbackendController.php" hash="937426a1949a0a7eeda48ba69bbd835a"/></dir></dir><dir name="etc"><file name="config.xml" hash="24500057c1ab23466ecd80b1150f5a98"/></dir><dir name="sql"><dir name="websitetranslator_setup"><file name="install-0.1.1.php" hash="3a1490a56ad63f7d78cee5f0a350ffc3"/></dir></dir><file name=".DS_Store" hash="0e5c576743db27869b4861e826e338aa"/></dir><file name=".DS_Store" hash="9b609e7d8474b4c2ee538ec9c0ce949c"/></dir></target><target name="mageetc"><dir name="modules"><file name="Translate_WebsiteTranslator.xml" hash="7e25c7ae9a89b2791b0478323f15a512"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="websitetranslator.xml" hash="5432fc18a8fb28ed4e92f0ad127c3a27"/></dir><dir name="template"><dir name="websitetranslator"><file name="websitetranslatorbackend.phtml" hash="59cb558ff1b38e3640f227bd8b59a756"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="websitetranslator.xml" hash="c682516b1f53f45750bcce0808c66507"/></dir><dir name="template"><dir name="websitetranslator"><file name="head.phtml" hash="ba4a19010b35406a91f19e21d797810e"/></dir></dir></dir></dir></dir></target></contents>
|
41 |
<compatible/>
|
42 |
+
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
43 |
</package>
|