Closed (works as designed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.2
Component:
Third-party modules integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2009 at 09:25 UTC
Updated:
19 Nov 2009 at 00:02 UTC
Comments
Comment #1
avpadernoTo set the meta tags for Views or Panels, you need to visit the settings page at
admin/content/nodewords/global/other. The support for Views, and Panels has been replaced with a more generic support for custom pages.The change has been documented in the file README.txt.
Comment #3
elyobo commentedI use panels to override the default display on certain node types, as well as providing additional tabs on those node types, e.g. I have
/location/nodeid/placestostay
/location/nodeid/thingstodo
/location/nodeid/placesofinterest
as well as
/location/nodename
In each of these the node body is embedded and so the same meta tags are applied in each case.
Is there any way to associate them with the panel "page"? Sure, I could use the global/other method to do it for each of them - but I have hundreds of locations, and there are four pages for each... generating the tags via a pattern would be much more useful.
Comment #4
summit commentedSubscribing, having also pages with tags as arguments, so via a pattern would be great!
Greetings, Martijn
Comment #5
locomo commentedi'd like this functionality too - thanks!
Comment #6
avpadernoSee comment #1.