New Features
YouTube Link Preview in Loree Editor
We’re excited to introduce YouTube link preview support in the Loree Editor, allowing embedded YouTube links to display as interactive previews directly within the content.
While linking a YouTube video within text, you can now enable the link preview by selecting the “Show Preview” checkbox while saving the link. This helps create a more engaging and visually interactive learning experience for users.
To use:
- Add or edit content in the Loree Editor.
- Select the text where you want to insert the YouTube link.
- Click the link option and paste the YouTube URL.
- Enable the “Show Preview” checkbox.
- Save the link and click Save to LMS.
- Once saved, the YouTube link will appear as a video preview within the content.
Important Notes:
- Only standard YouTube watch links are supported for preview.
- Embedded YouTube links and YouTube mobile links will not display as previews.
- Multiple preview-enabled YouTube links can be added within the same content.
- To modify or remove a preview link, simply edit or delete the linked text and reinsert the updated link if required.
Bug Fixes
Summary Tag Images Preserved in Loree Editor
We’ve resolved an issue affecting pages converted from the Canvas native HTML editor into Loree.
Previously, when content containing <details> and <summary> tags with images inside the summary section was opened and saved in Loree, the images were automatically removed. This impacted pages that used clickable images within expandable learning sections.
With this fix:
- Images added inside the <summary> tag are now preserved correctly.
- Editing or updating content in Loree will no longer remove summary tag images.
- Images within the <summary> tag will display properly in both the editor and LMS view.
- Existing Canvas HTML pages can now be converted and edited in Loree without affecting the summary tag content.
- This enhancement improves compatibility with Canvas native HTML content and provides better support for interactive expandable sections.
Additional Notes:
Content inside the <summary> tag cannot be edited directly through the editor and can only be modified using the Loree Code Editor.
The Design section will not be available for <summary> tag content.
The Design section will also not be available for media elements placed within the <summary> tag.