Thanks for a GREAT module!
I many CCK nodes, each of which already has a filled-in "description" field. I want that field to be automatically copied into the Description meta-tag for when that node is shown. How/where would I do this? (I do use Contemplate, if that helps.)
Also, I am starting to use Taxonomy to apply keywords to all the nodes -- but I'm NOT using free tagging. Is it possible for the non-free-tagged kewords to be automatically copied to the Keywords meta-tag? If so, how/where do I set that up?
Thank you!!
Comments
Comment #1
ardee-1 commented(Make that "I have many CCK nodes...")
Comment #2
ardee-1 commentedClarification: I know that the Taxonomy terms for a node are added to the beginning of the global Keywords meta-tag, and that can be very useful, but is it possible to have them optionally replace that tag?
Comment #3
Robrecht Jacques commented6.x-2.x will have token support which should make this possible.
Comment #4
open social commentedI cannot select anything in the
Tags to show on edit form
Select the meta tags you want to be able to edit on the edit page of nodes, terms and vocabularies.
and the
Tags to output in html head
Select the meta tags you want to appear in the HEAD section of the HTML pages.
fields. I cannot give my nodes any meta tags. I am using Drupal 6.2. Has anybody else seen this problem?
How can I fix this?
Many thanks!
Comment #5
avpadernoAs the support request has already gotten an answer, I am setting it to fixed.
What the OP asked will be possible when the module will implement the support for tokens.module.