I need these tokens available to File name replacement patterns

[site-time-hh]
[site-time-mm]
[site-time-ss]

to be able to add time stamp to filename. is this or something similar already there but not listed in "File name replacement patterns" or it's necessary to write some code?

Comments

deciphered’s picture

Status: Active » Closed (fixed)

FileFiled Paths doesn't define the tokens, other modules do.

If you want to define your own token you can either write your own simple module that defines your own tokes (#307140: Token - Generic placeholder substitution) or use the Custom tokens module.

Cheers,
Deciphered.