I am harvesting a directory using heat, however, I couldnt find an option to set the "ReadOnly" attributes for all files harvest using heat.
Does anyone have know any way of doing it in heat?
I am harvesting a directory using heat, however, I couldnt find an option to set the "ReadOnly" attributes for all files harvest using heat.
Does anyone have know any way of doing it in heat?
Copyright © 2021 Jogjafile Inc.
Apply an XSLT transform to the fragment generated by heat and add
ReadOnly="yes"
to everyFile
element. This XSLT does the thing: