Textmaster_Textmaster - Version 1.0.2

Version Notes

Module textmaster

Download this release

Release Info

Developer Textmaster
Extension Textmaster_Textmaster
Version 1.0.2
Comparing to
See all releases


Code changes from version 1.0.1 to 1.0.2

Files changed (70) hide show
  1. app/code/community/{textmaster/textmaster/block → Textmaster/Textmaster/Block}/Adminhtml/Credit.php +0 -0
  2. app/code/community/{textmaster/textmaster/block/adminhtml/document → Textmaster/Textmaster/Block/Adminhtml/Document}/Renderer/Status.php +0 -0
  3. app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Document/Supportmessage.php +0 -0
  4. app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Document/View.php +0 -0
  5. app/code/community/{textmaster/textmaster/block → Textmaster/Textmaster/Block}/Adminhtml/Project.php +0 -0
  6. app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Project/Grid.php +0 -0
  7. app/code/community/{textmaster/textmaster/block/adminhtml/project/grid/column → Textmaster/Textmaster/Block/Adminhtml/Project/Grid/Column}/Renderer/Checkbox.php +0 -0
  8. app/code/community/{textmaster/textmaster/block/adminhtml/project/grid/column → Textmaster/Textmaster/Block/Adminhtml/Project/Grid/Column}/Renderer/Massaction.php +0 -0
  9. app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Project/Onglets.php +0 -0
  10. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Form.php +0 -0
  11. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Step1.php +0 -0
  12. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Step2.php +0 -0
  13. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Step3.php +0 -0
  14. app/code/community/{textmaster/textmaster/block/adminhtml/project/onglets → Textmaster/Textmaster/Block/Adminhtml/Project/Onglets}/Step3/Author.php +0 -0
  15. app/code/community/{textmaster/textmaster/block/adminhtml/project/onglets/step3 → Textmaster/Textmaster/Block/Adminhtml/Project/Onglets/Step3}/Form/Author.php +0 -0
  16. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Summary.php +0 -0
  17. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Nbdocument.php +0 -0
  18. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Price.php +0 -0
  19. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Progression.php +0 -0
  20. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Status.php +0 -0
  21. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Store.php +0 -0
  22. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Wordcount.php +0 -0
  23. app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Project/View.php +0 -0
  24. app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/View/Documents.php +0 -0
  25. app/code/community/{textmaster/textmaster/block/adminhtml/project/view/grid/column → Textmaster/Textmaster/Block/Adminhtml/Project/View/Grid/Column}/Renderer/Checkbox.php +0 -0
  26. app/code/community/{textmaster/textmaster/block/adminhtml/project/view/grid/column → Textmaster/Textmaster/Block/Adminhtml/Project/View/Grid/Column}/Renderer/Massaction.php +0 -0
  27. app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Renderer/Sourcelanguage.php +0 -0
  28. app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Renderer/Targetlanguage.php +0 -0
  29. app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Renderer/UpdatedAt.php +0 -0
  30. app/code/community/{textmaster/textmaster/block/adminhtml/system/config/form → Textmaster/Textmaster/Block/Adminhtml/System/Config/Form}/Field/Briefing.php +0 -0
  31. app/code/community/{textmaster/textmaster/block/adminhtml/system/config/form → Textmaster/Textmaster/Block/Adminhtml/System/Config/Form}/Field/Creation.php +0 -0
  32. app/code/community/{textmaster/textmaster/block/adminhtml/system/config/form → Textmaster/Textmaster/Block/Adminhtml/System/Config/Form}/Field/Islog.php +0 -0
  33. app/code/community/{textmaster/textmaster/block/adminhtml/system/config/form → Textmaster/Textmaster/Block/Adminhtml/System/Config/Form}/Field/Login.php +0 -0
  34. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Helper/Data.php +0 -0
  35. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Model/Api.php +0 -0
  36. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Model/Document.php +0 -0
  37. app/code/community/{textmaster/textmaster/model → Textmaster/Textmaster/Model}/Mysql4/Document.php +0 -0
  38. app/code/community/{textmaster/textmaster/model/mysql4 → Textmaster/Textmaster/Model/Mysql4}/Document/Collection.php +0 -0
  39. app/code/community/{textmaster/textmaster/model → Textmaster/Textmaster/Model}/Mysql4/Project.php +0 -0
  40. app/code/community/{textmaster/textmaster/model/mysql4 → Textmaster/Textmaster/Model/Mysql4}/Project/Attribute.php +0 -0
  41. app/code/community/{textmaster/textmaster/model/mysql4/project → Textmaster/Textmaster/Model/Mysql4/Project}/Attribute/Collection.php +0 -0
  42. app/code/community/{textmaster/textmaster/model/mysql4 → Textmaster/Textmaster/Model/Mysql4}/Project/Collection.php +0 -0
  43. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Model/Observer.php +0 -0
  44. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Model/Project.php +0 -0
  45. app/code/community/{textmaster/textmaster/model → Textmaster/Textmaster/Model}/Project/Attribute.php +0 -0
  46. app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Audience.php +0 -0
  47. app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Author.php +0 -0
  48. app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Category.php +0 -0
  49. app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Grammatical.php +0 -0
  50. app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Lang.php +0 -0
  51. app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Type.php +0 -0
  52. app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Vocabulary.php +0 -0
  53. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/Adminhtml/AjaxController.php +0 -0
  54. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/Adminhtml/ApiController.php +0 -0
  55. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/Adminhtml/ProjectController.php +0 -0
  56. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/CallbackController.php +0 -0
  57. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/IndexController.php +0 -0
  58. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/etc/config.xml +1 -1
  59. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/etc/jstranslator.xml +0 -0
  60. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/etc/system.xml +0 -0
  61. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-install-0.0.1.php +0 -0
  62. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.1-0.0.2.php +0 -0
  63. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.2-0.0.3.php +0 -0
  64. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.3-0.0.4.php +0 -0
  65. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.4-0.0.5.php +0 -0
  66. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.5-0.0.6.php +0 -0
  67. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.6-0.0.7.php +0 -0
  68. app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.7-0.0.8.php +0 -0
  69. package.xml +4 -4
  70. skin/adminhtml/default/default/js/textmaster/script.js +506 -0
app/code/community/{textmaster/textmaster/block → Textmaster/Textmaster/Block}/Adminhtml/Credit.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/document → Textmaster/Textmaster/Block/Adminhtml/Document}/Renderer/Status.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Document/Supportmessage.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Document/View.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block → Textmaster/Textmaster/Block}/Adminhtml/Project.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Project/Grid.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project/grid/column → Textmaster/Textmaster/Block/Adminhtml/Project/Grid/Column}/Renderer/Checkbox.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project/grid/column → Textmaster/Textmaster/Block/Adminhtml/Project/Grid/Column}/Renderer/Massaction.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Project/Onglets.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Form.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Step1.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Step2.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Step3.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project/onglets → Textmaster/Textmaster/Block/Adminhtml/Project/Onglets}/Step3/Author.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project/onglets/step3 → Textmaster/Textmaster/Block/Adminhtml/Project/Onglets/Step3}/Form/Author.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Onglets/Summary.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Nbdocument.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Price.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Progression.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Status.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Store.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/Renderer/Wordcount.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Project/View.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project → Textmaster/Textmaster/Block/Adminhtml/Project}/View/Documents.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project/view/grid/column → Textmaster/Textmaster/Block/Adminhtml/Project/View/Grid/Column}/Renderer/Checkbox.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/project/view/grid/column → Textmaster/Textmaster/Block/Adminhtml/Project/View/Grid/Column}/Renderer/Massaction.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Renderer/Sourcelanguage.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Renderer/Targetlanguage.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml → Textmaster/Textmaster/Block/Adminhtml}/Renderer/UpdatedAt.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/system/config/form → Textmaster/Textmaster/Block/Adminhtml/System/Config/Form}/Field/Briefing.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/system/config/form → Textmaster/Textmaster/Block/Adminhtml/System/Config/Form}/Field/Creation.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/system/config/form → Textmaster/Textmaster/Block/Adminhtml/System/Config/Form}/Field/Islog.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/block/adminhtml/system/config/form → Textmaster/Textmaster/Block/Adminhtml/System/Config/Form}/Field/Login.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Helper/Data.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Model/Api.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Model/Document.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model → Textmaster/Textmaster/Model}/Mysql4/Document.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/mysql4 → Textmaster/Textmaster/Model/Mysql4}/Document/Collection.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model → Textmaster/Textmaster/Model}/Mysql4/Project.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/mysql4 → Textmaster/Textmaster/Model/Mysql4}/Project/Attribute.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/mysql4/project → Textmaster/Textmaster/Model/Mysql4/Project}/Attribute/Collection.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/mysql4 → Textmaster/Textmaster/Model/Mysql4}/Project/Collection.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Model/Observer.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/Model/Project.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model → Textmaster/Textmaster/Model}/Project/Attribute.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Audience.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Author.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Category.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Grammatical.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Lang.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Type.php RENAMED
File without changes
app/code/community/{textmaster/textmaster/model/source → Textmaster/Textmaster/Model/Source}/Api/Vocabulary.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/Adminhtml/AjaxController.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/Adminhtml/ApiController.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/Adminhtml/ProjectController.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/CallbackController.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/controllers/IndexController.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/etc/config.xml RENAMED
@@ -29,7 +29,7 @@
29
 
30
  <modules>
31
  <Textmaster_Textmaster>
32
- <version>0.1.1</version>
33
  </Textmaster_Textmaster>
34
  </modules>
35
  <global>
29
 
30
  <modules>
31
  <Textmaster_Textmaster>
32
+ <version>1.0.2</version>
33
  </Textmaster_Textmaster>
34
  </modules>
35
  <global>
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/etc/jstranslator.xml RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/etc/system.xml RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-install-0.0.1.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.1-0.0.2.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.2-0.0.3.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.3-0.0.4.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.4-0.0.5.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.5-0.0.6.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.6-0.0.7.php RENAMED
File without changes
app/code/community/{textmaster/textmaster → Textmaster/Textmaster}/sql/textmaster_setup/mysql4-upgrade-0.0.7-0.0.8.php RENAMED
File without changes
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Textmaster_Textmaster</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/OSL-3.0">Open Software License</license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>TextMaster makes it easy to translate (or proofread) your entire product catalog by professionals in over 15 languages. Open your doors to new markets in just a few clicks by using our intuitive extension to make your store multilingual.</description>
11
  <notes>Module textmaster</notes>
12
  <authors><author><name>TextMaster</name><user>TextMaster</user><email>elizaveta@textmaster.com</email></author></authors>
