Download & Extend

Expose NodeReview to Token module

Project:NodeReview
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I use the Token module a lot, eg to make a Custom Breadcrumb.
It would be nice to have some token values from the NodeReview module. By example, the nid and title of the Reviewed node.

This would enable me to create a Custom Breadcrumb for the review. So if a user views the Full Review, the breacrumb points to the Reviewed Node.

It could also be usefull in Views!

Comments

#1

Status:active» closed (won't fix)

This won't be fixed anymore or replicate to verify this issue, we just have to move forward and making version 6 stable and create version 7 dev.

#2

Version:5.x-1.x-dev» 6.x-1.x-dev
Status:closed (won't fix)» active

This is still a valid feature request for later versions.

#3

Status:active» needs review

Added tokens, which will only appear on nodereview content type (since this is the only content type which refers to other content type nodes being reviewed)

['node-reviewed-nid']
['node-reviewed-path-alias']
['node-reviewed-title-raw']

You can use this on pathauto, nodetitle to name a few, or anything that supports token

#4

Status:needs review» active

How is this needs review if there's no patch? If it's already committed, then it's fixed. If not, then a patch should be posted for people to test.

#5

Status:active» fixed

It's committed, got confused with these statuses

#6

Thanks a lot!

#7

Status:fixed» closed (fixed)

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

nobody click here