Changeset 3154343
- Timestamp:
- 09/19/2024 07:04:39 AM (19 months ago)
- Location:
- clonable
- Files:
-
- 116 added
- 11 edited
-
tags/2.2.3 (added)
-
tags/2.2.3/Bootstrap.php (added)
-
tags/2.2.3/clonable-wp.php (added)
-
tags/2.2.3/controllers (added)
-
tags/2.2.3/controllers/Controller.php (added)
-
tags/2.2.3/controllers/DashboardController.php (added)
-
tags/2.2.3/controllers/LandingPageController.php (added)
-
tags/2.2.3/controllers/LanguageSwitcherController.php (added)
-
tags/2.2.3/controllers/LanguageTagController.php (added)
-
tags/2.2.3/controllers/SettingController.php (added)
-
tags/2.2.3/controllers/WoocommerceController.php (added)
-
tags/2.2.3/controllers/index.php (added)
-
tags/2.2.3/helpers (added)
-
tags/2.2.3/helpers/Functions.php (added)
-
tags/2.2.3/helpers/Html.php (added)
-
tags/2.2.3/helpers/Json.php (added)
-
tags/2.2.3/helpers/Locales.php (added)
-
tags/2.2.3/helpers/Session.php (added)
-
tags/2.2.3/helpers/clonable-locales-list.php (added)
-
tags/2.2.3/helpers/index.php (added)
-
tags/2.2.3/images (added)
-
tags/2.2.3/images/clonable-full-logo.png (added)
-
tags/2.2.3/images/clonable.png (added)
-
tags/2.2.3/images/configure-wordpress-thumbnail.png (added)
-
tags/2.2.3/images/flags.png (added)
-
tags/2.2.3/images/index.php (added)
-
tags/2.2.3/images/language-switcher-thumbnail.png (added)
-
tags/2.2.3/index.php (added)
-
tags/2.2.3/middleware (added)
-
tags/2.2.3/middleware/Auth.php (added)
-
tags/2.2.3/middleware/ClonedSite.php (added)
-
tags/2.2.3/middleware/MiddlewareHandler.php (added)
-
tags/2.2.3/middleware/MiddlewareInterface.php (added)
-
tags/2.2.3/middleware/WooCommerce.php (added)
-
tags/2.2.3/middleware/index.php (added)
-
tags/2.2.3/models (added)
-
tags/2.2.3/models/ApiKey.php (added)
-
tags/2.2.3/models/ClonableWooCommerce.php (added)
-
tags/2.2.3/models/ClonedSite.php (added)
-
tags/2.2.3/models/LanguageSwitcher.php (added)
-
tags/2.2.3/models/LanguageTag.php (added)
-
tags/2.2.3/models/Settings.php (added)
-
tags/2.2.3/models/Site.php (added)
-
tags/2.2.3/models/index.php (added)
-
tags/2.2.3/objects (added)
-
tags/2.2.3/objects/ApiResponse.php (added)
-
tags/2.2.3/objects/CircuitBreaker.php (added)
-
tags/2.2.3/objects/ClonableConfig.php (added)
-
tags/2.2.3/objects/ClonableResponse.php (added)
-
tags/2.2.3/objects/CurlBuilder.php (added)
-
tags/2.2.3/objects/ExcludedProductTerm.php (added)
-
tags/2.2.3/objects/Notification.php (added)
-
tags/2.2.3/objects/index.php (added)
-
tags/2.2.3/readme-da_DK.txt (added)
-
tags/2.2.3/readme-de_DE.txt (added)
-
tags/2.2.3/readme-es_ES.txt (added)
-
tags/2.2.3/readme-fr_FR.txt (added)
-
tags/2.2.3/readme-it_IT.txt (added)
-
tags/2.2.3/readme-nb_NO.txt (added)
-
tags/2.2.3/readme-nl_NL.txt (added)
-
tags/2.2.3/readme-sv_SE.txt (added)
-
tags/2.2.3/readme.txt (added)
-
tags/2.2.3/routes (added)
-
tags/2.2.3/routes/Router.php (added)
-
tags/2.2.3/routes/index.php (added)
-
tags/2.2.3/services (added)
-
tags/2.2.3/services/AllowedHostsService.php (added)
-
tags/2.2.3/services/ApiService.php (added)
-
tags/2.2.3/services/ClonableWooCommerceService.php (added)
-
tags/2.2.3/services/LanguageSwitcherService.php (added)
-
tags/2.2.3/services/LanguageTagService.php (added)
-
tags/2.2.3/services/LocaleService.php (added)
-
tags/2.2.3/services/ShortCodeService.php (added)
-
tags/2.2.3/services/SubfolderService.php (added)
-
tags/2.2.3/services/SyncService.php (added)
-
tags/2.2.3/services/index.php (added)
-
tags/2.2.3/services/modules (added)
-
tags/2.2.3/services/modules/DataPanelModule.php (added)
-
tags/2.2.3/services/modules/ExclusionModule.php (added)
-
tags/2.2.3/services/modules/ProductImporterModule.php (added)
-
tags/2.2.3/services/modules/TaxonomyModule.php (added)
-
tags/2.2.3/services/modules/index.php (added)
-
tags/2.2.3/traits (added)
-
tags/2.2.3/traits/Forms.php (added)
-
tags/2.2.3/traits/Validation.php (added)
-
tags/2.2.3/traits/WooCommerceCheck.php (added)
-
tags/2.2.3/traits/index.php (added)
-
tags/2.2.3/uninstall.php (added)
-
tags/2.2.3/views (added)
-
tags/2.2.3/views/DashboardView.php (added)
-
tags/2.2.3/views/LanguageSwitcherView.php (added)
-
tags/2.2.3/views/LanguageTagView.php (added)
-
tags/2.2.3/views/Layout.php (added)
-
tags/2.2.3/views/OnboardingView.php (added)
-
tags/2.2.3/views/SettingsView.php (added)
-
tags/2.2.3/views/ViewInterface.php (added)
-
tags/2.2.3/views/WoocommerceView.php (added)
-
tags/2.2.3/views/css (added)
-
tags/2.2.3/views/css/clonable-extra-button.css (added)
-
tags/2.2.3/views/css/clonable-global.css (added)
-
tags/2.2.3/views/css/clonable-thumbnails.css (added)
-
tags/2.2.3/views/css/clonable-woocommerce.css (added)
-
tags/2.2.3/views/css/clonable.css (added)
-
tags/2.2.3/views/css/fomantic-dropdown.css (added)
-
tags/2.2.3/views/css/fomantic-transition.css (added)
-
tags/2.2.3/views/css/freakflags.css (added)
-
tags/2.2.3/views/css/index.php (added)
-
tags/2.2.3/views/index.php (added)
-
tags/2.2.3/views/scripts (added)
-
tags/2.2.3/views/scripts/alpine.js (added)
-
tags/2.2.3/views/scripts/dohjs.js (added)
-
tags/2.2.3/views/scripts/fomantic-dropdown.js (added)
-
tags/2.2.3/views/scripts/fomantic-transition.js (added)
-
tags/2.2.3/views/scripts/index.php (added)
-
tags/2.2.3/views/scripts/onload.js (added)
-
tags/2.2.3/views/scripts/woocommerce-clone-field.js (added)
-
trunk/clonable-wp.php (modified) (2 diffs)
-
trunk/readme-da_DK.txt (modified) (2 diffs)
-
trunk/readme-de_DE.txt (modified) (2 diffs)
-
trunk/readme-es_ES.txt (modified) (2 diffs)
-
trunk/readme-fr_FR.txt (modified) (2 diffs)
-
trunk/readme-it_IT.txt (modified) (2 diffs)
-
trunk/readme-nb_NO.txt (modified) (2 diffs)
-
trunk/readme-nl_NL.txt (modified) (2 diffs)
-
trunk/readme-sv_SE.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/views/LanguageTagView.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
clonable/trunk/clonable-wp.php
r3150610 r3154343 5 5 Description: Official plugin for improving your clones made with Clonable. 6 6 Plugin URI: https://kb.clonable.net/en/introduction/getting-started/wordpress#de-clonable-plug-in-downloaden 7 Version: 2.2. 27 Version: 2.2.3 8 8 Author: Clonable BV 9 9 Author URI: https://www.clonable.net … … 104 104 105 105 define('CLONABLE_NAME', 'Clonable'); 106 define('CLONABLE_VERSION', '2.2. 2');106 define('CLONABLE_VERSION', '2.2.3'); 107 107 108 108 try { -
clonable/trunk/readme-da_DK.txt
r3150610 r3154343 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 27 Stable tag: 2.2.3 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.3 35 Rettet et problem i sprogkoderne i klonindstillingerne 36 34 37 v2.2.2 35 38 Indlejret videoer i plugin'et. -
clonable/trunk/readme-de_DE.txt
r3150610 r3154343 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 27 Stable tag: 2.2.3 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.3 35 Ein Problem in den Sprach-Tags der Klon-Einstellungen wurde behoben 36 34 37 v2.2.2 35 38 Einbindung von Videos in das Plugin. -
clonable/trunk/readme-es_ES.txt
r3150610 r3154343 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 27 Stable tag: 2.2.3 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.3 35 Solucionado un problema en las etiquetas de idioma de los ajustes de clonación. 36 34 37 v2.2.2 35 38 Vídeos incrustados en el plugin. -
clonable/trunk/readme-fr_FR.txt
r3150610 r3154343 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 27 Stable tag: 2.2.3 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.3 35 Correction d'un problème dans les balises de langue des paramètres du clone 36 34 37 v2.2.2 35 38 Intégration de vidéos dans le plugin. -
clonable/trunk/readme-it_IT.txt
r3150610 r3154343 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 27 Stable tag: 2.2.3 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.3 35 Corretto un problema nei tag della lingua delle impostazioni del clone 36 34 37 v2.2.2 35 38 Incorporati i video nel plugin. -
clonable/trunk/readme-nb_NO.txt
r3150610 r3154343 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 27 Stable tag: 2.2.3 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.3 35 Løste et problem med språkkodene i kloninnstillingene 36 34 37 v2.2.2 35 38 Innebygde videoer i plugin-modulen. -
clonable/trunk/readme-nl_NL.txt
r3150610 r3154343 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 27 Stable tag: 2.2.3 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.3 35 Probleem opgelost in de language tags van de clone instellingen 36 34 37 v2.2.2 35 38 Video's ingesloten in de plugin. -
clonable/trunk/readme-sv_SE.txt
r3150610 r3154343 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 27 Stable tag: 2.2.3 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.3 35 Åtgärdat ett problem i språktaggarna för kloninställningarna 36 34 37 v2.2.2 35 38 Inbäddade videor i plugin-programmet. -
clonable/trunk/readme.txt
r3150610 r3154343 5 5 Tested up to: 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 27 Stable tag: 2.2.3 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.3 35 Fixed bug with dropdown in language tag settings. 36 34 37 v2.2.2 35 38 Embedded videos into the plugin. -
clonable/trunk/views/LanguageTagView.php
r3150610 r3154343 104 104 <div class="menu"> 105 105 <?php 106 $added_locales = []; 106 107 foreach (ApiService::get_locales() as $language) { 107 108 $formatted = str_replace('_', '-', strtolower($language['locale'])); 109 $added_locales[] = $formatted; 108 110 echo "<div @click='languageTagData.data.clones[index].langcode = \"" . esc_attr($formatted) . "\"' class='item' data-value='" . esc_attr($formatted) . "'>" . esc_html($formatted) . "</div>"; 111 112 $lang_only = explode('_', $language['locale'])[0]; 113 if (!in_array($lang_only, $added_locales)) { 114 $added_locales[] = $lang_only; 115 echo "<div @click='languageTagData.data.original.langcode = \"" . esc_attr($lang_only) . "\"' class='item' data-value='" . esc_attr($lang_only) . "'>" . esc_html($lang_only) . "</div>"; 116 } 109 117 } 110 118 ?>
Note: See TracChangeset
for help on using the changeset viewer.