Is the build for externalimages supposed to still be part of the TW with node.js package?
When you run the build, it creates an externalimages.html file. Unfortunately, the web and file plugins are exported to it, so tiddlers can't be edited or deleted. So if you want a working html file, you have to disable the plugins manually and then save a snapshot. Back in the source wiki, the file path for images has been changed to "images", but it appears that the node.js server can't serve images from "images" -- only from "files". So it seems the generated html file needs something in it to block the file/web plugins from exporting, and the file path needs to be changed to "files". I'm not sure why the edit button isn't available for the exported externalimages.html file, but I suppose it's because the file can't "synchronize" with the server. But maybe I'm using it all wrong? Thanks! -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c7e88705-c4c8-41ff-8e90-ca13ae469285n%40googlegroups.com.

