mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
Preset added. This is a basic javascript based preset.
This commit is contained in:
parent
21b6db6eff
commit
f33beb0b3d
16 changed files with 150 additions and 28 deletions
|
@ -1,28 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<settings>
|
||||
<comments>1</comments>
|
||||
<ratings>1</ratings>
|
||||
</settings>
|
||||
|
||||
<field>
|
||||
<type>text</type>
|
||||
<name>Name</name>
|
||||
<description>The name of this image</description>
|
||||
</field>
|
||||
|
||||
<field>
|
||||
<type>textarea</type>
|
||||
<name>Description</name>
|
||||
<description>Information about your image</description>
|
||||
</field>
|
||||
|
||||
<field>
|
||||
<type>picture</type>
|
||||
<name>Image</name>
|
||||
<description>Your uploaded image</description>
|
||||
<param1></param1>
|
||||
<param2></param2>
|
||||
<param4>100</param4>
|
||||
<param5>100</param5>
|
||||
</field>
|
Loading…
Add table
Add a link
Reference in a new issue