Hi,

Perhaps something like:
<div ex:content=".att_file">
  <a ex:content="value" ex:href-subcontent="http://server/{{value}}";></
a>linebreak?
</div>

Michiel

On 3 nov, 12:15, rasmack <[email protected]> wrote:
> Hi there,
>
> I've got myself a little Exhibit.Thumbnail view. In that I have a lens
> where I display selected information. For one of my entries, this
> snippet:
>
> <SPAN ex:if-exists=".att_file"><span ex:content=".att_file"></span></
> span>
>
> returns "IDL2morning_run.png and IDL2dayrun.png"
>
> Now I want to construct a list of links instead. However,
>
> <a ex:content=".att_file" ex:href-subcontent="http://server/
> {{.att_file}}"></a>
>
> returns a link to "http://server/IDL2morning_run.png"; with the link
> text  "IDL2morning_run.png and IDL2dayrun.png". How do I make it give
> me a list of links instead?
>
> Cheers,
> /Rasmus :-)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to