CURIOS video mashups
How to use the CURIOS service to insert video segments
We have been using a neat tool in OLab3 to insert segments of videos into OLab Nodes, WordPress pages, Moodle pages and many other types of online content. We are pleased to say that CURIOS works just as well in OLab4.
For more general information on how to use the CURIOS mashup tool, take a look at https://openlabyrinth.ca/wp-content/uploads/2016/04/UsingtheVideomash-UpToolinOpenLabyrinth.pdf — this explains how to use the CURIOS mashup editor and why you might want to try this tool.
You can still access the CURIOS service at https://curios.openlabyrinth.ca
When CURIOS has generated the small piece of HTML code (or slugline), the help document above does explain what to do with it. In OLab4, we use the same process but it is very slightly different.
Firstly, you cannot just paste that HTML code in as plain text. The Node Editor has to understand that this is a piece of raw HTML code. For those of you who are used to working with raw HTML, this may be obvious.
In OLab4, you need to use the Advanced Node Editor (instead of the smaller Basic Node Editor that you use most of the time). In the Designer, go to the Node where you want to insert your video mashup. Click on the Node content to open the Basic Node Editor.
In the Basic Node Editor window, you will see a button at the top marked [ADVANCED] — click on this to open the Advanced Node Editor in a second tab. Here you will see a more complex editor window, quite similar in appearance to the old OLab3 editors.
In OLab3, you were told to choose the 'Source Code' menu item. The equivalent in the OLab4 Advanced Node Editor is a small button just above the node's text marked as <>

When you click on this, you will now see the node's content rendered in raw HTML, with all the angle brackets etc. We refer you to other online materials if you are not at all familiar with HTML editing.

For inserting the CURIOS slugline, you simply need to paste the generated raw HTML code into the page, usually between two paragraph markers, <p> and </p>. You will often find these at the bottom of the page if you pressed Enter one time too many when editing your Node.
Last updated