It's not the most obvious tip to find, but the how to page: http://simile-widgets.org/wiki/HowTo_Articles
links to the subcontent page: http://simile-widgets.org/wiki/How_to_create_dynamic_URLs_using_ex:*-subcontent On 6/25/11 3:11 AM, Jakob Fix wrote: > That worked great, thanks Dee! > > Unfortunately, http://simile-widgets.org/wiki/Exhibit/HTML_Attributes > didn't tell me about this. I now guess there are probably even more > useful attributes available. Do I have to read the source code for > this? > > cheers, > Jakob. > > > > On Sat, Jun 25, 2011 at 04:57, Dee <[email protected]> wrote: >> Hi there, >> you could do >> <img ex:src-subcontent="http://host/pathname/{{.filename}}"/> >> >> Regards, >> Dee >> >> On Jun 24, 3:20 pm, Jakob Fix <[email protected]> wrote: >>> Hi, >>> >>> in my data I only store the filenames for images and not the complete >>> path. How can I prefix the path to the image without adding it to the >>> data? >>> >>> <img ex:src-content=".filename" /> --> <img >>> ex:src-content="{http://host/pathname/} .filename"/> >>> >>> or must I have the complete path in my data? >>> >>> cheers, >>> Jakob. >> >> -- >> 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. >> >> > -- 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.
