Proyectos de Subversion Moodle

Rev

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

Rev 1 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 /theme/* themes,
6
This files describes API changes in /theme/* themes,
2
information provided here is intended especially for theme designer.
7
information provided here is intended especially for theme designer.
Línea 3... Línea -...
3
 
-
 
4
=== 4.4.1 ===
-
 
5
* New `core/context_header` mustache template has been added. This template can be overridden by themes to modify the context header.
-
 
6
 
8
 
7
=== 4.4 ===
9
=== 4.4 ===
8
* Theme selection is now performed using cards and modals.
10
* Theme selection is now performed using cards and modals.
9
* The 'choosereadme' string for each theme is expected to be plain text. HTML content will not render when displayed in the modal.
11
* The 'choosereadme' string for each theme is expected to be plain text. HTML content will not render when displayed in the modal.
10
* Theme selector page has been moved to admin/themeselector.php (previously theme/index.php)
12
* Theme selector page has been moved to admin/themeselector.php (previously theme/index.php)