[TYPO3-english] CSS_Filelinks wont show SIZE

Enrique Moreno Tent enriquemorenotent at gmail.com
Thu Mar 17 14:45:40 CET 2011


Hey, im trying touse css_filelinks, but im having some trouble to display
the SIZE marker. Nothing comes out! This is the code:

tt_content.uploads.20.layout {
    global = <div class="l###LAYOUT###"><span
class="filecount">###FILECOUNT###</span>###FILE###</div>
    file = <a href="###URL###" class="###CLASS###"
###TARGET###>###COUNTER###) ###TITLE### ###FILESIZE###</a>
    fileSize {
        layout = (###SIZE### ###SIZEFORMAT###)
        char = none
        format = auto
        desc = b|kb|mb
        round = 2
    }
}


The rest of the markers works just fine. What is happening?


More information about the TYPO3-english mailing list