Hi Bob

I've made a simple template/tranclusion which will search youtube for
a title:
[[UTubeSearch]]
<<slider chkSliderUTubeSearch UTubeSearch##content "Youtube search $1"
"What YouTube found about $1">>/%
!content
<<tiddler UTubeSearch##iframe with:m.youtube.com/results?search_query=
$1>>
!iframe
<html><iframe src="http://$1"/></html>
!end %/
You use it from another tiddler like this: <<tiddler UTubeSearch with:
SomeTitle>> or if you're *not* on TiddySpace, you can fetch the
tiddler title like this:
<<tiddler UTubeSearch with: {{tiddler.title}}>>

Cheers Måns Mårtensson

http://puppystudio.tiddlyspace.com/#UTubeSearch

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to