Is this module compatible with the 6.x-2.0 branch?

If not, would maintainers accept patches that could be used to start a 6.x-2.0 branch of this module?

Thanks!

CommentFileSizeAuthor
#1 2.x_compatibility-1376728-1-D6.patch1.35 KBfirebus

Comments

firebus’s picture

StatusFileSize
new1.35 KB

I hit a couple of issues trying to get this module to work with nodewords 6.x-2.0-alpha:

* Incorrect weight (so the override checkbox was not getting added - weight needs to be higher than nodewords_ui)
* tag_options array has changed format in hook_nodewords_tag_alter()

hanoii’s picture

Status: Active » Closed (works as designed)

I really don't see much future in the 2.x branch of nodewords, that's why I won't be officially supporting it for the time being. Any reason why you would use that branch instead of the recently released 1.13 after a lot of bugfixing and a lot of good calls into discouraging the 1.12 failed attempt.

firebus’s picture

Yes, i think i also realized after this post that the 2-x branch was abandoned. I'm not sure why i chose to deploy 2.x when I did - things were more uncertain then for sure. Since things are working for me, I'm not in a hurry to switch back to 1.x, but will do so eventually.

Anyway, I agree that this should be closed won't fix, and if anyone else is unfortunately using the 2.x branch maybe they can use my patch :)