Hi this feature (http://drupal.org/node/287011) is intended to be ported to the 6.x branch or there is any other integration technique to look at?

Actually what I need is to generate (from a custom module) my own keywords/descriptions automatically applying a custom logic, so I think a hook would be the easy wat to implement it.

Thanks in advance,

CommentFileSizeAuthor
#3 nodewords_bypath_fix.patch2.41 KBunivate

Comments

sfranchi’s picture

Priority: Normal » Critical

Nobody on this?

Eugene Fidelin’s picture

I also don't find any way to add custom meta tags from module - because hook_nodewords() doesn't work in D6 version :(

univate’s picture

Status: Active » Needs review
StatusFileSize
new2.41 KB

I have just ported across this patch - #263003: nodewords hook (easy entry point for token support in 1.x branch) so that I can get the http://www.drupal.org/project/nodewords_bypath module working in D6 - #273010: Drupal 6 port. This gives the extra hook to extend nodewords through other modules.

I haven't actually looked at the above patch, but you need this patch first to get the basic nodewords hook feature, it should be trivial to add that patch in as well.

sfranchi’s picture

Thanks! I'll try it this week.

owen barton’s picture

Status: Needs review » Reviewed & tested by the community

Tested #3 - works - code looks good to me too.

tom_o_t’s picture

Also tested #3, working fine for me.

Robrecht Jacques’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Will be included in next release of nodewords.

sfranchi’s picture

Excelent news! Thanks a lot!

thompson’s picture

when will the next release come ??

damienmckenna’s picture

Out of interest, was this released in v6.x-1.0?

Status: Fixed » Closed (fixed)

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