I got that far. It was when I went to do the import with the bookmarklet that I got the error.
Sent from my iPhone On Nov 27, 2011, at 10:49 AM, Måns <[email protected]> wrote: > Hi Margie > > >> I entered URLs such ashttp://www.tiddlytools.com/#CompareTiddlersPlugin >> orhttp://www.tiddlytools.com/#SystemInfoPlugin > > The URL you'll get when dragging the instant bookmarklet to your > browsers bookmark menu looks like this: > > javascript:void(eval(decodeURIComponent("(function(){try{(function > %2520onclick(event)%2520%257B%250A%2520%2520%250A%2509try%2520%257B > %2520if%2520(version.extensions.ImportTiddlersPlugin!%253Dundefined) > %2520%257B%250A%2509%2509clearMessage()%253B%250A%2509%2509try > %2520%257Bwindow.story.displayTiddler(null%252C'ImportTiddlers')%253B > %257D%2520catch(e)%2520%257Bwindow.story.displayTiddler(null > %252C'ImportTiddlers')%253B%257D%250A > %2509%2509displayMessage('ImportTiddlersPlugin%2520is%2520already > %2520installed.')%253B%250A%2509%2509return%2520false%253B%250A > %2509%257D%2520%257D%2520catch(e)%257B%253B%257D%250A%2509var%2520s > %253Ddocument.createElement('script')%253B%250A%2509s.src%253D'http > %253A%252F%252Fsvn.tiddlywiki.org%252FTrunk%252Fcontributors > %252FEricShulman%252Fplugins%252FImportTiddlersPlugin.js'%253B%250A > %2509s.onerror%253Dfunction()%2520%257B%250A%2509%2509clearMessage() > %253B%250A%2509%2509displayMessage('Could%2520not%2520load > %2520ImportTiddlersPlugin%2520from')%253B%250A > %2509%2509displayMessage(this.src%252Cthis.src)%253B%250A%2509%257D > %253B%250A%2509s.onload%253Dfunction()%2520%257B%2520%250A > %2509%2509clearMessage()%253B%250A > %2509%2509%257Bwindow.story.displayTiddler(null%252C'ImportTiddlers') > %253B%257D%250A%2509%2509try%2520%257B > %2520eval(store.getTiddlerText('ImportTiddlersPluginConfig'%252C'')) > %253B%2520%257D%250A%2509%2509catch(e)%2520%257B > %2520displayMessage(e.description%257C%257Ce.toString())%253B%2520%257D > %250A%2509%2509displayMessage('ImportTiddlersPlugin%2520has%2520been > %2520loaded%2520from')%253B%250A%2509%2509displayMessage(this.src > %252Cthis.src)%253B%250A%2509%257D%253B%250A%2509s.onreadystatechange > %253Dfunction()%2520%2520%252F*%2520for%2520IE%2520*%252F%250A > %2509%2509%257B%2520if(this.readyState%253D%253D'complete') > %2520this.onload()%253B%2520%257D%253B%250A > %2509document.getElementsByTagName('head')%255B0%255D.appendChild(s) > %253B%250A%2509return%2520false%253B%250A%257D)()}catch(e) > {alert(e.description?e.description:e.toString())}})()"))) > > and is called ImportTiddlersPlugin > > Cheers Måns Mårtensson > > -- > 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. > -- 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.

