Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: URL downloader repository.

URL downloader repository: Difference between revisions

From MoodleDocs
m (Created page with "URL Downloader plugin is used to obtain resources by providing a url to webpage or file. If user provides a html web page, Moodle will parse the web page to list all images used...")
 
No edit summary
Line 1: Line 1:
{{Repositories}}
<p class="note">'''Please refer to [[Page_notes#Repositories|these notes]] before editing this page.'''</p>
URL Downloader plugin is used to obtain resources by providing a url to webpage or file.
URL Downloader plugin is used to obtain resources by providing a url to webpage or file.



Revision as of 03:14, 14 June 2011

Please refer to these notes before editing this page.

URL Downloader plugin is used to obtain resources by providing a url to webpage or file.

If user provides a html web page, Moodle will parse the web page to list all images used in web page.

If user provides a link to file, Moodle will try to download this file no matter what type it is.