Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
# core_tag (subsystem) Upgrade notes
2
 
3
## 5.0
4
 
5
### Changed
6
 
7
- The `core_tag\taglist` class now includes a new property called `displaylink`, which has a default value of `true`. When `displaylink` is set to `true`, the tag name will be displayed as a clickable hyperlink. If `displaylink` is set to `false`, the tag name will be rendered as plain text instead.
8
 
9
  For more information see [MDL-75075](https://tracker.moodle.org/browse/MDL-75075)