> 2) I  am interested in loading plugins on demand for my TiddlyWeb - is
> this possible? Has anyone done it? I've noticed that there is a
> loadPlugins function in the TiddlyWiki core but this seems to target
> all tiddlers tagged systemConfig. I am hoping to pull down a
> systemConfig tagged tiddler from my site, then add it to the store and
> load it. Would I need to write my own loadTiddlerAsPlugin code?

   http://www.TiddlyTools.com/#LoadTiddlersPlugin
includes an 'init' option that will invoke a plugin as soon as it is
loaded from a TiddlyWiki document

   http://www.TiddlyTools.com/#LoadRemotePlugin
reads a separate .js file from a specified URL and invokes the TW
plugin code it contains.

enjoy,
-e
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@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