> [[More Salmonella data|cctiddly/stydata.txt]]<<tiddler
> {{place.lastChild.innerHTML='More <i>Salmonella</i> data';}}>> does
> the trick.

Modifying the resulting element using an eval param is an effective
general-purpose solution.  However, for this specific use-case -- an
external link to a file -- you can use some plain HTML and avoid the
'mixed' syntax suggested above.  Something like this:

<html><a href="cctiddly/stydata.txt" class="externalLink"
target="_blank">
   More <i>Salmonella<i> data
</a></html>

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" 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/tiddlywiki?hl=en.

Reply via email to