To be able to implement #266074: Add a page to automatically set the meta tags associated to nodes, it is required to implement the support for tokens; in this way, it would be possible to populate the meta tags for nodes already present before the module has been installed without to edit each of the nodes.
Comments
Comment #1
avpadernoThe support for tokens will be implemented before version 6.x-1.1 is created.
Comment #2
ximo commentedWhen (roughly) can we expect a 1.1 release with support for tokens?
Comment #3
bennos commentedjust to make it clear. Version 1.2 is out. Are Token now supported?
Comment #4
avpadernoSee the referring version; until the report is not marked as fixed, the code has not been implemented. Before the support for tokens is added, other code needs to be changed.
Comment #5
hass commentedI would also be happy to use tokens in meta tags.
Comment #6
avpadernoThis has been actually implemented in HEAD.
Comment #7
avpadernoComment #8
stbstb commentednot working with Ubercart 2.0 catalog
Comment #9
mitylite commentedIs it advisable to download and utilize the 3.x HEAD?
Comment #10
avpadernoVersion 6.x-3.x-dev is still under development, and it will be changed in a radical way.
I would not suggest to use it, until the new branch is not visible in the project page.
Branch HEAD has been used to branch the new version; as reported in the Drupal.org documentation, creating a new branch should be done starting from HEAD.
Comment #12
avpadernoAs the support for tokens would resolve other problems without the need to write specific code, I am going to back port the support for tokens into branch 6.x-1.
Comment #13
avpadernoComment #14
chazz commentedsubscribing, do you know when this integration will be available?
Thanks
Comment #15
shaneonabike commentedHey,
Thanks heaps for implementing this in head of 1.x totally appreciate for a project I am working on. Just one note though. I downloaded the latest DEV version, nuked the old directory, replaced it with the new one, and ran update.php. But I don't see the ability to add token values to the default values.
Would really appreciate some advice here.
Thanks
Shane
Comment #16
servantleader commented+1
subscribing
Comment #17
Anonymous (not verified) commentedThe code has been committed, and also the branch 6.x-1 has tokens support. There is an initial implementation of the hooks required to implement custom tokens too.
As usual, read what reported in the project page, before to update the installed modules.
Comment #19
liquidcms commentedsorry to reopen.. but really? token support in 1.x? i have tried 1.x and 1.13 and do not see token support: http://screencast.com/t/vdH1u6Jsg9nj
i did see it in 2.0-alpha1 but that version seems less active than the 1.x branch and also doesn't seem to output tags (does add nofollows, etc though).
Comment #20
liquidcms commentedlooking through the code i see a msg that says token support has been remove from 1.x branch after 1.12... ughh.. it suggest trying 2.x - si, i'll go back and try that one one again and see if i missed something that is preventing anything from being output
Comment #21
damienmckennaPlease read http://www.bluesparklabs.com/blog/stable-nodewords-right-around-corner for details on what happened with v6.x-1.12. Re-adding Tokens support has another issue: #1380362: Re-implement Token integration
Comment #22
liquidcms commentedthanks. was able to get 2.x branch working and it has token support which seems to work.. all is good