Would Deborah's Translatable Help Screens…

It's a ScriptDiagramMorph which contain scriptContainer. But ScriptDiagramMorph render itself as a scriptContainer image. So maybe scriptContainer as an object, can be exposed with a low alpha , on top of the image to get d'n'd or as a special form (drawer, tab, hot key).

There are command line tools to process images able to work with medata. So you you can test compatibility and edge cases with them. XML can be stored as Base64, only size can be a problem.

We are now always online. The problem can be simplified to geting an UID (metada, filename) of the resource (scripts XML) to load from Internet.
I found that images from forum are not actual PNG but links to CDN. So I load them with cors proxy. It can be quite easy to load stored XML instead.

Would Dylan’s Translatable Help Screens make this a possibility?

Hi, I'm actually Deborah now.

Scripts are actual block morphs in my help screens, not just images, so yes, this should be possible. It probably wouldn't be too hard to implement too.

Ok. I'll change the title.

I found where I saw the comment! In a shortcut:

Looks like dardoro has all this under control...