> Unlike ImportTiddler, the tiddler is loaded into the ClientTW for > offline reading. More like the import feature in the backstage area,
umm.... ImportTiddlersPlugin extends and completely replaces the functionality that is available in the TW core's backstage import feature, which absolutely *does* include the ability to "load the tiddlers for offline reading"... in fact, that's the primary purpose for the plugin! Perhaps you are referring to a differernt plugin, IncludePlugin, which pulls tiddlers from another document for *on-the-fly* loading, but does not actually *import* and save those tiddlers with the current document (and doesn't permit local editing of 'included' tiddlers, either). > The ServerTW would be easily installed; Its just a TiddlyWiki / html > page. > It could be hosted on Tiddlyspot. > Access privileges could be handled the ServerTW plug-ins. TiddlyWiki is written in Javascript, a language that runs within the browser... on the *client-side*. There is no such thing as a ServerTW because there's nothing on the server that could 'run' a TW document in order to invoke the server-side plugins and transmit tiddler content... to do that, you need to use *some* kind of programming that is written specificlaly to run *server-side*... and hence, the development of ccTiddly and TiddlyWeb. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

