Closed (fixed)
Project:
File (Field) Paths
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2009 at 11:43 UTC
Updated:
26 Nov 2009 at 22:12 UTC
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
Comment #1
decipheredFileFiled 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.