- Oct 18, 2012
-
-
Damien McKenna authored
-
Damien McKenna authored
Issue #1187710 by DamienMcKenna: Update to the main module's README.txt file to mention the new Context submodule.
-
Damien McKenna authored
-
Damien McKenna authored
-
Damien McKenna authored
Improved the 'global settings' help message on the forms, added the message to the top of the By Path page, and explained that the settings override those assigned elsewhere.
-
Damien McKenna authored
-
Damien McKenna authored
Collapse the advanced (already worked), dublin-core and open-graph fieldsets if present, otherwise the Context module won't save the settings.
-
Damien McKenna authored
This reverts commit c5a43381aac6a16548d7e3eca5ebf26ff731640f.
-
Damien McKenna authored
-
Damien McKenna authored
-
Damien McKenna authored
-
Damien McKenna authored
-
Damien McKenna authored
Reformatted metatag_context_context_plugins() for consistency with metatag_context_context_registry().
-
Damien McKenna authored
-
Damien McKenna authored
-
Damien McKenna authored
-
Damien McKenna authored
Issue #1491616 by Marty2081, BarisW, nick_schuch, miaoulafrite, sylus, Devin Carlson, manhalt, DamienMcKenna: Support for the Dublin Core Basic Element Set meta tags.
-
Damien McKenna authored
-
- Oct 16, 2012
-
-
Damien McKenna authored
Issue #1448412 by DamienMcKenna: Improved logic for working around issue during module installation where metatag_metatags_load() might be executed before the schema has fully loaded.
-
Damien McKenna authored
Issue #1568164 by DamienMcKenna: Allow other modules to alter the cache ID, e.g. for integration with Domain Access, etc.
-
- Oct 15, 2012
-
-
Damien McKenna authored
Issue #1284794 by DamienMcKenna: Don't throw an error if a meta tag's configuration is no longer available as its module was disabled.
-
- Oct 14, 2012
-
-
Damien McKenna authored
Issue #1718594 by JvE: Automatically return FALSE from metatag_entity_has_metatags() if the entity type doesn't support meta tags.
-
Damien McKenna authored
Issue #1796916 by marcelovani, DamienMcKenna: Check in metatag_entity_view() to ensure the entity being viewed is the current page before any further processing is done.
-
- Oct 11, 2012
-
-
Damien McKenna authored
Issue #1337750 by jarrodirwin, marcelovani: Each page in a sequence must be cached separately so they can have different meta tags.
-
- Oct 07, 2012
-
-
Damien McKenna authored
Issue #1700160 by marcelovani, DamienMcKenna: Support taxonomy term pages for Drupal releases that don' support hook_entity_view() on taxonomy term pages.
-
Damien McKenna authored
Issue #1784896 by marcelovani, DamienMcKenna: Corrected how meta tags are output after the loading system changed significantly in #1363476.
-
- Sep 30, 2012
-
-
Damien McKenna authored
-
Damien McKenna authored
Issue #1799142 by DamienMcKenna: 'canonical' and 'shortlink' meta tags should have global defaults; all provided URLs should be absolute.
-
Damien McKenna authored
Issue #1751276 by DamienMcKenna: Improve the Metatag form usability by listing more important meta tags higher up on the form.
-
- Aug 26, 2012
-
-
Damien McKenna authored
-
- Aug 25, 2012
-
-
Damien McKenna authored
-
-
-
Damien McKenna authored
Issue #1355990 by DamienMcKenna, yurtboy: Changed the description of the 'edit meta tags' permission to be something more understandable.
-
- Aug 24, 2012
-
-
-
-
-
Damien McKenna authored
-
- Aug 23, 2012
-
-
Issue #1735380 by jrglasgow, tahiticlic: Don't bail on processing the page if the $page['content'] element doesn't exist in metatag_page_build().
-
- Aug 06, 2012
-
-
Dave Reid authored
Fixed drupal_static_reset() misspelled causing fatal errors if metatag_config_cache_clear() is called.
-