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

avpaderno’s picture

Status: Active » Postponed

The support for tokens will be implemented before version 6.x-1.1 is created.

ximo’s picture

When (roughly) can we expect a 1.1 release with support for tokens?

bennos’s picture

Status: Postponed » Active

just to make it clear. Version 1.2 is out. Are Token now supported?

avpaderno’s picture

Status: Active » Postponed

See 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.

hass’s picture

I would also be happy to use tokens in meta tags.

avpaderno’s picture

Version: 6.x-1.x-dev » master
Status: Postponed » Fixed

This has been actually implemented in HEAD.

avpaderno’s picture

Version: master »
stbstb’s picture

not working with Ubercart 2.0 catalog

mitylite’s picture

Is it advisable to download and utilize the 3.x HEAD?

avpaderno’s picture

Version 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

avpaderno’s picture

Version: » 6.x-1.x-dev
Status: Closed (fixed) » Patch (to be ported)

As 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.

avpaderno’s picture

Component: Code » Third-party modules integration
chazz’s picture

subscribing, do you know when this integration will be available?

Thanks

shaneonabike’s picture

Issue tags: +token, +Nodewords

Hey,

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

servantleader’s picture

+1
subscribing

Anonymous’s picture

Status: Patch (to be ported) » Fixed

The 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

liquidcms’s picture

Status: Closed (fixed) » Active

sorry 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).

liquidcms’s picture

looking 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

damienmckenna’s picture

Status: Active » Closed (fixed)

Please 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

liquidcms’s picture

thanks. was able to get 2.x branch working and it has token support which seems to work.. all is good