<script>
var here = story.findContainingTiddler(place) ;
var title = here.getAttribute('tiddler') ;
wikify(title,place) ;
</script>

(Code somewhat lifted from that of Eric Shulman)

HTH
Mark

On Jul 20, 8:53 am, bopaige <[email protected]> wrote:
> Is it possible, within a script, to know the name of the tiddler that
> is calling it? I want to develop a simple script that does something
> based on the name of the tiddler that is calling it.
--~--~---------~--~----~------------~-------~--~----~
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