Joined: 2/23/2010 Posts: 147
|
I have a ContentList displaying the assets in a particular folder. I would like to display the filesize for each piece of content.
Dear Guru Ektron Developers - How would you approach this task?
I have tried a couple of things will no success so far-
* Plugin/Extension to add the filesize to the metadata of the content (problems specified here http://dev.ektron.com/forum.aspx?g=posts&t=30215)
I am now looking programmatically looping through the ContentList and making a call directly to the file system to find its filesize. Is this the best plan?
|