13
- <date>2014-11-05</date>
14
- <time>07:50:51</time>
15
- <contents><target name="magecommunity"><dir name="Textmaster"><dir name="Textmaster"><dir name="Block"><dir name="Adminhtml"><file name="Credit.php" hash="d6a923cfaf5279e4adf27986c87362b0"/><dir name="Document"><dir name="Renderer"><file name="Status.php" hash="f42270298a953c47ed05008dc17ffbe3"/></dir><file name="Supportmessage.php" hash="3de2c98e34072d8036fbb3baf51fc680"/><file name="View.php" hash="431c6abb59610f98030067f2c331619d"/></dir><dir name="Project"><dir name="Grid"><dir name="Column"><dir name="Renderer"><file name="Checkbox.php" hash="8f57ab35ad7704ef05012d219ca0323d"/><file name="Massaction.php" hash="62dadad96a7548df68e3f3c627e94589"/></dir></dir></dir><file name="Grid.php" hash="3a8293430513271d1ee3f44b0c3120f8"/><dir name="Onglets"><file name="Form.php" hash="e686e8cfdac33fa21c86e26fe93a6a07"/><file name="Step1.php" hash="348a7a7bc9004758a517f0939d4ce3bf"/><file name="Step2.php" hash="b00a6191667f8be5b2745e1f3a73249f"/><dir name="Step3"><file name="Author.php" hash="7ec92925a374885bfff851d8abf24787"/><dir name="Form"><file name="Author.php" hash="b965e02d28139d9c7f6e58fbb15e8e1b"/></dir></dir><file name="Step3.php" hash="29d7141fdc9af7c7590474581fb65d43"/><file name="Summary.php" hash="ed4dd8dcb8f1acdcc366b405f840570c"/></dir><file name="Onglets.php" hash="309dd49d8d65bf1c71247ce0647ffe20"/><dir name="Renderer"><file name="Nbdocument.php" hash="244d668e3f8a01c21208fdd2a71d0080"/><file name="Price.php" hash="a21b198258a81bb9b411f638e6b5f5e7"/><file name="Progression.php" hash="2e7c43d38b5640b463963a30239225c9"/><file name="Status.php" hash="782007cbd27b4ccc4200e87e34789ee2"/><file name="Store.php" hash="d92ccafcec2ad102b85bcb6bd3131779"/><file name="Wordcount.php" hash="d4714582d744a718e20d5c1444393c8a"/></dir><dir name="View"><file name="Documents.php" hash="48ab17be73308883855cf5ec0d51ce2b"/><dir name="Grid"><dir name="Column"><dir name="Renderer"><file name="Checkbox.php" hash="89c7d2afed7e6b031237b8d57194aae8"/><file name="Massaction.php" hash="e39a40293de5764fc41c49fa54964026"/></dir></dir></dir></dir><file name="View.php" hash="5843127fdc9d5277e3c35105724ff788"/></dir><file name="Project.php" hash="1919358b2d024822775ec1dbc9f92d2b"/><dir name="Renderer"><file name="Sourcelanguage.php" hash="61ade1d391fc882d3483b68612f1b784"/><file name="Targetlanguage.php" hash="2defedb3f9b57a2c34e05a30533074e1"/><file name="UpdatedAt.php" hash="2543e1ecaf1431966321031d09147c11"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Briefing.php" hash="f1ae93b9d2c02ca12aa93694e070232e"/><file name="Creation.php" hash="fad41de891ad9edadc2a6ffde2fcbd64"/><file name="Islog.php" hash="eae9171d420538775256cedf6387d546"/><file name="Login.php" hash="2298acda584281bc123ad1b922b83a14"/></dir></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="7ba1ec089a51747436b915ee4174b494"/></dir><dir name="Model"><file name="Api.php" hash="488a7eb372c269649e5a74f87048fb73"/><file name="Document.php" hash="ba6204c001d2d8c13d6040c9dde893c6"/><dir name="Mysql4"><dir name="Document"><file name="Collection.php" hash="6253cce06c8b2d65305770e4cc0faf34"/></dir><file name="Document.php" hash="b7c143dec4b9c9d131a25fe85e76c686"/><dir name="Project"><dir name="Attribute"><file name="Collection.php" hash="2873221c4cceef621c2920696ca9f937"/></dir><file name="Attribute.php" hash="f997d919bbc5bd47ad840d522ce1de15"/><file name="Collection.php" hash="44c097d5d7edf4509a373b1abedd6245"/></dir><file name="Project.php" hash="c78db4c76e2ce2f6ebf1cf8a48c723ef"/></dir><file name="Observer.php" hash="2f5778ed0c4fb579ccfd1e3f5c5bcff0"/><dir name="Project"><file name="Attribute.php" hash="e824699895626069cae908b5a7894c4d"/></dir><file name="Project.php" hash="2ae72e72d1a2f865cf408cb28d5c1dca"/><dir name="Source"><dir name="Api"><file name="Audience.php" hash="d9bcdf66964436b1efbc96af0a2e2e40"/><file name="Author.php" hash="758fd2e35aa096eacd2995088da64267"/><file name="Category.php" hash="358defa5cf859af62c68f675809b47eb"/><file name="Grammatical.php" hash="dcb73d6ac8cd93f73b6af08ec3ffb057"/><file name="Lang.php" hash="2f7c65d8c9d2247364bab2b3a26cd638"/><file name="Type.php" hash="9cff2f1385ac6e5bafb8c986152c4c08"/><file name="Vocabulary.php" hash="494ed3154a1c8dbe492da5a32f2dbad7"/></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="AjaxController.php" hash="04dc105d3f7914eb9862ce888d9f4d4f"/><file name="ApiController.php" hash="1231743abbc6d20f56a909ed73753e7e"/><file name="ProjectController.php" hash="e19d8eba952ef869df8bfc34668be923"/></dir><file name="CallbackController.php" hash="a4013078eb1e813bef1c426b8d373411"/><file name="IndexController.php" hash="7588d1f1a9918834837e0215569ab560"/></dir><dir name="etc"><file name="config.xml" hash="6d8636980bc2b10ecbf5fc9b8a714bbd"/><file name="jstranslator.xml" hash="46ddfe751dc4e1f34bc95dbc09263eee"/><file name="system.xml" hash="981d732eac4d47ed82e12795fea71d16"/></dir><dir name="sql"><dir name="textmaster_setup"><file name="mysql4-install-0.0.1.php" hash="162032e7872f14cc0049c73b79fdb7e7"/><file name="mysql4-upgrade-0.0.1-0.0.2.php" hash="d0e9ddeb6f62e36747e1f7df4fe99db1"/><file name="mysql4-upgrade-0.0.2-0.0.3.php" hash="8e3cad04b99df0c2a1e3369bd7c432ee"/><file name="mysql4-upgrade-0.0.3-0.0.4.php" hash="1d5f415b61fd5ef6b4c352cd9f2ba75e"/><file name="mysql4-upgrade-0.0.4-0.0.5.php" hash="791ca3e154ba7249478339b98c40eb94"/><file name="mysql4-upgrade-0.0.5-0.0.6.php" hash="865aac8301b8afe668590ec81b08877e"/><file name="mysql4-upgrade-0.0.6-0.0.7.php" hash="22238b586ef7acbfc8e72b60ad19eff2"/><file name="mysql4-upgrade-0.0.7-0.0.8.php" hash="57c692e4a1357794af92e884b7316047"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="textmaster"><file name="credit.phtml" hash="c89b6836429a831be59d7718c1b6600f"/><dir name="document"><file name="support_messages.phtml" hash="718d4b88147a88dd3a4a79ee937cfb0b"/><file name="view.phtml" hash="3c4164c1c0a8b651f8b799fafd869a00"/></dir><dir name="form"><file name="container.phtml" hash="a178289bb54908698de0423a04f925f3"/></dir><dir name="grid"><file name="container.phtml" hash="3a46640e22f5458ba1bb43abcd50fb31"/></dir><file name="login.phtml" hash="6d32209da30745ee73f9d89e18662792"/><dir name="onglet"><file name="popinauthors.phtml" hash="88755e5187349b78cace1b922a00d310"/></dir><file name="onglet.phtml" hash="f19b8e5eb8e0f67fee9eb451db6597d0"/><file name="page.phtml" hash="5dfa6347708268bf5108186a1145e530"/><dir name="product"><file name="edit.phtml" hash="df650e19786fc14bf570c10eeaad2762"/></dir><file name="view.phtml" hash="422ad35864499f679027e3dbfdee6bde"/></dir></dir><dir name="layout"><file name="textmaster.xml" hash="b5464624e62899af321bc13c2720631b"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="css"><dir name="textmaster"><file name="popin.css" hash="b9624ff6924adf24302b2a9ce73704fb"/><file name="styles.css" hash="61e33a529634ed22fd2e0f56d3647caf"/></dir></dir><dir name="images"><dir name="textmaster"><file name="ad.png" hash="4d3bfa60fb52ee8f9ce3c0f3934a0e08"/><file name="ae.png" hash="f3838d0ca01d7a76de74249ff2b514c7"/><file name="af.png" hash="a44bb210f25bafca92627b1187b0996d"/><file name="ag.png" hash="7b00bd7c2754618d57b78c407d6b542a"/><file name="al.png" hash="3f8b9ccd82877835192c5235e84ea543"/><file name="am.png" hash="f1f48cdf20af82bd4e708f40a844c08e"/><file name="ao.png" hash="13dd9ec64e95578da89ac092ea6bc49d"/><file name="ar.png" hash="e2a2372c9190c58e450d563c857cf932"/><file name="at.png" hash="0ed42d4df345bbe1a9eacc40a1ba9891"/><file name="au.png" hash="95609fc7efb05fab769b08c567dcafe3"/><file name="az.png" hash="82ee424e37625aa0bc6f0f2e2798ff33"/><file name="ba.png" hash="098a79c08cd07a7940affe818d8108d2"/><file name="bb.png" hash="237f1706a74e31a1f0f40080285af716"/><file name="bd.png" hash="5dd17c6db835d0e611b582a9aab36a69"/><file name="be.png" hash="140b16e73953d41b172e5a13106d96d7"/><file name="bf.png" hash="8bf9167bd4d4c8ab177590a03f18cb3a"/><file name="bg.png" hash="5f21946772326567c3bc2eb62693862d"/><file name="bh.png" hash="40acbad63f1ebb842cac8225198caa80"/><file name="bi.png" hash="ef7a1794da922df0876811e673795b40"/><file name="bj.png" hash="e776d8d30d79c46196bf63cf3698a005"/><file name="bn.png" hash="6f8378e8492e6d65297a878000d86cdd"/><file name="bo.png" hash="42addc49c770236532fb3425c39e855e"/><file name="br.png" hash="5820e89cdd217f41a8160611c2772450"/><file name="bs.png" hash="f10c1553ab9d8d3f50fa50789a0ec14d"/><file name="bt.png" hash="edced8a66c05b17cb3a66f4edab81537"/><file name="bw.png" hash="87ad8d31999e9f3dcf4af9b4002bd198"/><file name="by.png" hash="74271a2d533cf0f010f684527506a1b7"/><file name="bz.png" hash="3e6e3a59ea76dd361dd44c59e878cce1"/><file name="ca.png" hash="bde2e7c28a15fef7c21023d0d42e0af6"/><file name="cd.png" hash="43c7041408a403b5a5bff6ee5c486dcb"/><file name="cf.png" hash="8b0f9b4821681f89adc2a05cc9cb93f8"/><file name="cg.png" hash="69fc1655e73b91d5de5e526eb77a25dd"/><file name="ch.png" hash="4bd0882fe41076facbed622f45f5fe12"/><file name="ci.png" hash="33d6b8f53b17b291c82ba89268cc33c3"/><file name="cl.png" hash="97ac63f223ad9b8c9c89ede5a463fe16"/><file name="cm.png" hash="3a02cc8fd12eb3d46785b043eb1b4843"/><file name="cn.png" hash="7d8619cadee5b9bc776bee8c7c0d9bff"/><file name="co.png" hash="01799343910800de170f5bd2842f8610"/><file name="cr.png" hash="a261c45d21511884d98938746a88cda9"/><file name="cu.png" hash="6374430cbe6044d27a1e873982cb0e76"/><file name="cv.png" hash="ad5a8d21169eaa192fed00d022f3e970"/><file name="cy.png" hash="394575dc8ccea26e40ceb8059ed32140"/><file name="cz.png" hash="a25b0e8335083286931938e0b9203176"/><file name="de.png" hash="d5af4cc2395e7221e0fc625f892b44fb"/><file name="dj.png" hash="ad81ed92212c8118daf1227547fa672f"/><file name="dk.png" hash="d4a4b2d8804d713a687690e8d5d86b0d"/><file name="dm.png" hash="3d0dcb98ba84de45ba9f95f829530e75"/><file name="do.png" hash="579619d7a624dd7ee8d01ac1f2128a1e"/><file name="dz.png" hash="d798915a98660a226bb0418c6cf3ef4f"/><file name="ec.png" hash="84126d2520a0d9f993d3237725a7f907"/><file name="ee.png" hash="9d6bb07ed60ff800bb61f5bb0aaad99a"/><file name="eg.png" hash="984c617fe29427198dcbf7d41170e94b"/><file name="eh.png" hash="703d4e948c1f575016157e657d16b4f1"/><file name="en.png" hash="ffdfe557dee5d9f7ff9744708762bf67"/><file name="er.png" hash="847e75043e54c4aa95c219dd05605880"/><file name="es.png" hash="38970876b2bfb01c903419f91f026878"/><file name="et.png" hash="a7838af033c27a4d5d81e5e964dd45f5"/><file name="fi.png" hash="d64cea1ef1a5994aadcc6380bc3f33d6"/><file name="fj.png" hash="5f0f59be9e403329fa7059ab48609118"/><file name="flags-mini.zip" hash="7221658c2d26144a361403723d278205"/><file name="fm.png" hash="437654b1e67bbf1f90e971222fab6974"/><file name="fr.png" hash="6a705fd57e522b3644597d03606d3e17"/><file name="ga.png" hash="619b7bd8cbd79d04949f86b8fef80bc6"/><file name="gd.png" hash="722b7d1192b950ee6d93a02d2a5e4ba7"/><file name="ge.png" hash="930de4a6c9eab9cae548938903500d28"/><file name="gh.png" hash="ad81a6bdafb414b363d08180caf6a8e3"/><file name="gm.png" hash="f16737716084f29a9d9ba01501fb8732"/><file name="gn.png" hash="b36b8a91e876b1d9b11d020c81a2b806"/><file name="gq.png" hash="20bb217c3333a4a0a361581d84ca5326"/><file name="gr.png" hash="2841baa87ea947e5e3bc80278627d5da"/><file name="gt.png" hash="ef388b528291fd6f7742d3b4b0cd3800"/><file name="gw.png" hash="27e732fe984241041a09315ac235a923"/><file name="gy.png" hash="c2083c5428dec76473780cc97f7449a1"/><file name="hn.png" hash="b630fa10ad4fa8762215dc9e716c5466"/><file name="hr.png" hash="e8c7e75fa9eed2ae2b2ba34dd73e56e6"/><file name="ht.png" hash="d125e54a88ac04211b61d49a7fc0cc70"/><file name="hu.png" hash="96db67ede070c6a86a778660d80e7e26"/><file name="id.png" hash="63199df1f7136f80ca81d95190899db7"/><file name="ie.png" hash="d0088733cda1245823726ecf8018ab69"/><file name="il.png" hash="15b6e79abb6f553938b24d949fea1ffd"/><file name="in.png" hash="11addda3b86a7f8fc55abfd80a38f7a5"/><file name="iq.png" hash="35ee00f1ec3e5815ec3890ff397f2ba0"/><file name="ir.png" hash="a0db2ed68e2e29cc366e019e4c676262"/><file name="is.png" hash="1a39e1dec42eb5c8e5cc98bcb6e71c37"/><file name="it.png" hash="502d044737b407caa56138bc8235e55a"/><file name="jm.png" hash="fb67cd9833b430b1081b68d8bea97a4e"/><file name="jo.png" hash="ded495d673605aca3ddb9bd5cc6e2ca3"/><file name="jp.png" hash="64a5be7e6bdc94ba6866bab79b44eabc"/><file name="ke.png" hash="6f58b731e1f6dd7b13cb659e8ff04154"/><file name="kg.png" hash="229cf7889548451a8d467b85d06c212a"/><file name="kh.png" hash="1cd4d9aeaed32e129f54408cb2cda3d7"/><file name="ki.png" hash="b0596385cffbe421730b16f4a2e0d290"/><file name="km.png" hash="657977b976bcbf8c03bcac268814d020"/><file name="kn.png" hash="f89b4a2d2fd0b44e22b4281a7740e4c7"/><file name="kp.png" hash="fd794d0813a3da085113804070ec89e1"/><file name="kr.png" hash="cf0e98be60de5bf10f6dcff1ea224720"/><file name="ks.png" hash="9cb1c058d614957a6c3f04bb8384d672"/><file name="kw.png" hash="2f9130a5d176b54f632f7bb08860f28e"/><file name="kz.png" hash="288a3b09f8dd0b6b251c2a9759ff61e1"/><file name="la.png" hash="07f807a8c739bead3997a11ed6c741b1"/><file name="lb.png" hash="23b9b946942bc2c3ac2242e5675d810f"/><file name="lc.png" hash="2e7aba2fb74c757f79f500dea57fc69c"/><file name="li.png" hash="e826167750c88d94c5eb43c043ba3907"/><file name="lk.png" hash="4463604a10b4b7a3679bd45c76b56dd1"/><file name="lr.png" hash="2cb94086e7fcc2042435c7b69f1e6438"/><file name="ls.png" hash="86bc8c806555483bfa59cfc36d485f66"/><file name="lt.png" hash="35dfa78cf04b6571cc82e7a356641f1b"/><file name="lu.png" hash="329ad84226aacd1e22695cb72c2822cd"/><file name="lv.png" hash="ba99fb872543c7d4853b50f788e2fda0"/><file name="ly.png" hash="1d232daa96e0f7ca7e1ecdec5e6d8371"/><file name="ma.png" hash="006f06311e103a2efb9618f485685300"/><file name="mc.png" hash="6abe8119c30e760986c705c361211fc6"/><file name="md.png" hash="b5904d63976ccfe9985238b76e8b49e0"/><file name="me.png" hash="b7bf90515ff08512425929ff2734f5a5"/><file name="mg.png" hash="896adcfd3afa8f292e25ecaf5e57956e"/><file name="mh.png" hash="50165a2514b035e3482d6d2f4876d8ec"/><file name="mk.png" hash="1016d35de15d82434e06bffda64d421b"/><file name="ml.png" hash="9b3b0773ec50db0f0d775c9776e74c04"/><file name="mm.png" hash="cdafdf2162e5cb1c8b8e312b9f4cfec8"/><file name="mn.png" hash="faa28969f96cae1085cc6c8d9234dbe4"/><file name="mr.png" hash="d83fb1097bcb99133d9d224d06207d71"/><file name="mt.png" hash="ac23976d3a0d2873b7fb72c8503018bf"/><file name="mu.png" hash="bda1ed19036d5716a1aea8ddd23f5b24"/><file name="mv.png" hash="a5e4d4f9d846ba2df572f7855e5d153c"/><file name="mw.png" hash="73ce56eeac955942ab87f6714c2b2f1c"/><file name="mx.png" hash="515daf584560866ba82458a2841b2c5c"/><file name="my.png" hash="ec302b316857c5a655e9d0838a7299bf"/><file name="mz.png" hash="b1a305321450ff8cfacb7b51ef54702e"/><file name="na.png" hash="6b1782b56d5607651fd8467a3282becf"/><file name="ne.png" hash="fd7a4ac6a5b0bfcd11e19b59e4eb9491"/><file name="ng.png" hash="fbdc831cab445407014a8be0cd9d1f9b"/><file name="ni.png" hash="87be5b122aaafed59e42a1c94472f4ca"/><file name="nl.png" hash="b7d65809e5c02d8d36c01a08adc32ee4"/><file name="no.png" hash="87f804f26166303a42d85ceba925ff82"/><file name="np.png" hash="6e43bb94985c756a15b7ad47e1be25a9"/><file name="nr.png" hash="01771f576a6a73750637796ca4f9b1d1"/><file name="nz.png" hash="a37276b951a51d5b4cbf5169b3fbe899"/><file name="om.png" hash="2c13864af6fa36541fc66a6e8f3af91e"/><file name="pa.png" hash="b79104676e49981ca9937015349c63e0"/><file name="pe.png" hash="80a714541ee3a84286f79f31abef7232"/><file name="pg.png" hash="0fd60c1657cf591650ea7672ce1189af"/><file name="ph.png" hash="47942dfa29448f707cc8aea171d120bf"/><file name="pk.png" hash="047cccacc9290dd94a3d5febc0499cf8"/><file name="pl.png" hash="7b8a0298dac0a7f273d5e6b741f8038f"/><file name="pt.png" hash="3141bfbda3235bc2f950243981753a23"/><file name="pw.png" hash="6eaebbe7b69c3bf9c3c50f4c3cc9100f"/><file name="py.png" hash="948dc594390295dc43a22bb228ff8296"/><file name="qa.png" hash="237556d7031c9d09e86e8b806310eef3"/><file name="ro.png" hash="5508a42870fb98d3dc1281133e36908e"/><file name="rs.png" hash="e81f589284efdc070501b676cbf2440a"/><file name="ru.png" hash="46378f0d5a6e8339db251971fa05acc8"/><file name="rw.png" hash="4afb87332945b130e463fc5b7706caf8"/><file name="sa.png" hash="2cf7460d937ea6ac4aa80c84722ff127"/><file name="sb.png" hash="ec4690d32d683027cab5475fbc6817eb"/><file name="sc.png" hash="6b232689798b91d278928c5f8db684b6"/><file name="sd.png" hash="3ec6b86188d06cc95af59a4401fa51c1"/><file name="se.png" hash="34ca8036ec0d98e5b8f0972e7c3b690c"/><file name="sg.png" hash="0df385a93794a40b8927d9b6fe8c8ab4"/><file name="si.png" hash="7c0304b3da174716cb637e559ba30462"/><file name="sk.png" hash="f1192c4beac2189817b990302d6023c0"/><file name="sl.png" hash="dded38a2eedec2575e7200753a8d2c0c"/><file name="sm.png" hash="fce953adb78a308692ae504f8bc68a03"/><file name="sn.png" hash="dee77d596acc5a7045db7c0eca9996e6"/><file name="so.png" hash="a88729fc16aa813315a7edc1374e34e5"/><file name="sr.png" hash="6cd104e7e702c0f17a80be2da797b2c2"/><file name="st.png" hash="ac34029ffd9ab8b0f14669295f838a92"/><file name="sv.png" hash="87de653ebd702dc2c1908bdad6b5e07d"/><file name="sy.png" hash="2c0f028a239914970be87e691bcd3907"/><file name="sz.png" hash="06cf5b39e7ade92fa9d29619f69fa0e6"/><file name="td.png" hash="323ae3550138d0054343f3d75367bfb1"/><file name="tg.png" hash="bf0360afe91efa96d766bc9de7b4726d"/><file name="th.png" hash="7c7f53c225be44fc2897dd007549245b"/><file name="tj.png" hash="472b4679950b9562d3618b9c9ef518d5"/><file name="tl.png" hash="7197fb1849ba9c8c7f9b1e240e37b85b"/><file name="tm.png" hash="177489fdf6e6380131c2f989a1467b24"/><file name="tn.png" hash="162105faa75e6ceb9f0e5b982343a07c"/><file name="to.png" hash="a96505c14820af79abb3567056abca39"/><file name="tr.png" hash="8307e3e68476fe75f0a396b8e96761d3"/><file name="tt.png" hash="304a6848ef200b4d3cde0b1d5cc5523e"/><file name="tv.png" hash="ed5ffe4560b8b651b0d321bc6f6875c7"/><file name="tw.png" hash="56d7df67199ebcce42d70cea202b8a36"/><file name="tz.png" hash="1675509852611fabc2d11966274f5617"/><file name="ua.png" hash="dc3eb73822683ea9980711d34cc01d68"/><file name="ug.png" hash="e7ef297a425c8ac105b5e52c2e338794"/><file name="us.png" hash="1fac8f33d3c11a92fc7913f27df16339"/><file name="uy.png" hash="e00ba3948043a99ab07db91db8dd94f3"/><file name="uz.png" hash="2cb5bc704b35ef438b92824dd1cb7c83"/><file name="va.png" hash="4e3061c712414e91d312ca5a587ea24c"/><file name="vc.png" hash="0ee195323c3613d5e5d635a445c922df"/><file name="ve.png" hash="019c86c82fe6a1ad59ec5d800db3a66f"/><file name="vn.png" hash="d33f6ad2504d1559b10e0f6f084cbe59"/><file name="vu.png" hash="fe3acbd24eb0e11f45cdc3cd6b2a22ea"/><file name="ws.png" hash="bd859467d80a0740bb5ab950def621f2"/><file name="ye.png" hash="47036485a58d485f9cbbc8c661daf8d3"/><file name="za.png" hash="6d0a8ef2e6bdd3325e86b2fe9ec74cf9"/><file name="zm.png" hash="cc14e520271994baccd073ffb852d144"/><file name="zw.png" hash="16b7534269b89084bbdab36c8da5da2e"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Textmaster_Textmaster.xml" hash="c7189ff759aac7e98638198ba1b59e96"/></dir></target><target name="magelocale"><dir name="fr_FR"><file name="Textmaster_Textmaster.csv" hash="446e4803276a66339989c219bc7cc548"/></dir><dir name="en_US"><file name="Textmaster_Textmaster.csv" hash="6ca63589043e2ef58500bb62cbc13a72"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.2</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Textmaster_Textmaster</name>
4
+ <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/OSL-3.0">Open Software License</license>
7
  <channel>community</channel>
