Difference between revisions of "URL downloader repository"
Helen Foster (talk | contribs) m (moved admin/repository/url to URL downloader repository) |
Helen Foster (talk | contribs) (stub template) |
||
Line 1: | Line 1: | ||
+ | {{stub}} | ||
{{Repositories}} | {{Repositories}} | ||
− | + | The URL downloader repository is used to obtain resources by providing a url to webpage or file. | |
− | |||
− | URL | ||
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 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. | If user provides a link to file, Moodle will try to download this file no matter what type it is. |
Revision as of 07:41, 29 August 2011
The URL downloader repository 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.