Changeset 3154512
- Timestamp:
- 09/19/2024 12:01:15 PM (19 months ago)
- Location:
- clonable
- Files:
-
- 116 added
- 11 edited
-
tags/2.2.4 (added)
-
tags/2.2.4/Bootstrap.php (added)
-
tags/2.2.4/clonable-wp.php (added)
-
tags/2.2.4/controllers (added)
-
tags/2.2.4/controllers/Controller.php (added)
-
tags/2.2.4/controllers/DashboardController.php (added)
-
tags/2.2.4/controllers/LandingPageController.php (added)
-
tags/2.2.4/controllers/LanguageSwitcherController.php (added)
-
tags/2.2.4/controllers/LanguageTagController.php (added)
-
tags/2.2.4/controllers/SettingController.php (added)
-
tags/2.2.4/controllers/WoocommerceController.php (added)
-
tags/2.2.4/controllers/index.php (added)
-
tags/2.2.4/helpers (added)
-
tags/2.2.4/helpers/Functions.php (added)
-
tags/2.2.4/helpers/Html.php (added)
-
tags/2.2.4/helpers/Json.php (added)
-
tags/2.2.4/helpers/Locales.php (added)
-
tags/2.2.4/helpers/Session.php (added)
-
tags/2.2.4/helpers/clonable-locales-list.php (added)
-
tags/2.2.4/helpers/index.php (added)
-
tags/2.2.4/images (added)
-
tags/2.2.4/images/clonable-full-logo.png (added)
-
tags/2.2.4/images/clonable.png (added)
-
tags/2.2.4/images/configure-wordpress-thumbnail.png (added)
-
tags/2.2.4/images/flags.png (added)
-
tags/2.2.4/images/index.php (added)
-
tags/2.2.4/images/language-switcher-thumbnail.png (added)
-
tags/2.2.4/index.php (added)
-
tags/2.2.4/middleware (added)
-
tags/2.2.4/middleware/Auth.php (added)
-
tags/2.2.4/middleware/ClonedSite.php (added)
-
tags/2.2.4/middleware/MiddlewareHandler.php (added)
-
tags/2.2.4/middleware/MiddlewareInterface.php (added)
-
tags/2.2.4/middleware/WooCommerce.php (added)
-
tags/2.2.4/middleware/index.php (added)
-
tags/2.2.4/models (added)
-
tags/2.2.4/models/ApiKey.php (added)
-
tags/2.2.4/models/ClonableWooCommerce.php (added)
-
tags/2.2.4/models/ClonedSite.php (added)
-
tags/2.2.4/models/LanguageSwitcher.php (added)
-
tags/2.2.4/models/LanguageTag.php (added)
-
tags/2.2.4/models/Settings.php (added)
-
tags/2.2.4/models/Site.php (added)
-
tags/2.2.4/models/index.php (added)
-
tags/2.2.4/objects (added)
-
tags/2.2.4/objects/ApiResponse.php (added)
-
tags/2.2.4/objects/CircuitBreaker.php (added)
-
tags/2.2.4/objects/ClonableConfig.php (added)
-
tags/2.2.4/objects/ClonableResponse.php (added)
-
tags/2.2.4/objects/CurlBuilder.php (added)
-
tags/2.2.4/objects/ExcludedProductTerm.php (added)
-
tags/2.2.4/objects/Notification.php (added)
-
tags/2.2.4/objects/index.php (added)
-
tags/2.2.4/readme-da_DK.txt (added)
-
tags/2.2.4/readme-de_DE.txt (added)
-
tags/2.2.4/readme-es_ES.txt (added)
-
tags/2.2.4/readme-fr_FR.txt (added)
-
tags/2.2.4/readme-it_IT.txt (added)
-
tags/2.2.4/readme-nb_NO.txt (added)
-
tags/2.2.4/readme-nl_NL.txt (added)
-
tags/2.2.4/readme-sv_SE.txt (added)
-
tags/2.2.4/readme.txt (added)
-
tags/2.2.4/routes (added)
-
tags/2.2.4/routes/Router.php (added)
-
tags/2.2.4/routes/index.php (added)
-
tags/2.2.4/services (added)
-
tags/2.2.4/services/AllowedHostsService.php (added)
-
tags/2.2.4/services/ApiService.php (added)
-
tags/2.2.4/services/ClonableWooCommerceService.php (added)
-
tags/2.2.4/services/LanguageSwitcherService.php (added)
-
tags/2.2.4/services/LanguageTagService.php (added)
-
tags/2.2.4/services/LocaleService.php (added)
-
tags/2.2.4/services/ShortCodeService.php (added)
-
tags/2.2.4/services/SubfolderService.php (added)
-
tags/2.2.4/services/SyncService.php (added)
-
tags/2.2.4/services/index.php (added)
-
tags/2.2.4/services/modules (added)
-
tags/2.2.4/services/modules/DataPanelModule.php (added)
-
tags/2.2.4/services/modules/ExclusionModule.php (added)
-
tags/2.2.4/services/modules/ProductImporterModule.php (added)
-
tags/2.2.4/services/modules/TaxonomyModule.php (added)
-
tags/2.2.4/services/modules/index.php (added)
-
tags/2.2.4/traits (added)
-
tags/2.2.4/traits/Forms.php (added)
-
tags/2.2.4/traits/Validation.php (added)
-
tags/2.2.4/traits/WooCommerceCheck.php (added)
-
tags/2.2.4/traits/index.php (added)
-
tags/2.2.4/uninstall.php (added)
-
tags/2.2.4/views (added)
-
tags/2.2.4/views/DashboardView.php (added)
-
tags/2.2.4/views/LanguageSwitcherView.php (added)
-
tags/2.2.4/views/LanguageTagView.php (added)
-
tags/2.2.4/views/Layout.php (added)
-
tags/2.2.4/views/OnboardingView.php (added)
-
tags/2.2.4/views/SettingsView.php (added)
-
tags/2.2.4/views/ViewInterface.php (added)
-
tags/2.2.4/views/WoocommerceView.php (added)
-
tags/2.2.4/views/css (added)
-
tags/2.2.4/views/css/clonable-extra-button.css (added)
-
tags/2.2.4/views/css/clonable-global.css (added)
-
tags/2.2.4/views/css/clonable-thumbnails.css (added)
-
tags/2.2.4/views/css/clonable-woocommerce.css (added)
-
tags/2.2.4/views/css/clonable.css (added)
-
tags/2.2.4/views/css/fomantic-dropdown.css (added)
-
tags/2.2.4/views/css/fomantic-transition.css (added)
-
tags/2.2.4/views/css/freakflags.css (added)
-
tags/2.2.4/views/css/index.php (added)
-
tags/2.2.4/views/index.php (added)
-
tags/2.2.4/views/scripts (added)
-
tags/2.2.4/views/scripts/alpine.js (added)
-
tags/2.2.4/views/scripts/dohjs.js (added)
-
tags/2.2.4/views/scripts/fomantic-dropdown.js (added)
-
tags/2.2.4/views/scripts/fomantic-transition.js (added)
-
tags/2.2.4/views/scripts/index.php (added)
-
tags/2.2.4/views/scripts/onload.js (added)
-
tags/2.2.4/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) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clonable/trunk/clonable-wp.php
r3154343 r3154512 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. 37 Version: 2.2.4 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. 3');106 define('CLONABLE_VERSION', '2.2.4'); 107 107 108 108 try { -
clonable/trunk/readme-da_DK.txt
r3154343 r3154512 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 37 Stable tag: 2.2.4 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.4 35 Retter fejl med forkert gemmeplacering i sprogkoder. 36 34 37 v2.2.3 35 38 Rettet et problem i sprogkoderne i klonindstillingerne -
clonable/trunk/readme-de_DE.txt
r3154343 r3154512 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 37 Stable tag: 2.2.4 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.4 35 Fehler mit falschem Speicherort in Sprach-Tags behoben. 36 34 37 v2.2.3 35 38 Ein Problem in den Sprach-Tags der Klon-Einstellungen wurde behoben -
clonable/trunk/readme-es_ES.txt
r3154343 r3154512 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 37 Stable tag: 2.2.4 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.4 35 Corregido error con la ubicación de guardado incorrecta en las etiquetas de idioma. 36 34 37 v2.2.3 35 38 Solucionado un problema en las etiquetas de idioma de los ajustes de clonación. -
clonable/trunk/readme-fr_FR.txt
r3154343 r3154512 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 37 Stable tag: 2.2.4 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.4 35 Correction d'un bug avec un emplacement d'enregistrement incorrect dans les balises de langue. 36 34 37 v2.2.3 35 38 Correction d'un problème dans les balises de langue des paramètres du clone -
clonable/trunk/readme-it_IT.txt
r3154343 r3154512 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 37 Stable tag: 2.2.4 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.4 35 Correzione del bug relativo alla posizione di salvataggio errata nei tag della lingua. 36 34 37 v2.2.3 35 38 Corretto un problema nei tag della lingua delle impostazioni del clone -
clonable/trunk/readme-nb_NO.txt
r3154343 r3154512 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 37 Stable tag: 2.2.4 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.4 35 Fikser feil lagringsplassering i språkkoder. 36 34 37 v2.2.3 35 38 Løste et problem med språkkodene i kloninnstillingene -
clonable/trunk/readme-nl_NL.txt
r3154343 r3154512 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 37 Stable tag: 2.2.4 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.4 35 Bug met onjuiste opslaglocatie in taaltags opgelost. 36 34 37 v2.2.3 35 38 Probleem opgelost in de language tags van de clone instellingen -
clonable/trunk/readme-sv_SE.txt
r3154343 r3154512 5 5 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 37 Stable tag: 2.2.4 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.4 35 Åtgärdat fel med felaktig lagringsplats i språktaggar. 36 34 37 v2.2.3 35 38 Åtgärdat ett problem i språktaggarna för kloninställningarna -
clonable/trunk/readme.txt
r3154343 r3154512 5 5 Tested up to: 6.6.2 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 37 Stable tag: 2.2.4 8 8 License: GPL v2 or later 9 9 … … 32 32 33 33 == Changelog == 34 v2.2.4 35 Fix bug with incorrect saving location in language tags. 36 34 37 v2.2.3 35 38 Fixed bug with dropdown in language tag settings. -
clonable/trunk/views/LanguageTagView.php
r3154343 r3154512 31 31 <ul> 32 32 <li>1: Domain names should <span style="font-weight: bold">not</span> start with "https://".</li> 33 <li>2: Hreflang should follow local code format. For example: Belgium is "nl-be".</li>33 <li>2: Hreflang should follow locale code format. For example: Belgium is "nl-be".</li> 34 34 <li>3: Subfolder fields should always end with a "/".</li> 35 35 <li>4: The first row in the table, is the language tag of your original site.</li> … … 113 113 if (!in_array($lang_only, $added_locales)) { 114 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>";115 echo "<div @click='languageTagData.data.clones[index].langcode = \"" . esc_attr($lang_only) . "\"' class='item' data-value='" . esc_attr($lang_only) . "'>" . esc_html($lang_only) . "</div>"; 116 116 } 117 117 }
Note: See TracChangeset
for help on using the changeset viewer.