Brightcove Schema
Component type
Maintenance status
Development status
Component created
Component changed
Module to include a Brightcove video with Schema.org metatags.
Module to include a Brightcove video with Schema.org metatags.
Keeps the entry point referrer in "initial_referer_url" session variable for further use. If the variable is already set, just keep it. If not set and $_SERVER['HTTP_REFERER'] is set, set it with this value.
This modules does nothing by itself, it just stores the session variable if needed, to be used in another module or in a php script.
Warning: Getting referrer this way may be useful in some cases but has a performance cost: saving anything in the in the session variable means Drupal marks the page not cacheable.
The link meta tag can be used to identify alternate versions of a page for language or regional purposes by setting the hreflang attribute.
<link href="http://www.example.com/usa" rel="alternate" hreflang="en-us" />
<link href="http://www.example.com/uk" rel="alternate" hreflang="en-gb" />
Check out what Google has to say about it for more information.
sandbox demo
Dynamically adds tokens for views exposed filters. The token value is equals to exposed filter select field selected caption.
This tokens can be used by metatags module to provide dynamic title and description meta tags.
TODO:
1. Add Search API facetes support:
https://www.drupal.org/node/1863780
https://www.drupal.org/node/2039701
2. Add multiple word forms.
The a11y module seeks to provide reusable tools for developers of Drupal sites to aid those that have need of assistive technologies and display methods. Currently it provides a block with granular settings to allow for:
Much like web components, progressive web apps (PWA) refers to a set of browser features designed to allow websites to behave more like native applications on mobile devices. As far as features are concerned it means:
Module to allow site builders specify a callback function in Views to generate the title dynamically.
Scenarios
Based on Structured Data Markup (Rich Snippets) and Schema.org.
The module "Structured Data Schema.org" extends the module "Structured Data Markup (Rich Snippets)" and "Schema.org" to create the LD+JSON compliant Structured Data Testing Tool Google.