Skip to content

Feature request: embeddable/web page plugin #11

@dragoncoder047

Description

@dragoncoder047

Would it be possible to use logicemu as a plugin for a web page, to embed interactive logic circuits between paragraphs on a site?

I think this could be accomplished through a special URL with parameters to control everything the buttons toolbar normally would, such as https://lodev.org/logicemu/embed?source=<base64 encoded source file>&theme=<some theme>&autostart=true&speed=fast&render=graphical that could be embedded in an iframe. There could also be a link for 'open in logicemu' that opens to the full-page app that already exists.

If CORS issues get in the way then an idea is a replacement main.js that instead of rendering in the <body>, only renders in marked <div>s which contain the source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions