Pages from single fields do not have titles set. Would be nice to have it. Great module btw!!
@AgaPe,
I'm not sure what such title for CCK should include. Could you elaborate a little bit more?
BTW: I used awesome module http://drupal.org/project/context_metatags for metatags (including titles). Maybe this will fit your needs?
I would include field title (if present) and a node title, ex. '[field_title], [node_title]' Or maybe better just a field title if present and if not then node title?
I think, that this is not a good idea for getting that into module. There are different solutions for that (i.e. context_metatags).
Comments
Comment #1
jsobiecki commented@AgaPe,
I'm not sure what such title for CCK should include. Could you elaborate a little bit more?
BTW: I used awesome module http://drupal.org/project/context_metatags for
metatags (including titles). Maybe this will fit your needs?
Comment #2
AgaPe commentedI would include field title (if present) and a node title, ex. '[field_title], [node_title]'
Or maybe better just a field title if present and if not then node title?
Comment #3
jsobiecki commentedI think, that this is not a good idea for getting that into module. There are different solutions for that (i.e. context_metatags).