Hi,
this is a great module, for a content type I need generate my meta description from a cck text field. Is there anyway to do this?

Thanks for any answer!

Comments

damienmckenna’s picture

Version: 6.x-1.4 » 6.x-1.14
Status: Active » Fixed

Either use the hooks to customize them via code, or wait for #1380362: Re-implement Token integration to be completed.

skat’s picture

Hi DamienMcKenna, thanks for your ansews. Excuse my ignorance, but what is the realtion between cck text fields and tokens?

Thanks a lot!

damienmckenna’s picture

@skat: With tokens support you could fill in a value, e.g. %field_something% instead of manually filling in "this is the description" and it would automatically fill in the content of the "something" field. The current Nodewords v2 codebase does that but it's very broken and won't be continued as-is.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.