MasterPlan embed notes (shared)
A sample MasterPlan for a Quarto title is here
https://masterplan.circularsoftware.com/Client2759/Job9780711262393/

The clientID and jobID can be placed into an embed code such as
<!-- Place the following ONE line where you wish the EMBED page to be displayed -->
<div id="masterplan"></div>

<!-- Please this script at the bottom of you page, just before CLOSING BODY TAG (</body>) -->
<script type="text/javascript" src="https://masterplan.circularsoftware.com/api/js/masterplan.min.js"></script>
<script type="text/javascript">
        var masterplan = new MasterPlan(document.getElementById("masterplan"), {
                "clientID": "2759",
                "jobID": "9780711262393",
                "theme": "light",
                "embedType": "frame",
                "thumbWidth": "300",
                "autoFullscreen": true,
                "showLoginLink": false,
                "clientNameLink": false,
                "showSpreadNums": false,
                "customCss": {
                        "nestedToc": true
                }
        });
</script>

Within MasterPlan admin I (acting as the publisher) am allowing embedding on https://www.edelweiss.plus and https://www.circularsoftware.com only (Let us know if you need other test sites adding)
Here is a quick sample page with an example embed in on our site (there are lots of other embedding styling and functionality options)

And here is a share of a Narwhal 🙂 
The publisher remains in control of who can access their content. e.g. you can no longer see this share of a Dung Beetle 😞
This is just one quick example. There are plenty more options for the access control, styling and sharing of MasterPlans.

Embeds in Webflow

Here is a read only link to a page on a publisher's BookShelf site that has MasterPlan implemented.



Thanks
Ken

Ken Jones