@@ -26,10 +26,10 @@ function addtoany_help($route_name, RouteMatchInterface $route_match) {
$output.='<p>'.t('AddToAny is a social bookmarking platform that can be integrated into many parts of the website with the use of a web widget. Once installed, visitors to the website can share or save an item using a variety of services, such as Facebook, Twitter, Pinterest, email, and over 100 other services.');
$output.='<p>'.t('AddToAny icons are Scalable Vector Graphics, meaning they load fast, are mathematically precise, scalable to any size, and are stunning on High-PPI screens such as Retina and Retina HD displays.');
$output.='<p>'.t("AddToAny's lightweight code follows best practices, and is optimized to load efficiently from locations all around the world. Accessibility, cross-browser fallbacks, graceful degradation are a few AddToAny staples.");
$output.='<p>'.t('AddToAny\'s lightweight code follows best practices, and is optimized to load efficiently from locations all around the world. Accessibility, cross-browser fallbacks, graceful degradation are a few AddToAny staples.');
$output.='<p>'.t('More documentation about AddToAny in Drupal 8 can be found in Drupal\'s <a href="proxy.php?url=https%3A%2F%2Fwww.drupal.org%2Fnode%2F2719155">Community Documentation </a>.').'</p>';
$output.='<h3>'.t('Uses').'</h3>';
$output.='<p>'.t("AddToAny automatically integrates with Google Analytics' Social Plugin Analytics to provide sharing statistics within your analytics dashboard.").'</p>';
$output.='<p>'.t('AddToAny automatically integrates with Google Analytics\' Social Plugin Analytics to provide sharing statistics within your analytics dashboard. ').'</p>';
$output.='<p>'.t('AddToAny just works. No registration, and no user accounts to manage.').'</p>';
$output.='<p>'.t('Official counts alongside your share buttons. AddToAny counters in the same style show numbers directly from major services.').'</p>';
$output.='<p>'.t('Encourage visitors to share your content with a special share buttons bar that stays in place as you scroll.').'</p>';
@@ -37,6 +37,7 @@ function addtoany_help($route_name, RouteMatchInterface $route_match) {
}
}
/**
* Implements hook_theme().
*/
@@ -121,8 +122,7 @@ function addtoany_entity_extra_field_info() {