Ahhh ... found it now. Just right-click any folder in the Media section :)
Feature request: It would be nice if you could set both source, destination, interval, overwrite, structure and thumbnail size.
<settings>
<!-- Add as many 'folders' as you wish -->
<folders>
<source>~/FTPUpload/</source> <!-- Where to look for new files -->
<destination>~/Images/</destination> <!-- The destination for the new files -->
<interval>5</interval> <!-- How often to look in source for new files -->
<overwrite>true</overwrite> <!-- What to do if the new file already exists -->
<structure>true</structure> <!-- Should we replicate if source contains a folder structure -->
<cleanup>true</cleanup> <!-- When done, should we empty the source folder -->
<images thumbnailMaxWidthHeight="150" />
</folders>
</settings>
Then for each source folder you just create a new 'folders' section in the config file.
This would be a killer feature when using the Contour package to handle uploads from the website.
Let me know if you need any further specifications or explanations.
Manually or Automatic ?
Is this a package that you need to run manually or can it be configured to run at a specified interval ?
It is manual but that's actually a good feature request to allow it to be scheduled!
Ehhh ... I might be a bit slow here.
How do I run it ?
I don't see any difference in the backoffice.
Ahhh ... found it now. Just right-click any folder in the Media section :)
Feature request:
It would be nice if you could set both source, destination, interval, overwrite, structure and thumbnail size.
Then for each source folder you just create a new 'folders' section in the config file.
This would be a killer feature when using the Contour package to handle uploads from the website.
Let me know if you need any further specifications or explanations.
is working on a reply...