Closed (won't fix)
Project:
Nodewords: D6 Meta Tags
Version:
5.x-1.11
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2006 at 07:54 UTC
Updated:
2 Jul 2009 at 16:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
orionvortex commentedI am also interested in this feature. My site has many page views but there is currently no way to add description or keyword meta tags to views which is critical to SEO. I really hope that a solution turns up soon.
Comment #2
jeffabailey commentedI third that, I might have to write it myself.
Comment #3
niklp commentedYeah... I wasn't really sure what this meant as I haven't actively used Views yet, but I think I get it, and YES we need it! :)
Go for it Jeff...! ;)
Comment #4
Robrecht Jacques commentedWell, it seems I have 4 testers for nodewords.module version 1.32.2.20. I've added support for views. Please test and report back - then I might release a nodewords-4.7.x-1.1 with official support for this.
Comment #5
jeffabailey commentedI'm using 5.1 now or I would help test it out. If you code it for that version I would be happy to test.
Comment #6
Robrecht Jacques commentedCommitted to 4.7-1.1.
Patch needs to be ported to work on 5.1.
Comment #7
BioALIEN commentedAny status on porting to 5.x? So we can close this issue off ;)
Comment #8
elruy commentedHas anyone ported the views patch to drupal 5.1? I would be happy to test it.
Comment #9
marcoBauli commentedhowdy, maybe i shall open a support request, but i'll try here since is pertinent:
i've just upgraded my nodewords.module to 4.7-1.1 but i cannot really see any difference in my Views pages (yep, i cleared the cache ;)...where am i supposed to insert meta descriptions for views pages? ..or are them meant to be automatically generated from header/footer text or something? or again maybe i need to update views too?
any hand apreciated
Comment #10
unghander commentedI need that feature for Drupal 5.1 too. I hope someone is working on this issue?
Comment #11
Robrecht Jacques commentedFixed in 5.x-1.x-dev. Will be included in the next release of meta tags.
Let me look at this. Normally you would get a fieldset "Meta tags" on the views edit page, just like you get on the node edit pages.
Comment #12
Moxide commentedBeware though : when you delete a view, nodewords table entries won't be deleted. Unless this patch is applied to 'views_ui.module'.
Regards.
Moxide
Comment #13
Moxide commented...and you must apply the attached patch to nodewords (the formid of views' confirm delete form has changed).
Should have compared your code and mine more thoroughly :-)
Comment #14
Robrecht Jacques commentedThanks Moxide! Didn't test deletion.
Your patch for views is indeed needed - I submitted a similar patch for views 4.7.x when I added the views support for nodewords 4.7.x, but didn't test whether they actually fixed it.
Anyway, because I now do a
the
nodewords_views_handleris added before theviews_ui_admin_delete_confirm_submitso things should clean up nicely when deleting a view. This doesn't mean that thedrupal_gotois a bug in views_ui.module.Comment #15
Robrecht Jacques commentedFixed in the latest release: nodewords 5.x-1.3.
Comment #16
(not verified) commentedComment #17
wowik73 commentedI install nodewords (Meta tags) but not work with Views.
Why????
Problem - back?
Comment #18
avpadernoAs the Drupal 5 version is not supported anymore, I am changing the status of this report.