From 8aeddd436c61caa2faa0e7cb65682b17e5a36685 Mon Sep 17 00:00:00 2001 From: "Open Tools, Reinhold Kainhofer" <office@open-tools.net> Date: Thu, 7 Jan 2016 02:04:52 +0100 Subject: [PATCH] Use http instead of https --- Joomla/AcySubscribeBuyer.tmpl | 4 ++-- Joomla/AdvancedShippingByRules.tmpl | 4 ++-- Joomla/AutoParentCategories.tmpl | 4 ++-- Joomla/BuyerAssignGroups.tmpl | 4 ++-- Joomla/DownloadsForSale.tmpl | 4 ++-- Joomla/EURecap.tmpl | 4 ++-- Joomla/NameThePrice.tmpl | 4 ++-- Joomla/Ordernumber.tmpl | 2 +- Joomla/ShippingByRules.tmpl | 4 ++-- Joomla/TaxReport.tmpl | 2 +- Joomla/Template | 2 +- Joomla/VMAssignGroups.tmpl | 4 ++-- Joomla/VersionCompat.tmpl | 2 +- WooCommerce/AdvancedOrdernumbers.tmpl | 8 ++++---- WooCommerce/AdvancedShippingByRules.tmpl | 2 +- WooCommerce/ShippingByRules.tmpl | 2 +- WooCommerce/Template | 2 +- 17 files changed, 29 insertions(+), 29 deletions(-) diff --git a/Joomla/AcySubscribeBuyer.tmpl b/Joomla/AcySubscribeBuyer.tmpl index f2ab07c..cfb12b4 100644 --- a/Joomla/AcySubscribeBuyer.tmpl +++ b/Joomla/AcySubscribeBuyer.tmpl @@ -9,9 +9,9 @@ <folder>vmcustom</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> <version>1.4.3</version> - <infourl title="Subscribe Buyers to AcyMailing for VirtueMart">https://open-tools.net/virtuemart/acy-subscribe-buyers.html#versions</infourl> + <infourl title="Subscribe Buyers to AcyMailing for VirtueMart">http://open-tools.net/virtuemart/acy-subscribe-buyers.html#versions</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=34</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=34</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/AdvancedShippingByRules.tmpl b/Joomla/AdvancedShippingByRules.tmpl index d058b61..3549ebe 100644 --- a/Joomla/AdvancedShippingByRules.tmpl +++ b/Joomla/AdvancedShippingByRules.tmpl @@ -9,9 +9,9 @@ <folder>vmshipment</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> <version>5.7</version> - <infourl title="Advanced Shiping by Rules for VirtueMart">https://open-tools.net/documentation/shipping-by-rules-plugins-for-virtuemart.html#changelog</infourl> + <infourl title="Advanced Shiping by Rules for VirtueMart">http://open-tools.net/documentation/shipping-by-rules-plugins-for-virtuemart.html#changelog</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=12&order_number=${order_number}&order_pass=${order_pass}</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=12&order_number=${order_number}&order_pass=${order_pass}</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/AutoParentCategories.tmpl b/Joomla/AutoParentCategories.tmpl index 7a6d2f1..568e8ba 100644 --- a/Joomla/AutoParentCategories.tmpl +++ b/Joomla/AutoParentCategories.tmpl @@ -9,9 +9,9 @@ <folder>system</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> <version>1.3.1</version> - <infourl title="Auto Parent Categories for VirtueMart">https://open-tools.net/virtuemart/auto-parent-categories.html#changelog</infourl> + <infourl title="Auto Parent Categories for VirtueMart">http://open-tools.net/virtuemart/auto-parent-categories.html#changelog</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=11</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=11</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/BuyerAssignGroups.tmpl b/Joomla/BuyerAssignGroups.tmpl index 347fc31..4bbcc81 100644 --- a/Joomla/BuyerAssignGroups.tmpl +++ b/Joomla/BuyerAssignGroups.tmpl @@ -10,9 +10,9 @@ <folder>vmcustom</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> <version>1.6</version> - <infourl title="Add Buyers to Joomla Groups for VirtueMart">https://open-tools.net/virtuemart/add-buyers-to-joomla-groups.html#changelog</infourl> + <infourl title="Add Buyers to Joomla Groups for VirtueMart">http://open-tools.net/virtuemart/add-buyers-to-joomla-groups.html#changelog</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=50&order_number=${order_number}&order_pass=${order_pass}</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=50&order_number=${order_number}&order_pass=${order_pass}</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/DownloadsForSale.tmpl b/Joomla/DownloadsForSale.tmpl index 714d459..c7656a8 100644 --- a/Joomla/DownloadsForSale.tmpl +++ b/Joomla/DownloadsForSale.tmpl @@ -9,9 +9,9 @@ <folder>vmcustom</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> <version>1.8</version> - <infourl title="Downloads for Sale for VirtueMart">https://open-tools.net/documentation/downloads-for-sale-plugin-for-virtuemart.html#changelog</infourl> + <infourl title="Downloads for Sale for VirtueMart">http://open-tools.net/documentation/downloads-for-sale-plugin-for-virtuemart.html#changelog</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=9&order_number=${order_number}&order_pass=${order_pass}</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=9&order_number=${order_number}&order_pass=${order_pass}</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/EURecap.tmpl b/Joomla/EURecap.tmpl index 982c060..d9f734b 100644 --- a/Joomla/EURecap.tmpl +++ b/Joomla/EURecap.tmpl @@ -9,9 +9,9 @@ <folder>vmextended</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> <version>0.4</version> - <infourl title="EU Sales Reports for VirtueMart">https://open-tools.net/virtuemart/vm-eu-sales-reports.html#changelog</infourl> + <infourl title="EU Sales Reports for VirtueMart">http://open-tools.net/virtuemart/vm-eu-sales-reports.html#changelog</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=142</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=142</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/NameThePrice.tmpl b/Joomla/NameThePrice.tmpl index e8ee8b9..3260693 100644 --- a/Joomla/NameThePrice.tmpl +++ b/Joomla/NameThePrice.tmpl @@ -9,9 +9,9 @@ <folder>vmcustom</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> <version>1.5</version> - <infourl title="Name the Price for Virtuemart">https://open-tools.net/virtuemart/name-the-price.html#changelog</infourl> + <infourl title="Name the Price for Virtuemart">http://open-tools.net/virtuemart/name-the-price.html#changelog</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=44</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=44</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/Ordernumber.tmpl b/Joomla/Ordernumber.tmpl index af6b825..7453ff8 100644 --- a/Joomla/Ordernumber.tmpl +++ b/Joomla/Ordernumber.tmpl @@ -11,7 +11,7 @@ <version>3.7</version> <infourl title="Advanced Ordernumbers for VirtueMart">http://open-tools.net/documentation/ordernumber-plugin-for-virtuemart.html#versions</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/ShippingByRules.tmpl b/Joomla/ShippingByRules.tmpl index 3d0d63d..b8a776f 100644 --- a/Joomla/ShippingByRules.tmpl +++ b/Joomla/ShippingByRules.tmpl @@ -9,9 +9,9 @@ <folder>vmshipment</folder> <client>0</client><!-- Plugins use client_id=0 (FrontEnd), default would be 1 --> <version>5.7</version> - <infourl title="Shiping by Rules for VirtueMart">https://open-tools.net/documentation/shipping-by-rules-plugins-for-virtuemart.html#changelog</infourl> + <infourl title="Shiping by Rules for VirtueMart">http://open-tools.net/documentation/shipping-by-rules-plugins-for-virtuemart.html#changelog</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=10</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=10</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/TaxReport.tmpl b/Joomla/TaxReport.tmpl index 2e939a2..b95804d 100644 --- a/Joomla/TaxReport.tmpl +++ b/Joomla/TaxReport.tmpl @@ -11,7 +11,7 @@ <version>0.1</version> <infourl title="Advanced Ordernumbers for VirtueMart">http://open-tools.net/documentation/TODO</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=TODO</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=TODO</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/Template b/Joomla/Template index 561059f..4fca44c 100644 --- a/Joomla/Template +++ b/Joomla/Template @@ -9,7 +9,7 @@ <version>0.0</version> <infourl title="XXXX for VirtueMart">http://open-tools.net/documentation/XXXX.html#versions</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=XXXX&order_number=${order_number}&order_pass=${order_pass}</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=XXXX&order_number=${order_number}&order_pass=${order_pass}</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/VMAssignGroups.tmpl b/Joomla/VMAssignGroups.tmpl index f0b9232..b8918d4 100644 --- a/Joomla/VMAssignGroups.tmpl +++ b/Joomla/VMAssignGroups.tmpl @@ -7,9 +7,9 @@ <element>mod_vmassign_groups</element> <type>module</type> <version>1.2</version> - <infourl title="VM Customers to Joomla Groups Admin Panel">https://open-tools.net/virtuemart/customers-to-joomla-groups-admin-panel.html#changelog</infourl> + <infourl title="VM Customers to Joomla Groups Admin Panel">http://open-tools.net/virtuemart/customers-to-joomla-groups-admin-panel.html#changelog</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=62</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=62</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/Joomla/VersionCompat.tmpl b/Joomla/VersionCompat.tmpl index 69ed316..76e4180 100644 --- a/Joomla/VersionCompat.tmpl +++ b/Joomla/VersionCompat.tmpl @@ -11,7 +11,7 @@ <version>0.2</version> <infourl title="Version Compatibility Display for VirtueMart">http://open-tools.net/TODO</infourl> <downloads> - <downloadurl type="full" format="zip">https://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=XXXX</downloadurl> + <downloadurl type="full" format="zip">http://open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=XXXX</downloadurl> </downloads> <tags> <tag>stable</tag> diff --git a/WooCommerce/AdvancedOrdernumbers.tmpl b/WooCommerce/AdvancedOrdernumbers.tmpl index 94ecd28..2c568b3 100644 --- a/WooCommerce/AdvancedOrdernumbers.tmpl +++ b/WooCommerce/AdvancedOrdernumbers.tmpl @@ -2,12 +2,12 @@ "name": "Advanced Order Numbers for WooCommerce", "slug": "woocommerce-advanced-ordernumbers", "homepage" : "http://open-tools.net/woocommerce/advanced-ordernumbers-for-woocommerce.html", - "download_url": "https://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=149&order_number=${order_number}&order_pass=${order_pass}", - "version": "1.2", - "upgrade_notice" : "Minor Bug fixes", + "download_url": "http://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=149&order_number=${order_number}&order_pass=${order_pass}", + "version": "1.2.1", + "upgrade_notice" : "Automatic upgrades", "author": "Open Tools", - "author_homepage" : "http://www.open-tools.net/", + "author_homepage" : "http://www.open-tools.net/", "sections": { "description": "The most flexible and complete solution for WooCommerce to customize your order and invoice numbers!", "changelog" : "See <a href='http://open-tools.net/documentation/advanced-order-numbers-for-woocommerce.html#changelog'>the ChangeLog at open-tools.net</a>." diff --git a/WooCommerce/AdvancedShippingByRules.tmpl b/WooCommerce/AdvancedShippingByRules.tmpl index fc7f2d2..78d7050 100644 --- a/WooCommerce/AdvancedShippingByRules.tmpl +++ b/WooCommerce/AdvancedShippingByRules.tmpl @@ -2,7 +2,7 @@ "name": "XXXX", "slug": "xxxx", "homepage" : "http://www.open-tools.net/woocommerce/", - "download_url": "https://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13&order_number=${order_number}&order_pass=${order_pass}", + "download_url": "http://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13&order_number=${order_number}&order_pass=${order_pass}", "version": "0.0", "upgrade_notice" : "Here's why you should upgrade...", diff --git a/WooCommerce/ShippingByRules.tmpl b/WooCommerce/ShippingByRules.tmpl index fc7f2d2..78d7050 100644 --- a/WooCommerce/ShippingByRules.tmpl +++ b/WooCommerce/ShippingByRules.tmpl @@ -2,7 +2,7 @@ "name": "XXXX", "slug": "xxxx", "homepage" : "http://www.open-tools.net/woocommerce/", - "download_url": "https://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13&order_number=${order_number}&order_pass=${order_pass}", + "download_url": "http://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13&order_number=${order_number}&order_pass=${order_pass}", "version": "0.0", "upgrade_notice" : "Here's why you should upgrade...", diff --git a/WooCommerce/Template b/WooCommerce/Template index fc7f2d2..78d7050 100644 --- a/WooCommerce/Template +++ b/WooCommerce/Template @@ -2,7 +2,7 @@ "name": "XXXX", "slug": "xxxx", "homepage" : "http://www.open-tools.net/woocommerce/", - "download_url": "https://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13&order_number=${order_number}&order_pass=${order_pass}", + "download_url": "http://www.open-tools.net/index.php?option=com_virtuemart&view=plugin&name=downloads_for_sale&customfield_id=13&order_number=${order_number}&order_pass=${order_pass}", "version": "0.0", "upgrade_notice" : "Here's why you should upgrade...", -- GitLab