{sermon.title}
{sermon.preacher}
{sermon.date -> f:format.date(format:'d.m.Y')}
{sermon.description -> f:format.raw()}
{sermon.language}
{sermon.reference}
{settings.linkText}
{sermon.url}
Link
{v:resource.record.fal(table: 'tx_lpcsermons_domain_model_sermon', field: 'resources', uid: sermon.uid) -> v:variable.set(name: 'resources')}
-
{res.name}
{sermon.mp3FilePlayerCode -> f:format.raw()}
{v:resource.record.fal(table: 'tx_lpcsermons_domain_model_sermon', field: 'mp3file', uid: sermon.uid) -> v:variable.set(name: 'mp3files')}
{settings.downloadLink -> f:format.raw()}
{mp3file.name}
{sermon.mp3fileDuration.playtime_string}
{v:math.division(a: sermon.mp3FileSize, fail: 1, b: 1048576) -> f:format.number(decimals: 2)} MB
|