10
  <description>TextMaster makes it easy to translate (or proofread) your entire product catalog by professionals in over 15 languages. Open your doors to new markets in just a few clicks by using our intuitive extension to make your store multilingual.</description>
11
  <notes>Module textmaster</notes>
12
  <authors><author><name>TextMaster</name><user>TextMaster</user><email>elizaveta@textmaster.com</email></author></authors>
13
+ <date>2015-02-06</date>
14
+ <time>13:10:19</time>
15
+ <contents><target name="magecommunity"><dir name="Textmaster"><dir name="Textmaster"><dir name="Block"><dir name="Adminhtml"><file name="Credit.php" hash="d6a923cfaf5279e4adf27986c87362b0"/><dir name="Document"><dir name="Renderer"><file name="Status.php" hash="f42270298a953c47ed05008dc17ffbe3"/></dir><file name="Supportmessage.php" hash="3de2c98e34072d8036fbb3baf51fc680"/><file name="View.php" hash="431c6abb59610f98030067f2c331619d"/></dir><dir name="Project"><dir name="Grid"><dir name="Column"><dir name="Renderer"><file name="Checkbox.php" hash="8f57ab35ad7704ef05012d219ca0323d"/><file name="Massaction.php" hash="62dadad96a7548df68e3f3c627e94589"/></dir></dir></dir><file name="Grid.php" hash="3a8293430513271d1ee3f44b0c3120f8"/><dir name="Onglets"><file name="Form.php" hash="e686e8cfdac33fa21c86e26fe93a6a07"/><file name="Step1.php" hash="348a7a7bc9004758a517f0939d4ce3bf"/><file name="Step2.php" hash="b00a6191667f8be5b2745e1f3a73249f"/><dir name="Step3"><file name="Author.php" hash="7ec92925a374885bfff851d8abf24787"/><dir name="Form"><file name="Author.php" hash="b965e02d28139d9c7f6e58fbb15e8e1b"/></dir></dir><file name="Step3.php" hash="29d7141fdc9af7c7590474581fb65d43"/><file name="Summary.php" hash="ed4dd8dcb8f1acdcc366b405f840570c"/></dir><file name="Onglets.php" hash="309dd49d8d65bf1c71247ce0647ffe20"/><dir name="Renderer"><file name="Nbdocument.php" hash="244d668e3f8a01c21208fdd2a71d0080"/><file name="Price.php" hash="a21b198258a81bb9b411f638e6b5f5e7"/><file name="Progression.php" hash="2e7c43d38b5640b463963a30239225c9"/><file name="Status.php" hash="782007cbd27b4ccc4200e87e34789ee2"/><file name="Store.php" hash="d92ccafcec2ad102b85bcb6bd3131779"/><file name="Wordcount.php" hash="d4714582d744a718e20d5c1444393c8a"/></dir><dir name="View"><file name="Documents.php" hash="48ab17be73308883855cf5ec0d51ce2b"/><dir name="Grid"><dir name="Column"><dir name="Renderer"><file name="Checkbox.php" hash="89c7d2afed7e6b031237b8d57194aae8"/><file name="Massaction.php" hash="e39a40293de5764fc41c49fa54964026"/></dir></dir></dir></dir><file name="View.php" hash="5843127fdc9d5277e3c35105724ff788"/></dir><file name="Project.php" hash="1919358b2d024822775ec1dbc9f92d2b"/><dir name="Renderer"><file name="Sourcelanguage.php" hash="61ade1d391fc882d3483b68612f1b784"/><file name="Targetlanguage.php" hash="2defedb3f9b57a2c34e05a30533074e1"/><file name="UpdatedAt.php" hash="2543e1ecaf1431966321031d09147c11"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Briefing.php" hash="f1ae93b9d2c02ca12aa93694e070232e"/><file name="Creation.php" hash="fad41de891ad9edadc2a6ffde2fcbd64"/><file name="Islog.php" hash="eae9171d420538775256cedf6387d546"/><file name="Login.php" hash="2298acda584281bc123ad1b922b83a14"/></dir></dir></dir></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="7ba1ec089a51747436b915ee4174b494"/></dir><dir name="Model"><file name="Api.php" hash="488a7eb372c269649e5a74f87048fb73"/><file name="Document.php" hash="ba6204c001d2d8c13d6040c9dde893c6"/><dir name="Mysql4"><dir name="Document"><file name="Collection.php" hash="6253cce06c8b2d65305770e4cc0faf34"/></dir><file name="Document.php" hash="b7c143dec4b9c9d131a25fe85e76c686"/><dir name="Project"><dir name="Attribute"><file name="Collection.php" hash="2873221c4cceef621c2920696ca9f937"/></dir><file name="Attribute.php" hash="f997d919bbc5bd47ad840d522ce1de15"/><file name="Collection.php" hash="44c097d5d7edf4509a373b1abedd6245"/></dir><file name="Project.php" hash="c78db4c76e2ce2f6ebf1cf8a48c723ef"/></dir><file name="Observer.php" hash="2f5778ed0c4fb579ccfd1e3f5c5bcff0"/><dir name="Project"><file name="Attribute.php" hash="e824699895626069cae908b5a7894c4d"/></dir><file name="Project.php" hash="2ae72e72d1a2f865cf408cb28d5c1dca"/><dir name="Source"><dir name="Api"><file name="Audience.php" hash="d9bcdf66964436b1efbc96af0a2e2e40"/><file name="Author.php" hash="758fd2e35aa096eacd2995088da64267"/><file name="Category.php" hash="358defa5cf859af62c68f675809b47eb"/><file name="Grammatical.php" hash="dcb73d6ac8cd93f73b6af08ec3ffb057"/><file name="Lang.php" hash="2f7c65d8c9d2247364bab2b3a26cd638"/><file name="Type.php" hash="9cff2f1385ac6e5bafb8c986152c4c08"/><file name="Vocabulary.php" hash="494ed3154a1c8dbe492da5a32f2dbad7"/></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="AjaxController.php" hash="04dc105d3f7914eb9862ce888d9f4d4f"/><file name="ApiController.php" hash="1231743abbc6d20f56a909ed73753e7e"/><file name="ProjectController.php" hash="e19d8eba952ef869df8bfc34668be923"/></dir><file name="CallbackController.php" hash="a4013078eb1e813bef1c426b8d373411"/><file name="IndexController.php" hash="7588d1f1a9918834837e0215569ab560"/></dir><dir name="etc"><file name="config.xml" hash="cd39ee2192a214c27cbe51f6f795f20b"/><file name="jstranslator.xml" hash="46ddfe751dc4e1f34bc95dbc09263eee"/><file name="system.xml" hash="981d732eac4d47ed82e12795fea71d16"/></dir><dir name="sql"><dir name="textmaster_setup"><file name="mysql4-install-0.0.1.php" hash="162032e7872f14cc0049c73b79fdb7e7"/><file name="mysql4-upgrade-0.0.1-0.0.2.php" hash="d0e9ddeb6f62e36747e1f7df4fe99db1"/><file name="mysql4-upgrade-0.0.2-0.0.3.php" hash="8e3cad04b99df0c2a1e3369bd7c432ee"/><file name="mysql4-upgrade-0.0.3-0.0.4.php" hash="1d5f415b61fd5ef6b4c352cd9f2ba75e"/><file name="mysql4-upgrade-0.0.4-0.0.5.php" hash="791ca3e154ba7249478339b98c40eb94"/><file name="mysql4-upgrade-0.0.5-0.0.6.php" hash="865aac8301b8afe668590ec81b08877e"/><file name="mysql4-upgrade-0.0.6-0.0.7.php" hash="22238b586ef7acbfc8e72b60ad19eff2"/><file name="mysql4-upgrade-0.0.7-0.0.8.php" hash="57c692e4a1357794af92e884b7316047"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="textmaster"><file name="credit.phtml" hash="c89b6836429a831be59d7718c1b6600f"/><dir name="document"><file name="support_messages.phtml" hash="718d4b88147a88dd3a4a79ee937cfb0b"/><file name="view.phtml" hash="3c4164c1c0a8b651f8b799fafd869a00"/></dir><dir name="form"><file name="container.phtml" hash="a178289bb54908698de0423a04f925f3"/></dir><dir name="grid"><file name="container.phtml" hash="3a46640e22f5458ba1bb43abcd50fb31"/></dir><file name="login.phtml" hash="6d32209da30745ee73f9d89e18662792"/><dir name="onglet"><file name="popinauthors.phtml" hash="88755e5187349b78cace1b922a00d310"/></dir><file name="onglet.phtml" hash="f19b8e5eb8e0f67fee9eb451db6597d0"/><file name="page.phtml" hash="5dfa6347708268bf5108186a1145e530"/><dir name="product"><file name="edit.phtml" hash="df650e19786fc14bf570c10eeaad2762"/></dir><file name="view.phtml" hash="422ad35864499f679027e3dbfdee6bde"/></dir></dir><dir name="layout"><file name="textmaster.xml" hash="b5464624e62899af321bc13c2720631b"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="css"><dir name="textmaster"><file name="popin.css" hash="b9624ff6924adf24302b2a9ce73704fb"/><file name="styles.css" hash="61e33a529634ed22fd2e0f56d3647caf"/></dir></dir><dir name="images"><dir name="textmaster"><file name="ad.png" hash="4d3bfa60fb52ee8f9ce3c0f3934a0e08"/><file name="ae.png" hash="f3838d0ca01d7a76de74249ff2b514c7"/><file name="af.png" hash="a44bb210f25bafca92627b1187b0996d"/><file name="ag.png" hash="7b00bd7c2754618d57b78c407d6b542a"/><file name="al.png" hash="3f8b9ccd82877835192c5235e84ea543"/><file name="am.png" hash="f1f48cdf20af82bd4e708f40a844c08e"/><file name="ao.png" hash="13dd9ec64e95578da89ac092ea6bc49d"/><file name="ar.png" hash="e2a2372c9190c58e450d563c857cf932"/><file name="at.png" hash="0ed42d4df345bbe1a9eacc40a1ba9891"/><file name="au.png" hash="95609fc7efb05fab769b08c567dcafe3"/><file name="az.png" hash="82ee424e37625aa0bc6f0f2e2798ff33"/><file name="ba.png" hash="098a79c08cd07a7940affe818d8108d2"/><file name="bb.png" hash="237f1706a74e31a1f0f40080285af716"/><file name="bd.png" hash="5dd17c6db835d0e611b582a9aab36a69"/><file name="be.png" hash="140b16e73953d41b172e5a13106d96d7"/><file name="bf.png" hash="8bf9167bd4d4c8ab177590a03f18cb3a"/><file name="bg.png" hash="5f21946772326567c3bc2eb62693862d"/><file name="bh.png" hash="40acbad63f1ebb842cac8225198caa80"/><file name="bi.png" hash="ef7a1794da922df0876811e673795b40"/><file name="bj.png" hash="e776d8d30d79c46196bf63cf3698a005"/><file name="bn.png" hash="6f8378e8492e6d65297a878000d86cdd"/><file name="bo.png" hash="42addc49c770236532fb3425c39e855e"/><file name="br.png" hash="5820e89cdd217f41a8160611c2772450"/><file name="bs.png" hash="f10c1553ab9d8d3f50fa50789a0ec14d"/><file name="bt.png" hash="edced8a66c05b17cb3a66f4edab81537"/><file name="bw.png" hash="87ad8d31999e9f3dcf4af9b4002bd198"/><file name="by.png" hash="74271a2d533cf0f010f684527506a1b7"/><file name="bz.png" hash="3e6e3a59ea76dd361dd44c59e878cce1"/><file name="ca.png" hash="bde2e7c28a15fef7c21023d0d42e0af6"/><file name="cd.png" hash="43c7041408a403b5a5bff6ee5c486dcb"/><file name="cf.png" hash="8b0f9b4821681f89adc2a05cc9cb93f8"/><file name="cg.png" hash="69fc1655e73b91d5de5e526eb77a25dd"/><file name="ch.png" hash="4bd0882fe41076facbed622f45f5fe12"/><file name="ci.png" hash="33d6b8f53b17b291c82ba89268cc33c3"/><file name="cl.png" hash="97ac63f223ad9b8c9c89ede5a463fe16"/><file name="cm.png" hash="3a02cc8fd12eb3d46785b043eb1b4843"/><file name="cn.png" hash="7d8619cadee5b9bc776bee8c7c0d9bff"/><file name="co.png" hash="01799343910800de170f5bd2842f8610"/><file name="cr.png" hash="a261c45d21511884d98938746a88cda9"/><file name="cu.png" hash="6374430cbe6044d27a1e873982cb0e76"/><file name="cv.png" hash="ad5a8d21169eaa192fed00d022f3e970"/><file name="cy.png" hash="394575dc8ccea26e40ceb8059ed32140"/><file name="cz.png" hash="a25b0e8335083286931938e0b9203176"/><file name="de.png" hash="d5af4cc2395e7221e0fc625f892b44fb"/><file name="dj.png" hash="ad81ed92212c8118daf1227547fa672f"/><file name="dk.png" hash="d4a4b2d8804d713a687690e8d5d86b0d"/><file name="dm.png" hash="3d0dcb98ba84de45ba9f95f829530e75"/><file name="do.png" hash="579619d7a624dd7ee8d01ac1f2128a1e"/><file name="dz.png" hash="d798915a98660a226bb0418c6cf3ef4f"/><file name="ec.png" hash="84126d2520a0d9f993d3237725a7f907"/><file name="ee.png" hash="9d6bb07ed60ff800bb61f5bb0aaad99a"/><file name="eg.png" hash="984c617fe29427198dcbf7d41170e94b"/><file name="eh.png" hash="703d4e948c1f575016157e657d16b4f1"/><file name="en.png" hash="ffdfe557dee5d9f7ff9744708762bf67"/><file name="er.png" hash="847e75043e54c4aa95c219dd05605880"/><file name="es.png" hash="38970876b2bfb01c903419f91f026878"/><file name="et.png" hash="a7838af033c27a4d5d81e5e964dd45f5"/><file name="fi.png" hash="d64cea1ef1a5994aadcc6380bc3f33d6"/><file name="fj.png" hash="5f0f59be9e403329fa7059ab48609118"/><file name="flags-mini.zip" hash="7221658c2d26144a361403723d278205"/><file name="fm.png" hash="437654b1e67bbf1f90e971222fab6974"/><file name="fr.png" hash="6a705fd57e522b3644597d03606d3e17"/><file name="ga.png" hash="619b7bd8cbd79d04949f86b8fef80bc6"/><file name="gd.png" hash="722b7d1192b950ee6d93a02d2a5e4ba7"/><file name="ge.png" hash="930de4a6c9eab9cae548938903500d28"/><file name="gh.png" hash="ad81a6bdafb414b363d08180caf6a8e3"/><file name="gm.png" hash="f16737716084f29a9d9ba01501fb8732"/><file name="gn.png" hash="b36b8a91e876b1d9b11d020c81a2b806"/><file name="gq.png" hash="20bb217c3333a4a0a361581d84ca5326"/><file name="gr.png" hash="2841baa87ea947e5e3bc80278627d5da"/><file name="gt.png" hash="ef388b528291fd6f7742d3b4b0cd3800"/><file name="gw.png" hash="27e732fe984241041a09315ac235a923"/><file name="gy.png" hash="c2083c5428dec76473780cc97f7449a1"/><file name="hn.png" hash="b630fa10ad4fa8762215dc9e716c5466"/><file name="hr.png" hash="e8c7e75fa9eed2ae2b2ba34dd73e56e6"/><file name="ht.png" hash="d125e54a88ac04211b61d49a7fc0cc70"/><file name="hu.png" hash="96db67ede070c6a86a778660d80e7e26"/><file name="id.png" hash="63199df1f7136f80ca81d95190899db7"/><file name="ie.png" hash="d0088733cda1245823726ecf8018ab69"/><file name="il.png" hash="15b6e79abb6f553938b24d949fea1ffd"/><file name="in.png" hash="11addda3b86a7f8fc55abfd80a38f7a5"/><file name="iq.png" hash="35ee00f1ec3e5815ec3890ff397f2ba0"/><file name="ir.png" hash="a0db2ed68e2e29cc366e019e4c676262"/><file name="is.png" hash="1a39e1dec42eb5c8e5cc98bcb6e71c37"/><file name="it.png" hash="502d044737b407caa56138bc8235e55a"/><file name="jm.png" hash="fb67cd9833b430b1081b68d8bea97a4e"/><file name="jo.png" hash="ded495d673605aca3ddb9bd5cc6e2ca3"/><file name="jp.png" hash="64a5be7e6bdc94ba6866bab79b44eabc"/><file name="ke.png" hash="6f58b731e1f6dd7b13cb659e8ff04154"/><file name="kg.png" hash="229cf7889548451a8d467b85d06c212a"/><file name="kh.png" hash="1cd4d9aeaed32e129f54408cb2cda3d7"/><file name="ki.png" hash="b0596385cffbe421730b16f4a2e0d290"/><file name="km.png" hash="657977b976bcbf8c03bcac268814d020"/><file name="kn.png" hash="f89b4a2d2fd0b44e22b4281a7740e4c7"/><file name="kp.png" hash="fd794d0813a3da085113804070ec89e1"/><file name="kr.png" hash="cf0e98be60de5bf10f6dcff1ea224720"/><file name="ks.png" hash="9cb1c058d614957a6c3f04bb8384d672"/><file name="kw.png" hash="2f9130a5d176b54f632f7bb08860f28e"/><file name="kz.png" hash="288a3b09f8dd0b6b251c2a9759ff61e1"/><file name="la.png" hash="07f807a8c739bead3997a11ed6c741b1"/><file name="lb.png" hash="23b9b946942bc2c3ac2242e5675d810f"/><file name="lc.png" hash="2e7aba2fb74c757f79f500dea57fc69c"/><file name="li.png" hash="e826167750c88d94c5eb43c043ba3907"/><file name="lk.png" hash="4463604a10b4b7a3679bd45c76b56dd1"/><file name="lr.png" hash="2cb94086e7fcc2042435c7b69f1e6438"/><file name="ls.png" hash="86bc8c806555483bfa59cfc36d485f66"/><file name="lt.png" hash="35dfa78cf04b6571cc82e7a356641f1b"/><file name="lu.png" hash="329ad84226aacd1e22695cb72c2822cd"/><file name="lv.png" hash="ba99fb872543c7d4853b50f788e2fda0"/><file name="ly.png" hash="1d232daa96e0f7ca7e1ecdec5e6d8371"/><file name="ma.png" hash="006f06311e103a2efb9618f485685300"/><file name="mc.png" hash="6abe8119c30e760986c705c361211fc6"/><file name="md.png" hash="b5904d63976ccfe9985238b76e8b49e0"/><file name="me.png" hash="b7bf90515ff08512425929ff2734f5a5"/><file name="mg.png" hash="896adcfd3afa8f292e25ecaf5e57956e"/><file name="mh.png" hash="50165a2514b035e3482d6d2f4876d8ec"/><file name="mk.png" hash="1016d35de15d82434e06bffda64d421b"/><file name="ml.png" hash="9b3b0773ec50db0f0d775c9776e74c04"/><file name="mm.png" hash="cdafdf2162e5cb1c8b8e312b9f4cfec8"/><file name="mn.png" hash="faa28969f96cae1085cc6c8d9234dbe4"/><file name="mr.png" hash="d83fb1097bcb99133d9d224d06207d71"/><file name="mt.png" hash="ac23976d3a0d2873b7fb72c8503018bf"/><file name="mu.png" hash="bda1ed19036d5716a1aea8ddd23f5b24"/><file name="mv.png" hash="a5e4d4f9d846ba2df572f7855e5d153c"/><file name="mw.png" hash="73ce56eeac955942ab87f6714c2b2f1c"/><file name="mx.png" hash="515daf584560866ba82458a2841b2c5c"/><file name="my.png" hash="ec302b316857c5a655e9d0838a7299bf"/><file name="mz.png" hash="b1a305321450ff8cfacb7b51ef54702e"/><file name="na.png" hash="6b1782b56d5607651fd8467a3282becf"/><file name="ne.png" hash="fd7a4ac6a5b0bfcd11e19b59e4eb9491"/><file name="ng.png" hash="fbdc831cab445407014a8be0cd9d1f9b"/><file name="ni.png" hash="87be5b122aaafed59e42a1c94472f4ca"/><file name="nl.png" hash="b7d65809e5c02d8d36c01a08adc32ee4"/><file name="no.png" hash="87f804f26166303a42d85ceba925ff82"/><file name="np.png" hash="6e43bb94985c756a15b7ad47e1be25a9"/><file name="nr.png" hash="01771f576a6a73750637796ca4f9b1d1"/><file name="nz.png" hash="a37276b951a51d5b4cbf5169b3fbe899"/><file name="om.png" hash="2c13864af6fa36541fc66a6e8f3af91e"/><file name="pa.png" hash="b79104676e49981ca9937015349c63e0"/><file name="pe.png" hash="80a714541ee3a84286f79f31abef7232"/><file name="pg.png" hash="0fd60c1657cf591650ea7672ce1189af"/><file name="ph.png" hash="47942dfa29448f707cc8aea171d120bf"/><file name="pk.png" hash="047cccacc9290dd94a3d5febc0499cf8"/><file name="pl.png" hash="7b8a0298dac0a7f273d5e6b741f8038f"/><file name="pt.png" hash="3141bfbda3235bc2f950243981753a23"/><file name="pw.png" hash="6eaebbe7b69c3bf9c3c50f4c3cc9100f"/><file name="py.png" hash="948dc594390295dc43a22bb228ff8296"/><file name="qa.png" hash="237556d7031c9d09e86e8b806310eef3"/><file name="ro.png" hash="5508a42870fb98d3dc1281133e36908e"/><file name="rs.png" hash="e81f589284efdc070501b676cbf2440a"/><file name="ru.png" hash="46378f0d5a6e8339db251971fa05acc8"/><file name="rw.png" hash="4afb87332945b130e463fc5b7706caf8"/><file name="sa.png" hash="2cf7460d937ea6ac4aa80c84722ff127"/><file name="sb.png" hash="ec4690d32d683027cab5475fbc6817eb"/><file name="sc.png" hash="6b232689798b91d278928c5f8db684b6"/><file name="sd.png" hash="3ec6b86188d06cc95af59a4401fa51c1"/><file name="se.png" hash="34ca8036ec0d98e5b8f0972e7c3b690c"/><file name="sg.png" hash="0df385a93794a40b8927d9b6fe8c8ab4"/><file name="si.png" hash="7c0304b3da174716cb637e559ba30462"/><file name="sk.png" hash="f1192c4beac2189817b990302d6023c0"/><file name="sl.png" hash="dded38a2eedec2575e7200753a8d2c0c"/><file name="sm.png" hash="fce953adb78a308692ae504f8bc68a03"/><file name="sn.png" hash="dee77d596acc5a7045db7c0eca9996e6"/><file name="so.png" hash="a88729fc16aa813315a7edc1374e34e5"/><file name="sr.png" hash="6cd104e7e702c0f17a80be2da797b2c2"/><file name="st.png" hash="ac34029ffd9ab8b0f14669295f838a92"/><file name="sv.png" hash="87de653ebd702dc2c1908bdad6b5e07d"/><file name="sy.png" hash="2c0f028a239914970be87e691bcd3907"/><file name="sz.png" hash="06cf5b39e7ade92fa9d29619f69fa0e6"/><file name="td.png" hash="323ae3550138d0054343f3d75367bfb1"/><file name="tg.png" hash="bf0360afe91efa96d766bc9de7b4726d"/><file name="th.png" hash="7c7f53c225be44fc2897dd007549245b"/><file name="tj.png" hash="472b4679950b9562d3618b9c9ef518d5"/><file name="tl.png" hash="7197fb1849ba9c8c7f9b1e240e37b85b"/><file name="tm.png" hash="177489fdf6e6380131c2f989a1467b24"/><file name="tn.png" hash="162105faa75e6ceb9f0e5b982343a07c"/><file name="to.png" hash="a96505c14820af79abb3567056abca39"/><file name="tr.png" hash="8307e3e68476fe75f0a396b8e96761d3"/><file name="tt.png" hash="304a6848ef200b4d3cde0b1d5cc5523e"/><file name="tv.png" hash="ed5ffe4560b8b651b0d321bc6f6875c7"/><file name="tw.png" hash="56d7df67199ebcce42d70cea202b8a36"/><file name="tz.png" hash="1675509852611fabc2d11966274f5617"/><file name="ua.png" hash="dc3eb73822683ea9980711d34cc01d68"/><file name="ug.png" hash="e7ef297a425c8ac105b5e52c2e338794"/><file name="us.png" hash="1fac8f33d3c11a92fc7913f27df16339"/><file name="uy.png" hash="e00ba3948043a99ab07db91db8dd94f3"/><file name="uz.png" hash="2cb5bc704b35ef438b92824dd1cb7c83"/><file name="va.png" hash="4e3061c712414e91d312ca5a587ea24c"/><file name="vc.png" hash="0ee195323c3613d5e5d635a445c922df"/><file name="ve.png" hash="019c86c82fe6a1ad59ec5d800db3a66f"/><file name="vn.png" hash="d33f6ad2504d1559b10e0f6f084cbe59"/><file name="vu.png" hash="fe3acbd24eb0e11f45cdc3cd6b2a22ea"/><file name="ws.png" hash="bd859467d80a0740bb5ab950def621f2"/><file name="ye.png" hash="47036485a58d485f9cbbc8c661daf8d3"/><file name="za.png" hash="6d0a8ef2e6bdd3325e86b2fe9ec74cf9"/><file name="zm.png" hash="cc14e520271994baccd073ffb852d144"/><file name="zw.png" hash="16b7534269b89084bbdab36c8da5da2e"/></dir></dir><dir name="js"><dir name="textmaster"><file name="script.js" hash="344ac483a49d65f09e401c2b3a53c02f"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Textmaster_Textmaster.xml" hash="c7189ff759aac7e98638198ba1b59e96"/></dir></target><target name="magelocale"><dir name="fr_FR"><file name="Textmaster_Textmaster.csv" hash="446e4803276a66339989c219bc7cc548"/></dir><dir name="en_US"><file name="Textmaster_Textmaster.csv" hash="e3962976f058602ecce62c811511aa07"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.2</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
skin/adminhtml/default/default/js/textmaster/script.js ADDED
@@ -0,0 +1,506 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Copyright (c) 2014 Textmaster
3
+ *
4
+ * NOTICE OF LICENSE
5
+ *
6
+ * This source file is subject to the Open Software License (OSL 3.0)
7
+ * It is available through the world-wide-web at this URL:
8
+ * http://opensource.org/licenses/osl-3.0.php
9
+ *
10
+ * @category Addonline
11
+ * @package Addonline_Textmaster
12
+ * @copyright Copyright (c) 2014 Textmaster
13
+ * @author Addonline (http://www.addonline.fr)
14
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
15
+ */
16
+ var stop_ajax = false;
17
+ var stoped_ajax = false;
18
+ var ajax_request = false;
19
+
20
+ window.onload = function() {
21
+ if ( (typeof jQuery === 'undefined') && !window.jQuery ) {
22
+ //alert('TOTO');
23
+ var head = document.getElementsByTagName('head')[0];
24
+ url = 'http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js';
25
+ var headTag = document.getElementsByTagName("head")[0];
26
+
27
+ var jqTag = document.createElement('script');
28
+ jqTag.type = 'text/javascript';
29
+ jqTag.src = url;
30
+ jqTag.onload = url;
31
+ jqTag.onload = function(){
32
+ jQuery.noConflict();
33
+ jQueryOnLoad(jQuery);
34
+ if(typeof jQueryCall != 'undefined'){
35
+
36
+ jQueryCall(jQuery);
37
+ }
38
+ };
39
+ headTag.appendChild(jqTag);
40
+
41
+ } else {
42
+ jQuery.noConflict();
43
+ jQueryOnLoad(jQuery);
44
+ if(typeof jQueryCall != 'undefined'){
45
+ jQueryCall(jQuery);
46
+ }
47
+ }
48
+ }
49
+ jQueryOnLoad = function($){
50
+ if($('#config_edit_form').length) {
51
+ $('#login,#password' ).keypress(function( event ) {
52
+ if ( event.which == 13 ) {
53
+ loginAjaxAction();
54
+ }
55
+ });
56
+
57
+ var current_label_translation = $('label[for=textmaster_defaultvalue_briefing_message_translation]').html();
58
+ var changeStoreDefault_translation = function(){
59
+ current_locale = $('#textmaster_defaultvalue_default_language').val();
60
+ all_textarea = $('textarea[id^=briefing_message_translation]').hide();
61
+ all_textarea.hide(0);
62
+ $('#briefing_message_translation_'+current_locale).show();
63
+ label_html = current_label_translation+' ('+$('#briefing_message_translation_'+current_locale).attr('data-label')+')';
64
+ $('label[for=textmaster_defaultvalue_briefing_message_translation]').html(label_html);
65
+ };
66
+
67
+ var current_label_proofreading = $('label[for=textmaster_defaultvalue_briefing_message_proofreading]').html();
68
+ var changeStoreDefault_proofreading = function(){
69
+ current_locale = $('#textmaster_defaultvalue_default_language').val();
70
+ all_textarea = $('textarea[id^=briefing_message_proofreading]');
71
+ all_textarea.hide(0);
72
+ $('#briefing_message_proofreading_'+current_locale).show();
73
+ label_html = current_label_proofreading+' ('+$('#briefing_message_proofreading_'+current_locale).attr('data-label')+')';
74
+ $('label[for=textmaster_defaultvalue_briefing_message_proofreading]').html(label_html);
75
+ };
76
+
77
+
78
+ changeStoreDefault = function(){
79
+ changeStoreDefault_proofreading();
80
+ changeStoreDefault_translation();
81
+ }
82
+ $('#textmaster_defaultvalue_default_language').change(changeStoreDefault);
83
+ changeStoreDefault();
84
+ var changeType = function (){
85
+ type = $('#textmaster_defaultvalue_default_type').val();
86
+ if(type=='translate') type = 'translation';
87
+ $('tr[id^=row_textmaster_defaultvalue_briefing_message]').hide();
88
+ $('#row_textmaster_defaultvalue_briefing_message_'+type).show();
89
+
90
+ }
91
+ $('#textmaster_defaultvalue_default_type').change(changeType);
92
+ changeType();
93
+
94
+ if(!textmaster_is_log) {
95
+ $('#textmaster_defaultvalue').parent().hide();
96
+ $('#row_textmaster_textmaster_api_key').hide();
97
+ $('#row_textmaster_textmaster_api_secret').hide();
98
+ } else {
99
+ $('#textmaster_defaultvalue').parent().show();
100
+ $('#row_textmaster_textmaster_creation').hide();
101
+ $('#row_textmaster_textmaster_api_key').hide();
102
+ $('#row_textmaster_textmaster_api_secret').hide();
103
+ }
104
+ }
105
+ if($('#edit_form').length){
106
+
107
+
108
+ editForm = new varienForm('edit_form', '');
109
+ qualities = $('#quality option');
110
+ service_levels = $('#language_level option');
111
+ expertises = $('#expertise option');
112
+ priorities = $('#priority option');
113
+ label_expertises = new Array();
114
+ label_priorities = new Array();
115
+ label_qualities = new Array();
116
+ label_service_levels = new Array();
117
+ $.each(service_levels,function(index,value){
118
+ label_service_levels[index] = $(value).text();
119
+ });
120
+ $.each(qualities,function(index,value){
121
+ label_qualities[index] = $(value).text();
122
+ });
123
+ $.each(expertises,function(index,value){
124
+ label_expertises[index] = $(value).text();
125
+ });
126
+ $.each(priorities,function(index,value){
127
+ label_priorities[index] = $(value).text();
128
+ });
129
+
130
+ updateDisplay = function(){
131
+ ctype = $('#ctype').val();
132
+ //specific_attachment = $('#specific_attachment').val();
133
+ priority = $('#priority').val();
134
+ quality = $('#quality').val();
135
+ expertise = $('#expertise').val();
136
+ service_level = $('#language_level').val();
137
+
138
+ $('#textmaster_projet').html($('#ctype option[value='+ctype+']').html());
139
+
140
+
141
+ if(typeof service_level =='undefined'){
142
+ service_level = 'regular';
143
+ }
144
+ if(ctype=='translation' && service_level=='premium'){
145
+ $('#quality').removeAttr('disabled');
146
+ } else {
147
+ $('#quality').val(0);
148
+ $('#quality').attr('disabled','disabled');
149
+ quality = $('#quality').val();
150
+ }
151
+ $.each(service_levels,function(i,v){
152
+ $(v).text(label_service_levels[i]);
153
+ });
154
+
155
+
156
+ html_option = $('#language_level option[value='+service_level+']').html()+'<br/>';
157
+
158
+ base_price = parseFloat(textmaster_pricing['types'][ctype][service_level]);
159
+ service_level_price = base_price;
160
+
161
+ quality_price = parseFloat(textmaster_pricing['types'][ctype]['quality']);
162
+ if(quality=='1'){
163
+ html_option += Translator.translate('Control Quality')+'<br/>';
164
+ base_price += quality_price;
165
+ }
166
+ priority_price = parseFloat(textmaster_pricing['types'][ctype]['priority']);
167
+ if(priority=='1'){
168
+ html_option += Translator.translate('Priority')+'<br/>';
169
+ base_price += priority_price;
170
+ }
171
+ expertise_price = parseFloat(textmaster_pricing['types'][ctype]['expertise']);
172
+ if(expertise=='1'){
173
+ html_option += Translator.translate('Expertise')+'<br/>';
174
+ base_price += expertise_price;
175
+ }
176
+ /*if(specific_attachment=='1'){
177
+ html_option += 'Specific attachment<br/>';
178
+ base_price += parseFloat(textmaster_pricing['types'][ctype]['specific_attachment']);
179
+ }*/
180
+ $('#textmaster_options').html(html_option);
181
+ word_count = 0;
182
+ lang = $('#store_id_origin').val();
183
+ $('input[id^=attribute_]').each(function(index,value){
184
+ if($(this).is(':checked') && lang!=0){
185
+ code = $(this).val();
186
+ word_count += parseInt(attribute_word_count[lang][code]);
187
+ }
188
+ });
189
+ price = Math.round(word_count*base_price*100)/100;
190
+ priceFormat = {};
191
+ priceFormat.requiredPrecision = 2;
192
+ priceFormat.pattern = '%s';
193
+ $('#textmaster_nbmot').html(word_count);
194
+ $('#textmaster_total_price').html(formatCurrency(price,priceFormat)+' '+currency_symbol+'<br/>'+Translator.translate('soit')+' '+formatCurrency(base_price,priceFormat)+' '+currency_symbol+' / '+Translator.translate('mot'));
195
+
196
+ language_from = $('#store_id_origin').val();
197
+ language_to = $('#store_id_translation').val();
198
+
199
+ $.each(service_levels,function(i,v){
200
+ if($(v).attr('value')=='premium'){
201
+ price = service_level_price*word_count;
202
+ $(v).text(label_service_levels[i]);
203
+ }
204
+ });
205
+ $.each(qualities,function(i,v){
206
+ if($(v).attr('value')!='0'){
207
+ price = quality_price*word_count;
208
+ $(v).text(label_qualities[i]+' +'+formatCurrency(price,priceFormat)+''+currency_symbol+'');
209
+ }
210
+ });
211
+ $.each(priorities,function(i,v){
212
+ if($(v).attr('value')!='0'){
213
+ price = priority_price*word_count;
214
+ $(v).text(label_priorities[i]+' +'+formatCurrency(price,priceFormat)+''+currency_symbol+'');
215
+ }
216
+ });
217
+ $.each(expertises,function(i,v){
218
+ if($(v).attr('value')!='0'){
219
+ price = expertise_price*word_count;
220
+ $(v).text(label_expertises[i]+' +'+formatCurrency(price,priceFormat)+''+currency_symbol+'');
221
+ }
222
+ });
223
+ /*dataAuthor = {
224
+ ctype : ctype,
225
+ word_count : word_count,
226
+ language_from : language_from,
227
+ language_to : language_to,
228
+ language_level : service_level,
229
+ quality : quality,
230
+ priority : priority,
231
+ expertise : expertise,
232
+ specific_attachment : specific_attachment,
233
+ form_key : $('input[name=form_key]').val()
234
+ };
235
+ $.ajax({
236
+ url : authorurl,
237
+ method:'post',
238
+ type:'post',
239
+ dataType : 'json',
240
+ data:dataAuthor,
241
+ success: function(data){
242
+ if(typeof data.authors != 'undefined'){
243
+ $("#mytextmaster option").remove();
244
+ for(i=0;i<data.authors.length;i++){
245
+ option = '<option value="'+data.authors[i].id+'">'+data.authors[i].ident+'</option>';
246
+ $("#mytextmaster").append(option);
247
+ }
248
+ }
249
+ }
250
+
251
+ });*/
252
+
253
+ }
254
+
255
+ //updateDisplay();
256
+
257
+ $('input[id^=attribute_],#ctype,#specific_attachment,#priority,#quality,#expertise,#language_level,#store_id_translation').change(function(){
258
+ updateDisplay();
259
+ });
260
+ store_id = $('#store_id_origin').val();
261
+ var old_locale = store_langue_correspondance[store_id];
262
+ var old_type = $('#ctype').val();
263
+ $('#ctype,#store_id_origin').change(function(){
264
+ store_id = $('#store_id_origin').val();
265
+ locale = store_langue_correspondance[store_id];
266
+ if(old_type=='translation'){
267
+ briefing_translation[old_locale] = $('#project_briefing').val();
268
+ } else {
269
+ briefing_proofreading[old_locale] = $('#project_briefing').val();
270
+ }
271
+ if($('#ctype').val()=='translation') {
272
+ $('#project_briefing').val(briefing_translation[locale]);
273
+
274
+ } else {
275
+ $('#project_briefing').val(briefing_proofreading[locale]);
276
+ }
277
+ old_locale = locale;
278
+ old_type = $('#ctype').val();
279
+ });
280
+
281
+ $('#store_id_origin').change(function(){
282
+ lang = $(this).val();
283
+ $('#store_id_translation option').removeAttr('disabled');
284
+ if(lang!=0){
285
+ $('#store_id_translation option[value='+lang+']').attr('disabled','disabled')
286
+ $.each(attribute_word_count[$(this).val()],function(index,value){
287
+ $('label[for=attribute_'+index+'] span.tprice').text(value);
288
+ });
289
+ val = $('#store_id_translation').val();
290
+ if(lang==val){
291
+ $('#store_id_translation').val(0);
292
+ $('#store_id_translation option').removeAttr('selected');
293
+ }
294
+ }
295
+ updateDisplay();
296
+ });
297
+
298
+
299
+ $('#all-attributes').click(function(e){
300
+ e.preventDefault();
301
+ $('input[id^=attribute_]').attr('checked','checked');
302
+ updateDisplay();
303
+ });
304
+ $('#notall-attributes').click(function(e){
305
+ e.preventDefault();
306
+ $('input[id^=attribute_]').removeAttr('checked');
307
+ updateDisplay();
308
+ });
309
+ $('#store_id_origin').change();
310
+
311
+ }
312
+ if($('#summary_form').length){
313
+ editForm = new varienForm('summary_form', '');
314
+ }
315
+ if(typeof must_display_loader !='undefined' && must_display_loader){
316
+ $('#loading-mask').show();
317
+ jQuery('body > .wrapper > .header').css({position:'relative',zIndex:600});
318
+ html = pourcent_avance+'%<span class="progress-cadre"><span class="progress" style="width:'+pourcent_avance+'%"></span></span>';
319
+ html += '<span class="message">'+nouveau_message_loader+'</span>';
320
+ jQuery('#loading_mask_loader_message').html(html);
321
+ jQuery('body > .wrapper > .header a').click(function(e){
322
+ if(jQuery(this).attr('href')!='') {
323
+ e.preventDefault();
324
+ if(typeof ajax_request.transport!='undefined')
325
+ ajax_request.transport.abort();
326
+ window.location = jQuery(this).attr('href');
327
+ }
328
+
329
+ });
330
+ documentSend(textmasterurl_count);
331
+ }
332
+ $('button[onclick*="massactionJsObject"]').click(function(e){
333
+ //e.preventDefault();
334
+ checked = false;
335
+ $('input[name=document_id]:checked').each(function() {
336
+ checked = true;
337
+ });
338
+ if(checked) {
339
+ html = '0%'+'<span class="progress-cadre"><span class="progress" style="width:0%"></span></span>';
340
+ html += '<span class="message">'+message_completed_document+'</span>';
341
+ $('#loading_mask_loader_message').html(html);
342
+ $('#loading-mask').show();
343
+ }
344
+ });
345
+
346
+ };
347
+
348
+ function valideStep2() {
349
+
350
+ if(editForm.validator && editForm.validator.validate()){
351
+
352
+ html = '0%'+'<span class="progress-cadre"><span class="progress" style="width:0%"></span></span>';
353
+ html += '<span class="message">'+nouveau_message_loader+'</span>';
354
+ $('loading_mask_loader_message').update(html);
355
+ $('loading-mask').show();
356
+
357
+ jQuery('body > .wrapper > .header').css({position:'relative',zIndex:600});
358
+ jQuery('body > .wrapper > .header a').click(function(e){
359
+ if(jQuery(this).attr('href')!='') {
360
+ e.preventDefault();
361
+ if(typeof ajax_request.transport!='undefined')
362
+ ajax_request.transport.abort();
363
+ window.location = jQuery(this).attr('href');
364
+
365
+ }
366
+ });
367
+ html = '0%'+'<span class="progress-cadre"><span class="progress" style="width:0%"></span></span>';
368
+ html += '<span class="message">'+nouveau_message_loader+'</span>';
369
+
370
+
371
+ new Ajax.Request(
372
+ $('edit_form').action,
373
+ {
374
+ method: 'post',
375
+ parameters: Form.serialize("edit_form"),
376
+ onSuccess: function(oXHR) {
377
+ json = oXHR.responseText.evalJSON();
378
+ if(typeof json.counturl != 'undefined'){
379
+ counturl = json.counturl;
380
+ documentSend(counturl);
381
+
382
+ } else if(typeof json.url != 'undefined'){
383
+ window.location = json.url;
384
+ $('loading-mask').hide();
385
+ } else {
386
+ alert('erreur de creation du projet');
387
+ $('loading-mask').hide();
388
+ }
389
+ }
390
+ }
391
+ );
392
+
393
+ }
394
+ }
395
+ function documentSend (url){
396
+ ajax_request = new Ajax.Request(
397
+ url,
398
+ {
399
+ method: 'get',
400
+ onSuccess: function(oXHR) {
401
+ if(oXHR.responseText.substr(0,4) != 'http'){
402
+ html = oXHR.responseText+'%'+'<span class="progress-cadre"><span class="progress" style="width:'+oXHR.responseText+'%"></span></span>';
403
+ html += '<span class="message">'+nouveau_message_loader+'</span>';
404
+ $('loading_mask_loader_message').update(html);
405
+ if(!stop_ajax)
406
+ documentSend(url);
407
+ else
408
+ stoped_ajax = true;
409
+ } else {
410
+ $('loading-mask').hide();
411
+ window.location = oXHR.responseText;
412
+ }
413
+ }
414
+ }
415
+ );
416
+ }
417
+
418
+
419
+ function showAuthors(url,title) {
420
+ winCompare = new Window({url:url,title:title,width:680,minimizable:false,maximizable:false,showEffectOptions:{duration:0.4},hideEffectOptions:{duration:0.4}});
421
+ winCompare.setZIndex(100);
422
+ winCompare.showCenter(true);
423
+
424
+ }
425
+ function completeDocuments(grid,massactiongrid,transport) {
426
+ html = '0%'+'<span class="progress-cadre"><span class="progress" style="width:0%"></span></span>';
427
+ html += '<span class="message">'+message_completed_document+'</span>';
428
+ $('loading_mask_loader_message').update(html);
429
+ $('loading-mask').show();
430
+ url = transport.responseJSON.url;
431
+ jQuery('body > .wrapper > .header').css({position:'relative',zIndex:600});
432
+ jQuery('body > .wrapper > .header a').click(function(e){
433
+ if(jQuery(this).attr('href')!='') {
434
+ e.preventDefault();
435
+ if(typeof ajax_request.transport!='undefined')
436
+ ajax_request.transport.abort();
437
+ window.location = jQuery(this).attr('href');
438
+
439
+ }
440
+ });
441
+ iscomplete(url);
442
+
443
+ return;
444
+ }
445
+ function completeDocument(url,id) {
446
+ html = '0%'+'<span class="progress-cadre"><span class="progress" style="width:0%"></span></span>';
447
+ html += '<span class="message">'+message_completed_document+'</span>';
448
+ $('loading_mask_loader_message').update(html);
449
+ $('loading-mask').show();
450
+ jQuery('body > .wrapper > .header').css({position:'relative',zIndex:600});
451
+ jQuery('body > .wrapper > .header a').click(function(e){
452
+ if(jQuery(this).attr('href')!='') {
453
+ e.preventDefault();
454
+ if(typeof ajax_request.transport!='undefined')
455
+ ajax_request.transport.abort();
456
+ window.location = jQuery(this).attr('href');
457
+
458
+ }
459
+ });
460
+ new Ajax.Request(
461
+ url,
462
+ {
463
+ method: 'get',
464
+ onSuccess:function(oXHR) {
465
+ json = oXHR.responseText.evalJSON();
466
+ if(typeof json.counturl != 'undefined'){
467
+ counturl = json.counturl;
468
+ iscomplete(counturl);
469
+
470
+ } else if(typeof json.url != 'undefined'){
471
+ window.location = json.url;
472
+
473
+ $('loading-mask').hide();
474
+ } else {
475
+ alert('erreur lors de la validation du document');
476
+ $('loading-mask').hide();
477
+ }
478
+ }
479
+ }
480
+ );
481
+ }
482
+ function iscomplete (url){
483
+ new Ajax.Request(
484
+ url,
485
+ {
486
+ method: 'get',
487
+ onSuccess:function(oXHR) {
488
+ if(oXHR.responseText.substr(0,4) != 'http'){
489
+ html = oXHR.responseText+'%'+'<span class="progress-cadre"><span class="progress" style="width:'+oXHR.responseText+'%"></span></span>';
490
+ html += '<span class="message">'+message_completed_document+'</span>';
491
+ $('loading_mask_loader_message').update(html);
492
+ if(!stop_ajax)
493
+ iscomplete(url);
494
+ else
495
+ stoped_ajax = true;
496
+ } else {
497
+ html = '100%'+'<span class="progress-cadre"><span class="progress" style="width:100%"></span></span>';
498
+ html += '<span class="message">'+message_completed_document+'</span>';
499
+ $('loading_mask_loader_message').update(html);
500
+ $('loading-mask').hide();
501
+ window.location = window.location;
502
+ }
503
+ }
504
+ }
505
+ );
506
+ }