moodle/mod/data
vyshane f1ad19bcae Fixed update display bug in the menu field.
Updated following fields so that they do not pack data into
data_content.content, but use data_content.content, data_content.content1,
etc:

- URL field
- File field
- Picture field

Note that above changes to the way data is stored means that the new
implementation is not compatible with previous version.

Updated textarea field. Added relevant help messages. Added richtext editor
support. Removed ability to restrict allowed formats for the textarea field.

Misc bug fixes and display tweaks.
2006-01-31 04:25:46 +00:00
..
db changed to use utfconvert function 2006-01-31 02:15:21 +00:00
field Fixed update display bug in the menu field. 2006-01-31 04:25:46 +00:00
lang/en Fixed update display bug in the menu field. 2006-01-31 04:25:46 +00:00
add.php Added richtext support for textarea, plus relevant help buttons. Made fields 2006-01-31 03:58:42 +00:00
backuplib.php fixing the conflicts, sorry >_< 2006-01-20 01:37:34 +00:00
config.html NEW MODULE FROM MOODLE.COM - DATABASE ! 2005-12-02 07:50:26 +00:00
fields.php Fixed update display bug in the menu field. 2006-01-31 04:25:46 +00:00
icon.gif NEW MODULE FROM MOODLE.COM - DATABASE ! 2005-12-02 07:50:26 +00:00
index.php NEW MODULE FROM MOODLE.COM - DATABASE ! 2005-12-02 07:50:26 +00:00
lib.php Added richtext support for textarea, plus relevant help buttons. Made fields 2006-01-31 03:58:42 +00:00
mod.html NEW MODULE FROM MOODLE.COM - DATABASE ! 2005-12-02 07:50:26 +00:00
pagelib.php adding back up and restore functionality, but the user back up and restore part is not working yet 2006-01-18 06:58:50 +00:00
restorelib.php db changes to data_content table 2006-01-19 09:06:22 +00:00
tabs.php NEW MODULE FROM MOODLE.COM - DATABASE ! 2005-12-02 07:50:26 +00:00
templates.php NEW MODULE FROM MOODLE.COM - DATABASE ! 2005-12-02 07:50:26 +00:00
version.php db changes to data_content table 2006-01-19 09:06:22 +00:00
view.php Added richtext support for textarea, plus relevant help buttons. Made fields 2006-01-31 03:58:42 +00:00