#set($hasParent = false) #if($fileRepository_showFolder != $fileRepository_rootFolder) #set($hasParent = true) #set($fileRepository_upFolder = ${UtilMethods.getParentFolder($fileRepository_showFolder, $host).getPath()}) #else #if(!$fileRepository_showFolder.endsWith("/")) #set ($fileRepository_showFolder = ${fileRepository_showFolder} + "/" ) #end #end #if(!$UtilMethods.isSet($doNotIncludeStyles) || $doNotIncludeStyles == false) #end
|
#if($hasParent)
|
Name | Size | Date |
|---|---|---|---|
| $folder.name
$!folder.title
|
$UtilMethods.dateToHTMLDate($folder.getiDate(),'MMM dd, yyyy') | ||
|
$file.fileName
$!file.friendlyName
|
$math.add($math.ceil($math.div(${file.size}, 1024)), 1) kb | $UtilMethods.dateToHTMLDate($file.publishDate,'MMM d, yyyy') |