> My main application is using a local TW and uploading data server- > side, so I have a major conflict on domain name....your plugin > explains that acessing a file server-side from a local file...wont > work.
Since you are planning to run a local TW, you should be ok. The cross-domain restrictions only apply if the TW document is hosted online. If the document is being run locally (i.e., "file://..."), then remote access to URLs *does* work (at least, it does for me). Try this: * Install ExternalTiddlersPlugin in a *local* empty.html file. * Create a new tiddler containing: <<tiddler http://www.TiddlyWiki.com/#HelloThere>> When the macro is rendered, you *should* see the remotely-accessed text from Jeremy's [[HelloThere]] tiddler. Let me know if that works. enjoy, -e -- 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.

