Skip to content

Commit

Permalink
v.1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeytolkachyov authored Jun 23, 2021
1 parent d207172 commit fcc483c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fields/plugininfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ protected function getLabel()
}
");

$wt_plugin_info = simplexml_load_file(JPATH_SITE."/plugins/system/wt_seo_meta_templates_virtuemart/wt_seo_meta_templates_virtuemart.xml");
$wt_plugin_info = simplexml_load_file(JPATH_SITE."/plugins/system/wt_seo_meta_templates/wt_seo_meta_templates.xml");


?>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ PLG_WT_SEO_META_TEMPLATES_AFTER_INSTALL = "Thank you for intalling extension"
PLG_WT_SEO_META_TEMPLATES_AFTER_DISCOVER_INSTALL = "Thank you for intalling extension"
PLG_WT_SEO_META_TEMPLATES_AFTER_UPDATE = "Thank you for updating extension"
PLG_WT_SEO_META_TEMPLATES_MAYBE_INTERESTING="<h4>It might be interesting</h4><ul class=\"nav nav-tabs nav-stacked\"><li><a href=\"https://web-tolk.ru/dev/joomshopping/joomshopping-russian-post-shipping-method-api.html\" target=\"_blank\" title=\"Go to https://web-tolk.ru\">JoomShopping Russian Post Shipping method (via API)</a></li><li><a href=\"https://web-tolk.ru/en/dev/joomla-plugins/wt-joomshopping-bitrix24-pro.html\" target=\"_blank\" title=\"Go to https://web-tolk.ru\">WT JoomShopping Bitrix24 PRO, two-way integration plugin for JoomShopping online store and Bitrix24 CRM.</a></li></ul>"
PLG_WT_SEO_META_TEMPLATES_WHATS_NEW="<h3>v.1.1.0 What's new?</h3><p>Added a plugin-provider for Joomla content categories and articles (com_content). More info in <code>WT SEO Meta templates - content</code> <a href=\"index.php?option=com_plugins&view=plugins&filter.search=wt%20seo%20meta\" target=\"_blank\">plugin settings</a>.</p><p>Supported Components:<ul><li><a href='https://virtuemart.net' target='_blank'>Virtuemart</a> - Joomla e-commerce solution. <a href='https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-virtuemart.html' target='_blank' class='btn btn-small btn-primary'>Plugin-provider</a></li><li><a href='https://github.com/joomx/mycityselector' target='blank'>My City Selector</a> - countries, provinces and cities selector component for Joomla. Minimal recommended verison is <span class='label label-warning'>3.0.77</span> <a href='https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-my-city-selector.html' target='_blank' class='btn btn-small btn-primary'>Plugin-provider</a></li><li>Joomla Content categories and articles (com_content) with custom fields. <a href='https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-content.html' target='_blank' class='btn btn-small btn-primary'>Plugin-provider</a></li></ul></p><p><span class='label label-important'>Attention!</span> Provider plugins are installed automatically for the detected components. However, if the installation did not happen for some reason, download and install the plugins manually.</p>"
PLG_WT_SEO_META_TEMPLATES_WHATS_NEW="<h3>v.1.2.0 What's new?</h3><p>Added plugin-provider for JoomShopping.</p><p>More info in <code>WT SEO Meta templates - JoomShopping</code> <a href=\"index.php?option=com_plugins&view=plugins&filter.search=wt%20seo%20meta\" target=\"_blank\">plugin settings</a>.</p><p>Supported Components:<ul><li><a href='https://www.webdesigner-profi.de/joomla-webdesign/shop.html' target='_blank'>JoomShopping</a> - Joomla e-commerce solution. <a href='https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-joomshopping.html' target='_blank' class='btn btn-small btn-primary'>Plugin-provider</a></li><li><a href='https://virtuemart.net' target='_blank'>Virtuemart</a> - Joomla e-commerce solution. <a href='https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-virtuemart.html' target='_blank' class='btn btn-small btn-primary'>Plugin-provider</a></li><li><a href='https://github.com/joomx/mycityselector' target='blank'>My City Selector</a> - countries, provinces and cities selector component for Joomla. Minimal recommended verison is <span class='label label-warning'>3.0.77</span> <a href='https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-my-city-selector.html' target='_blank' class='btn btn-small btn-primary'>Plugin-provider</a></li><li>Joomla Content categories and articles (com_content) with custom fields. <a href='https://web-tolk.ru/en/dev/joomla-plugins/wt-seo-meta-templates-content.html' target='_blank' class='btn btn-small btn-primary'>Plugin-provider</a></li></ul></p><p><span class='label label-important'>Attention!</span> Provider plugins are installed automatically for the detected components. However, if the installation did not happen for some reason, download and install the plugins manually.</p>"

0 comments on commit fcc483c

Please sign in to comment.