Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2008 at 23:14 UTC
Updated:
28 Feb 2009 at 19:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
sfranchi commentedNobody on this?
Comment #2
Eugene Fidelin commentedI also don't find any way to add custom meta tags from module - because hook_nodewords() doesn't work in D6 version :(
Comment #3
univate commentedI 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.
Comment #4
sfranchi commentedThanks! I'll try it this week.
Comment #5
owen barton commentedTested #3 - works - code looks good to me too.
Comment #6
tom_o_t commentedAlso tested #3, working fine for me.
Comment #7
Robrecht Jacques commentedCommitted. Will be included in next release of nodewords.
Comment #8
sfranchi commentedExcelent news! Thanks a lot!
Comment #9
thompson commentedwhen will the next release come ??
Comment #10
damienmckennaOut of interest, was this released in v6.x-1.0?