In Page Title base settings we can't use node tokens, we have only global tokens available.
I have add a functionality to set the Page title text build rules for each node type, in which we have all node tokens avaliable like a [title], [term], etc.
Will be glad to see this functionality in future versions of module.
Patch and working modules are attached.
After updating module we need to clear menu cache.
New settings will be avaliable at admin/content/page_title/tokens url.
We can use it, for example, for book node types:
[title] | [bookpath] | Author: [author-name]
Or on any node with terms:
[title] | This material is in group [term] of [vocab], posted at [d]-[mm]-[yy].

Comments

nicholasthompson’s picture

Status: Needs review » Postponed (maintainer needs more info)

I'm not sure I follow why this is needed...

You can configure the token for a content type to be node-aware on the page title settings page. Under Page Titles, I set the Pattern for Page to [page-title] by [author-name]. I then created a page as the user 'admin' with the page title "blah". The title in the head was then "blah by admin".

murz’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Thanks, it works with latest version of Page title! I use some dev version when testing and this isn't works on it. Closing issue.