Closed (duplicate)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2008 at 13:04 UTC
Updated:
11 Dec 2009 at 07:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
catchMoving to nodewords queue.
Comment #2
Robrecht Jacques commentedI have disabled views support in 6.x-1.x-dev until the views module releases a stable version or a release candidate. There is really no point in supporting an ALPHA-0 version I think.
In case I don't notice the release of a stable views module for 6.x, reopen this issue.
Comment #3
hass commentedWe should comment out panels, too.
Comment #4
Robrecht Jacques commentedI've disabled panels too.
If someone cares about panels or views AND there is a stable or -rc release for Drupal 6.X of either views or panels, please reopen this issue.
Comment #5
AaronCollier commentedThere's a beta2 version of views out now. Is that stable enough to start work?
Comment #6
svdoord commentedI'd like to be able to use this module for views. Views is now rc2; any idea when views will be supported?
Thanks!
Comment #7
silurius commentedSubscribing (same reason as svdoord).
Comment #8
mrfelton commentedsubscribing too
Comment #9
mileZ commentedsubscribing too :-)
Comment #10
vladimir.dolgopolov commentedI'd like to see views and panels support in 6.x-1.x-dev instead of 6.x-2.x-dev (that is unstable).
Comment #11
vladimir.dolgopolov commentedIt looks like there should be hook_form_alter() on 'views_ui_edit_view_form' form.
Comment #12
vladimir.dolgopolov commentedHere is the patch only for views support.
Comment #13
icouto commentedAny chance of releasing an already-patched version? :-)
BTW: thank you very much for the great module - your work is truly appreciated.
Comment #14
hass commentedWe should also repair the panels stuff. There is already a D6 panels in HEAD.
Comment #15
basicmagic.net commentedsubscribe
Comment #16
BioALIEN commentedSubscribe. Agree with hass, both Views and Panels branches now exist for D6.
Comment #17
jgoldfeder commented/subscribe
Comment #18
thompson commentedsubscribe too.
Comment #19
matt2000 commentedsubscribe.... any updates?
Comment #20
mattiasj commentedsubscribing aswell.
Comment #21
gaijinu commentedThere is a stable views 6.x-2.1, any chance of re-enabling views support?
Thanks!
Comment #22
frost commented+1 for views support in 6.x-1.x-dev.
Comment #23
germinal commented+1 for views...
does the patch work? mentioned a few posts above this
Comment #24
elioshsubscribe
+1 for views
Comment #25
nquocbao commentedsubscribe too, this module is very useful but not stable yet :(
Comment #26
paardje commentedsubscribe
+1 for views
Comment #27
metagrapher commentedI intend to take a look at the code once its on my development server... but has anyone else taken the time to review the code, as well??
This can't be committed to the release until the community reviews the code and says that it's good to go... Contrary to apparently popular belief, voting for your reasons for why you need the patch is not actually constructive. ;)
Comment #28
nquocbao commentedFeel free to post it here, I will help you to review it :)
Comment #29
metagrapher commentedI think I will put this on another site I manage personally which utilizes panels. As far as I can tell the patch above works fine. At least, I have not come across any errors.
Perhaps I can get some panels support going here. ;)
Comment #30
drupaloSa commentedsubscribing
Comment #31
tom_o_t commentedConfirming that patch in #12 works for adding meta description & keywords to a view.
Comment #32
elioshi don't understand how to use nodewords with views. I applied patch, but don't understand, in views edit form, where to edit :-(
Comment #33
tom_o_t commentedJust below the main views form (after patching) there's a new form for meta tags
Comment #34
thompson commentedcan someone post the chanced files ? i didn t check the patch file theorie. (@ ???)
Comment #35
elioshBecause of Faceted Search release a working module for drupal 6, i must use patch in issue #340642: hook_nodewords() in 6.x version ? to have hook_nodewords working.
It will be great if we can put those patch in a beta release or dev release, so we can have both of them.
Comment #36
Robrecht Jacques commentedViews support has been added. Thanks.
Setting to "active" for panels.
Comment #37
dkruglyak commentedI think panels V3 should be stable enough now to add meta tag support?
Comment #38
gunzip commentedsubscribe
Comment #39
avpadernoThe support for Panels could be replaced with a more generic support for Drupal pages (see #480148: Replace the support for Views with a more generic support for Drupal pages).
Comment #40
avpadernoI am setting this report as duplicate of #236833: Add more settings pages for the global meta tags, which will be the way the support for panels will be implemented.
Comment #41
topnetwork commentedFor Views, is there a way to apply Description and Keywords to discrete view items within a View set? That is to say, can Meta tags be assigned similar to View Basic settings fields, e.g., Header, Footer, etc? I am only seeing Meta tags available as a View global fieldset.