Hi,

I have 1000 pages that are generated by a custom module. All of my pages have a page title.
I've tried the node tokens but it is not working on my pages. Only the global tokens are working on my pages.

Is it possible to create a global token that will print the page title for this module?

Thank you.

Comments

univate’s picture

Status: Active » Fixed

I am assuming you have come up with a solution to your problem.

But to answer the question (for anyone else) this module doesn't create any tokens, it just uses tokens provided by other modules. And you cannot use a node token on a page that is not a node.

OneTwoTait’s picture

Try using Page Title (http://drupal.org/project/page_title). It provides a "[page-title]" token that you can use to do this.

Status: Fixed » Closed (fixed)

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