Skip to content

Commit 621259a

Browse files
Update README.txt
1 parent c74d4c8 commit 621259a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.txt

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
1-
Description:
1+
# Description
2+
23
This is a text filter for Moodle that converts urls from many different media sites into embeded content.
34
Embed code is retrieved from the original site so should work even if the site changes embed format.
45

5-
Installation:
6+
# Installation
7+
68
Download the source files. (zip file is available under download section)
79
Unzip the package
810
Copy the "oembed" folder to moodle/filter on the Moodle server.
911
Login as an admin on the Moodle site and install the filter.
1012

11-
Upgrading from earlier versions:
13+
# Upgrading from earlier versions
14+
1215
Upgrade per normal procedures. Your settings from earlier plugins will be preserved.
1316
NOTE - Embed providers may change the text that identifies them. It is possible that media embedded previously on your site no
1417
longer meets the provider text definitions, and as such, may not show up as embedded media. Check the provider definition to see
1518
if the media link needs to change.
1619

17-
To use:
20+
# To use
21+
1822
Under Plugins > Filters > Oembed Filter / Settings, you can choose:
1923
- The type of tag to identify the embedded media.
2024
- To delay the media loading or load it immediately.

0 commit comments

Comments
 (0)