On Saturday, September 5, 2020 at 4:07:29 AM UTC-7, Jan wrote: > > so far it does not work yet...thought I took a really small but long page > and gave it a 1000 milliseconds. > But at least it does not throw an error-message like my brute first > attempt did. > > If you want to inspect the installation look here: > https://www.szen.io/Kunstgeschichte/#FlexframeTest >
In my instructions, I wrote: > * Set the tiddler's type field to a value of "application/javascript" *and > create a "module-type" field with value of "startup"* However, when I checked your test, $:/plugins/es/FlexFrame.js did NOT have a module-type field. This field is required in order to cause the code to be invoked. Without it, the hooks are not actually being defined. You need to edit $:/plugins/es/FlexFrame.js and add that field. Then save-and-reload. -e -- 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/f845ffda-6d33-4571-bf25-85b33a8cdab2o%40googlegroups.com.

