(root)/mod/url/upgrade.txt – Rev 1441
Rev 1 |
|
Comparar con el anterior |
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1441 |
ariadna |
1 |
=== 4.5 Onwards ===
|
|
|
2 |
|
|
|
3 |
This file has been replaced by UPGRADING.md. See MDL-81125 for further information.
|
|
|
4 |
|
|
|
5 |
===
|
1 |
efrain |
6 |
This files describes API changes in the URL code.
|
|
|
7 |
|
|
|
8 |
=== 4.4 ===
|
|
|
9 |
|
|
|
10 |
* A new admin setting "Allow URL variables" has been added, which allows/disallows the use of variables for URL resources. Variables enable you to pass internal information, such as the user's name, as part of the URL.
|
|
|
11 |
|
|
|
12 |
=== 4.0 ===
|
|
|
13 |
|
|
|
14 |
* Functions url_print_heading and url_print_intro have been deprecated in favour for the activity header.
|