Hi,
I have an app that manipulates graphics images to create other graphics images.
How can I use file-storage as a staging area for importing groups of files, for example, all images in a folder?
Should I copy over the whole UI via the file-storage/www/index and modify?
Or, is there a widget available for choosing a folder in an existing file-storage (same subsite) or alternately a proc or set of procs that return folder_id's and the necessary info to build a widget? And, if so, what proc provides the file pathname for the system?
I will make /lib includelets to make this process easier for other apps.
Torben
Request notifications