Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Repositories
-
Labels:None
-
Difficulty:Easy
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
This form element consists of text field that expects a valid URL.
It includes a search button that pops up the filepicker and all repository instances that know how to return an external URL directly (no file copying via file API). After the user selects a file the URL is inserted into the text field.
We could also add some client-side checking of the text field to ensure that the URL is valid.
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-20403 | Develop "e-learningforkids.org" repository plugin |
|
|
|
Surely url is a better name for this type of field. That is what it is letting you input. I have never heard of a texturl before.