Open tadatuta opened 11 years ago
@tadatuta Could you provide example of the config and description of what should happen when using it?
It may look like:
{ "freeze_paths" : { "./": "templates/" },
"freeze": "no"
}
If filenames of different files match we should throw or optionaly overwrite.
UPD: Felix suggested to add incremental number after same filenames.
freeze
field in config copies images according to mask and freezes their filenames into hash sum.paths
makes it possible to rewrite urls without changing filenames but doesn't copy files.Please provide possibility to rewrite urls without freezing filenames.