[TYPO3-ttnews] Size of file template marker for RSS enclosure
Eric Blom
ericb at piap.com
Thu Feb 8 05:54:44 CET 2007
Hello,
I want to use tt_news and RSS for a PDF podcast. The one piece of
information I'm missing is the size of the file attached to the news
item. Can anyone tell me if there is a template marker for tt_news that
provides the size of the file in bytes? I apologize if this is obvious,
I did lots of searching, but, didn't find the answer.
RSS 2.0 defines a enclosure tag that is used or podcasts. I'm attempting
to create an RSS feed from tt_news with an enclosure tag like the
following example:
<enclosure
url="http://stmp.piap.com/uploads/media/January_21_2007_01.pdf"
length="298672" type="application/pdf" />
Thank you,
Eric
More information about the TYPO3-project-tt-news
mailing list