Content type meta tags should overwrite the default meta tags

kiamlaluno - November 6, 2008 - 09:40
Project:Integrated Metatags
Version:6.x-1.0-beta5
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Currently, the module search for both the global, and the content type meta tags, with the result that it's not clear which one will be used by the module.
It would be better, IMHO, to first look for the global meta tags, and then for the content type meta tags; doing so, in the case the default meta tags have something in common with the content type meta tags, the last set of values will overwrite the values taken from the first set.
In this way, the global settings would really be the default ones.

 
 

Drupal is a registered trademark of Dries Buytaert.