On Sunday, July 20, 2014 4:56:16 PM UTC-7, Mat wrote: > > You mention "new plugin" - are you saying that the problem likely occured > from installing a new such? Would it in that case be of any value if I > identify which plugin it might be? (I mean, maybe there's some kind of > compatability issue that TW had better deal with?) >
Browser-based plugins, including TiddyFox, can "inject" content and/or code into a web page **as it is being loaded**. This occurs before any page-based code can be invoked. For example, an anti-virus plugin can add some extensions to the page so that all links will display a "security rating" when hovered over, before clicking. Unfortunately, some browser plugins assume that the page content is statically defined and rendered as soon as it is loaded. However, TiddlyWiki content is dynamically rendered, on-the-fly, from encoded, stored data. As a result, some browser-based plugins erroneously add code/content that prevents TiddlyWiki from properly initializing, which can produce unpredictable results, such as a partially rendered or even blank page display. In Firefox, if you suspect that a browser-based plugin is getting in the way of TiddlyWiki, you can try running your browser with a clean "profile". Start FireFox with "--profilemanager" in the command line and it will present a list of available profiles, including a plain "default profile" with no addons installed. If the problem goes away with a clean profile, then you know that one of the installed addons is to blame. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

