-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
3.10.1, 3.11, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_400_STABLE
-
MDL-70933-url-previews
-
Hi all, This is my first patch I'm submitting for my team.
This patch adds support for Open Graph URL preview on mod_url. This feature was requested by our instructional design team and was well received. We hope the Moodle community will feel the same.
This patch replaces the workaround behavior of mod_url with an improved open graph enabled display with a preview image and description. It also adds a display option called "Preview" which shows this page.
Here's the patch on master and 3.11.
master
https://github.com/jgreen01su/moodle/tree/MDL-70933-master-url_og_preview
3.11
https://github.com/jgreen01su/moodle/tree/MDL-70933-311-url_og_preview
See also preview tools:
https://developers.facebook.com/tools/debug/
https://embed.ly/docs/explore/extract?url=https%3A%2F%2Ftracker.moodle.org%2Fbrowse%2FMDL-70933