Ok, I'm once again trying to incorporate external word documents as searchable tiddler content. IncludePlugin is great if I save as html and then copy everything in the body and put between <html></html> tags and then export it, but when I try to load 250 external tiddler files it takes a really long time to display. Is there a way to flush the buffers just after the defaultTiddlers and then load the rest lazily? Maybe there is a better way? It has to end up searchable so iframe isn't an option. Maybe putting something like <?php flush(); ?> somewhere? I was hoping Tiddlywiki5 could solve my problem?
-- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlywiki@googlegroups.com. To unsubscribe from this group, send email to tiddlywiki+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.