Closed (works as designed)
Project:
Custom Tokens
Version:
7.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2012 at 08:17 UTC
Updated:
5 Mar 2012 at 10:53 UTC
I create a custom token with Custom Tokens module, but don't know how to invoke it.
I tried to name it as: "Title from file name", "title_from_file_name", "token_custom_title_from_file_name"....
And then I invoked it as:
[title-from-file-name], [custom:title-from-file-name]
[title_from_file_name], [custom:title_from_file_name]
[token_custom_title_from_file_name]
but no one work.
Pleae tell me how to use this module.
Comments
Comment #1
gaspaio commentedDo you have the token module installed ? The D7 version of the token module gives you a handy table listing all the available tokens. Your custom token should be on it.
Comment #2
hongquan commentedYes of course.
But my custom token does not show.
Comment #3
hongquan commentedOh, I know the reason.
I tried to use custom token with Views module. But actually these don't get along.
Anyway, thanks.
Comment #4
gaspaio commented:-). Yep, views' tokens are not token' tokens.