configuring on lists and views

mean0dspt - December 5, 2008 - 19:42
Project:Integrated Metatags
Version:5.x-1.0-beta5
Component:Documentation
Category:task
Priority:normal
Assigned:fractile81
Status:active
Description

Sorry to bother, but I failed to figure this out by myself.

How do I set up global metatags, that are shown if no metatags are set in nodetype settings? It seems that all the pages show no metatags unless they belong to specific nodetype with configured Integrated Metatags. This behaviour leaves all lists and views with no metatags. What do I missing?

I know how to setup the nodetype-specific metatags, I'm also aware that default settings exist.
I played with them a bit but no matter what I do they are not showing up on "/node" page, teasers lists like "/blogs", archive or views pages. It's not really clear for me if they should, may be it's not the intent.

#1

fractile81 - December 5, 2008 - 19:49
Component:User interface» Documentation
Category:support request» task
Assigned to:Anonymous» fractile81

I have been unable to get this feature working on the Drupal 5 version of this module. I can see why this might be a little confusing with my wording. In the Drupal 6 version of the module you can enable Metatags when node teasers are displayed (e.g. node/), but not in D5.

Changing to a task to update my documentation on this.

#2

mean0dspt - December 5, 2008 - 21:09

thank you for fast reply. If there's no such feature, may be I can just hardcode an IF statement in the template, that checks if Integrated Metatags module passes some variables to the template or not, and if not - echo the predefined metatags.

If I'm to implement such a workaround, what would you suggest as the best expression that checks for presence of Integrated Metatags input? Something like if ($fullpage)... ??

 
 

Drupal is a registered trademark of Dries Buytaert.