Sounds interesting. I've already figured out one problem with Opera and plugins that load smth from out of the TW file and that was a problem with XMLHttpRequest. Opera blocks it by default when it is used for local files; after unblocking it in the opera:config#UserPrefs|AllowFileXMLHttpRequest page everything went right. So this was an Opera security measure, not the TW problem.
As for this case I can see that loadFile TW core function is used and this should be the same problem as in MasterIncludesPlugin. However, I haven't done the tracking for this case, so I can't say what's the source of the problem (as for now). I'll bookmark this and report when I return to this issue. Unfortunately, it's unlikely that I'll do it in the nearest future. As for the TW future, I wouldn't be so critical. TW is evolving; while the work and tools within TW are established quite well, the interaction between TWs in local file system seems to be in a rather early stage. There are several plugins (Eric's ImportExportPackage, Udo's IncludePlugin, FND's MasterIncludesPlugin), but as for now I haven't managed any of them to work in Opera and it also seems that there's not much understanding what are the main purposes of such plugins, what tools are missing and how the local TW net should be organized. I do need this TW net thing also, so now I'm figuring the main points of it and digging into the coding things -- these "local TW net" things are not that much in demand so I woudn't passively wait. On the other hand, loadFile is a core function so it's unpleasant that (presumably) it doesn't work properly in Opera, but most developers don't work with Opera as it's not that widely used, so I think we should provide some more details first. Do you have any coding skills? -- 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.

