Proyectos de Subversion Moodle

Rev

Rev 11 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 11 Rev 1441
Línea -... Línea 1...
-
 
1
=== 4.5 Onwards ===
-
 
2
 
-
 
3
This file has been replaced by UPGRADING.md. See MDL-81125 for further information.
-
 
4
 
-
 
5
===
1
This files describes API changes in /customfield/*,
6
This files describes API changes in /customfield/*,
2
Information provided here is intended especially for developers.
7
Information provided here is intended especially for developers.
Línea 3... Línea -...
3
 
-
 
4
=== 4.4.2 ===
-
 
5
* The customfield_select field controller `get_options` method now returns each option pre-formatted
-
 
6
 
8
 
7
=== 4.4 ===
9
=== 4.4 ===
8
* Enhance the handling of files embedded within textarea custom fields in the course backup and restore functionalities.
10
* Enhance the handling of files embedded within textarea custom fields in the course backup and restore functionalities.
9
  These files are now properly backed up when a course is backed up, and restored when the course is restored.
11
  These files are now properly backed up when a course is backed up, and restored when the course is restored.
10
  Other types of custom fields can also benefit from this new API. See MDL-79151 for more information.
12
  Other types of custom fields can also benefit from this new API. See MDL-79151 for more information.