Thanks, but even though I am a developer and would definitely be able to implement these solutions, I am an Alfresco beginner and I need a bit more details on these two solutions:
- Where do I start to create a script or a web script, or an ACP?
- Is there any example of directory traversal available? I am probably not the first person who wants to do this, right?
Ah, and my requirements became a bit clearer today. In each directory I will need to compute:
1) The number of files
2) The total size of the files in the folder
3) The total number of PAGES, from all the files in the folder
If anyone has any tip on how to do this, I'd be very grateful!
Thanks