[Dart] Dart2 - direct link to zip entry

stefanb at starnberg-mail.de stefanb at starnberg-mail.de
Thu Mar 6 04:46:40 EST 2008



Hi,

maybe there are some people still active in Dart2 ;-)
and could help me on this one:
I would like to display more information about a Test
submitted as archive/zip.
Especially I would specify the file to open inside this
zip (e.g. .../hello.bin) and also specify a name instead
of 'link'
The Test.ftl template displays zips as

<#case "archive/zip"><a  
href="/${projectName}/Zip/${result.getValue()?replace('\\','/')}"/>link</a>

Is there a way to add 'custom stuff' to the result,
e.g. attributes in NamedMeasurements that can be
obtained like result.getAttribute("DisplayName") ?

Thanks,

Stefan




More information about the Dart mailing list