From e1335d23eb716c3811f393180f8351b67207bb76 Mon Sep 17 00:00:00 2001 From: Dinesh Salunke Date: Tue, 7 Nov 2023 11:49:58 +0530 Subject: [PATCH] chore: remove the redundant modules --- modules/ps_advertising/index.php | 35 ------------- modules/ps_advertising/ps_advertising.tpl | 28 ----------- .../ps_languageselector.tpl | 49 ------------------- modules/ps_rssfeed/views/index.php | 35 ------------- .../ps_rssfeed/views/templates/hook/index.php | 35 ------------- .../views/templates/hook/ps_rssfeed.tpl | 39 --------------- modules/ps_rssfeed/views/templates/index.php | 35 ------------- .../views/templates/hook/ps_sharebuttons.tpl | 37 -------------- modules/ps_socialfollow/ps_socialfollow.tpl | 34 ------------- 9 files changed, 327 deletions(-) delete mode 100644 modules/ps_advertising/index.php delete mode 100644 modules/ps_advertising/ps_advertising.tpl delete mode 100644 modules/ps_languageselector/ps_languageselector.tpl delete mode 100644 modules/ps_rssfeed/views/index.php delete mode 100644 modules/ps_rssfeed/views/templates/hook/index.php delete mode 100644 modules/ps_rssfeed/views/templates/hook/ps_rssfeed.tpl delete mode 100644 modules/ps_rssfeed/views/templates/index.php delete mode 100644 modules/ps_sharebuttons/views/templates/hook/ps_sharebuttons.tpl delete mode 100644 modules/ps_socialfollow/ps_socialfollow.tpl diff --git a/modules/ps_advertising/index.php b/modules/ps_advertising/index.php deleted file mode 100644 index 99e1f25..0000000 --- a/modules/ps_advertising/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @copyright 2007-2019 PrestaShop SA and Contributors - * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA - */ - -header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); -header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); - -header("Cache-Control: no-store, no-cache, must-revalidate"); -header("Cache-Control: post-check=0, pre-check=0", false); -header("Pragma: no-cache"); - -header("Location: ../"); -exit; diff --git a/modules/ps_advertising/ps_advertising.tpl b/modules/ps_advertising/ps_advertising.tpl deleted file mode 100644 index 8853778..0000000 --- a/modules/ps_advertising/ps_advertising.tpl +++ /dev/null @@ -1,28 +0,0 @@ -{** - * 2007-2019 PrestaShop and Contributors - * - * NOTICE OF LICENSE - * - * This source file is subject to the Academic Free License 3.0 (AFL-3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * https://opensource.org/licenses/AFL-3.0 - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. - * - * DISCLAIMER - * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. - * - * @author PrestaShop SA - * @copyright 2007-2019 PrestaShop SA and Contributors - * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA - *} - -
- {$adv_title} -
diff --git a/modules/ps_languageselector/ps_languageselector.tpl b/modules/ps_languageselector/ps_languageselector.tpl deleted file mode 100644 index d016e39..0000000 --- a/modules/ps_languageselector/ps_languageselector.tpl +++ /dev/null @@ -1,49 +0,0 @@ -{** - * 2007-2019 PrestaShop and Contributors - * - * NOTICE OF LICENSE - * - * This source file is subject to the Academic Free License 3.0 (AFL-3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * https://opensource.org/licenses/AFL-3.0 - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. - * - * DISCLAIMER - * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. - * - * @author PrestaShop SA - * @copyright 2007-2019 PrestaShop SA and Contributors - * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA - *} -
-
- {l s='Language:' d='Shop.Theme.Global'} - -
-
diff --git a/modules/ps_rssfeed/views/index.php b/modules/ps_rssfeed/views/index.php deleted file mode 100644 index 99e1f25..0000000 --- a/modules/ps_rssfeed/views/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @copyright 2007-2019 PrestaShop SA and Contributors - * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA - */ - -header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); -header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); - -header("Cache-Control: no-store, no-cache, must-revalidate"); -header("Cache-Control: post-check=0, pre-check=0", false); -header("Pragma: no-cache"); - -header("Location: ../"); -exit; diff --git a/modules/ps_rssfeed/views/templates/hook/index.php b/modules/ps_rssfeed/views/templates/hook/index.php deleted file mode 100644 index 99e1f25..0000000 --- a/modules/ps_rssfeed/views/templates/hook/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @copyright 2007-2019 PrestaShop SA and Contributors - * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA - */ - -header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); -header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); - -header("Cache-Control: no-store, no-cache, must-revalidate"); -header("Cache-Control: post-check=0, pre-check=0", false); -header("Pragma: no-cache"); - -header("Location: ../"); -exit; diff --git a/modules/ps_rssfeed/views/templates/hook/ps_rssfeed.tpl b/modules/ps_rssfeed/views/templates/hook/ps_rssfeed.tpl deleted file mode 100644 index 54dfe8e..0000000 --- a/modules/ps_rssfeed/views/templates/hook/ps_rssfeed.tpl +++ /dev/null @@ -1,39 +0,0 @@ -{** - * 2007-2019 PrestaShop and Contributors - * - * NOTICE OF LICENSE - * - * This source file is subject to the Academic Free License 3.0 (AFL-3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * https://opensource.org/licenses/AFL-3.0 - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. - * - * DISCLAIMER - * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. - * - * @author PrestaShop SA - * @copyright 2007-2019 PrestaShop SA and Contributors - * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA - *} - - diff --git a/modules/ps_rssfeed/views/templates/index.php b/modules/ps_rssfeed/views/templates/index.php deleted file mode 100644 index 99e1f25..0000000 --- a/modules/ps_rssfeed/views/templates/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - * @copyright 2007-2019 PrestaShop SA and Contributors - * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA - */ - -header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); -header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT"); - -header("Cache-Control: no-store, no-cache, must-revalidate"); -header("Cache-Control: post-check=0, pre-check=0", false); -header("Pragma: no-cache"); - -header("Location: ../"); -exit; diff --git a/modules/ps_sharebuttons/views/templates/hook/ps_sharebuttons.tpl b/modules/ps_sharebuttons/views/templates/hook/ps_sharebuttons.tpl deleted file mode 100644 index 7d2127a..0000000 --- a/modules/ps_sharebuttons/views/templates/hook/ps_sharebuttons.tpl +++ /dev/null @@ -1,37 +0,0 @@ -{** - * 2007-2019 PrestaShop and Contributors - * - * NOTICE OF LICENSE - * - * This source file is subject to the Academic Free License 3.0 (AFL-3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * https://opensource.org/licenses/AFL-3.0 - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. - * - * DISCLAIMER - * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. - * - * @author PrestaShop SA - * @copyright 2007-2019 PrestaShop SA and Contributors - * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA - *} - -{block name='social_sharing'} - {if $social_share_links} - - {/if} -{/block} diff --git a/modules/ps_socialfollow/ps_socialfollow.tpl b/modules/ps_socialfollow/ps_socialfollow.tpl deleted file mode 100644 index 5379ffd..0000000 --- a/modules/ps_socialfollow/ps_socialfollow.tpl +++ /dev/null @@ -1,34 +0,0 @@ -{** - * 2007-2019 PrestaShop and Contributors - * - * NOTICE OF LICENSE - * - * This source file is subject to the Academic Free License 3.0 (AFL-3.0) - * that is bundled with this package in the file LICENSE.txt. - * It is also available through the world-wide-web at this URL: - * https://opensource.org/licenses/AFL-3.0 - * If you did not receive a copy of the license and are unable to - * obtain it through the world-wide-web, please send an email - * to license@prestashop.com so we can send you a copy immediately. - * - * DISCLAIMER - * - * Do not edit or add to this file if you wish to upgrade PrestaShop to newer - * versions in the future. If you wish to customize PrestaShop for your - * needs please refer to https://www.prestashop.com for more information. - * - * @author PrestaShop SA - * @copyright 2007-2019 PrestaShop SA and Contributors - * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA - *} - -{block name='block_social'} -
- -
-{/block}