You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the plugin to the latest version. The plugin should change to Inline Scripts version 0.21.0.
If you've made modifications to shortcut-files in the importable-library (and you wish to keep them) then copy the modified files to a different location. Step 4 updates the library to the latest version, which will erase any changes.
If you have any custom shortcut-files (including files copied in step 2) then update them... (the release notes explain each change)
Rename them from "tejs_exampleFilename" to "exampleFilename.sfile"
Replace all "~~" with "__" (the new section separator)
Replace "^tejs setup$" with "^sfile setup$"
Replace "^tejs shutdown$" with "^sfile shutdown"
Replace "window._tejs.listeners.tejs" with "window._inlineScripts.listeners.inlineScripts"
Replace "window._tejs" with "window._inlineScripts"
If you are using the importable-library then reimport the library.
If you've copied any files in step 2 then copy them back into the library now (overwriting the existing ones)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions