Wed Apr 25 20:21:58 2012 UTC ()
Update www/moodle to 2.1.5.

Upstream changes:

Highlights

    MDL-27891 Tag flagging is now logged

Functional changes

    MDL-31095 Quiz max grade maintained when adding and removing questions
    MDL-30031 Quiz Adaptive mode ignores invalid answers without penalty

Security issues

    MSA-12-0013 - Database activity export permission issue
    MSA-12-0014 - Password and Web services issue
    MSA-12-0015 - Backup and private files issue
    MSA-12-0016 - Default repository capabilities issue
    MSA-12-0017 - Personal information leak issue
    MSA-12-0018 - Course information leak in Gradebook export
    MSA-12-0019 - Overview report and hidden course issue
    MSA-12-0020 - Forum subscription permission issue
    MSA-12-0021 - Course information leak through tags
    MSA-12-0022 - Security conflict in Web services

Fixes and improvements

    MDL-31248 Change to RC4 encryption is now backwards compatible
 - Note: all users will need to log in to set a new cookie after this update

    MDL-31213 Problem with new password form was fixed
    MDL-29254 Problem adding blog entries after an update from 1.9 was resolved
    MDL-22896 Forum messages with ampersands are now sent correctly by email
    MDL-27793 Login names now appear consistently in all themes across all languages
    MDL-26037 When importing in a site with lots of courses, all courses are checked
    MDL-30484 Regrading quiz causes essay attachments to disappear
    MDL-28364 Correct import formats accepted when importing questions
    MDL-31407 Quiz grades are saved properly when the submitter is not the user taking the quiz
    MDL-31876, MDL-31495 Quiz performance improvements have been made


(gls)
diff -r1.9 -r1.10 pkgsrc/www/moodle/Makefile
diff -r1.7 -r1.8 pkgsrc/www/moodle/PLIST
diff -r1.7 -r1.8 pkgsrc/www/moodle/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/www/moodle/Makefile (expand / switch to unified diff)

--- pkgsrc/www/moodle/Makefile 2012/01/22 12:16:02 1.9
+++ pkgsrc/www/moodle/Makefile 2012/04/25 20:21:58 1.10
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2012/01/22 12:16:02 gls Exp $ 1# $NetBSD: Makefile,v 1.10 2012/04/25 20:21:58 gls Exp $
2 2
3DISTNAME= moodle-2.1.4 3DISTNAME= moodle-2.1.5
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
6EXTRACT_SUFX= .tgz 6EXTRACT_SUFX= .tgz
7 7
8MAINTAINER= wenheping@gmail.com 8MAINTAINER= wenheping@gmail.com
9HOMEPAGE= http://www.moodle.org/ 9HOMEPAGE= http://www.moodle.org/
10COMMENT= Course management system based on social constructionism 10COMMENT= Course management system based on social constructionism
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13DEPENDS+= ${PHP_PKG_PREFIX}-gd>=4.3.3:../../graphics/php-gd 13DEPENDS+= ${PHP_PKG_PREFIX}-gd>=4.3.3:../../graphics/php-gd
14DEPENDS+= ${PHP_PKG_PREFIX}-iconv-[0-9]*:../../converters/php-iconv 14DEPENDS+= ${PHP_PKG_PREFIX}-iconv-[0-9]*:../../converters/php-iconv
15DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.2.0:../../converters/php-mbstring 15DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.2.0:../../converters/php-mbstring
16DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.2.0:../../www/php-curl 16DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.2.0:../../www/php-curl

cvs diff -r1.7 -r1.8 pkgsrc/www/moodle/PLIST (expand / switch to unified diff)

--- pkgsrc/www/moodle/PLIST 2012/01/22 12:16:02 1.7
+++ pkgsrc/www/moodle/PLIST 2012/04/25 20:21:58 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.7 2012/01/22 12:16:02 gls Exp $ 1@comment $NetBSD: PLIST,v 1.8 2012/04/25 20:21:58 gls Exp $
2share/examples/moodle/moodle.conf 2share/examples/moodle/moodle.conf
3share/moodle/COPYING.txt 3share/moodle/COPYING.txt
4share/moodle/README.txt 4share/moodle/README.txt
5share/moodle/TRADEMARK.txt 5share/moodle/TRADEMARK.txt
6share/moodle/admin/auth.php 6share/moodle/admin/auth.php
7share/moodle/admin/auth_config.php 7share/moodle/admin/auth_config.php
8share/moodle/admin/block.php 8share/moodle/admin/block.php
9share/moodle/admin/blocks.php 9share/moodle/admin/blocks.php
10share/moodle/admin/bloglevelupgrade.php 10share/moodle/admin/bloglevelupgrade.php
11share/moodle/admin/cli/automated_backups.php 11share/moodle/admin/cli/automated_backups.php
12share/moodle/admin/cli/cron.php 12share/moodle/admin/cli/cron.php
13share/moodle/admin/cli/install.php 13share/moodle/admin/cli/install.php
14share/moodle/admin/cli/install_database.php 14share/moodle/admin/cli/install_database.php
@@ -1413,45 +1413,48 @@ share/moodle/install/lang/ar/admin.php @@ -1413,45 +1413,48 @@ share/moodle/install/lang/ar/admin.php
1413share/moodle/install/lang/ar/error.php 1413share/moodle/install/lang/ar/error.php
1414share/moodle/install/lang/ar/install.php 1414share/moodle/install/lang/ar/install.php
1415share/moodle/install/lang/ar/langconfig.php 1415share/moodle/install/lang/ar/langconfig.php
1416share/moodle/install/lang/ar/moodle.php 1416share/moodle/install/lang/ar/moodle.php
1417share/moodle/install/lang/ast/admin.php 1417share/moodle/install/lang/ast/admin.php
1418share/moodle/install/lang/ast/error.php 1418share/moodle/install/lang/ast/error.php
1419share/moodle/install/lang/ast/install.php 1419share/moodle/install/lang/ast/install.php
1420share/moodle/install/lang/ast/langconfig.php 1420share/moodle/install/lang/ast/langconfig.php
1421share/moodle/install/lang/ast/moodle.php 1421share/moodle/install/lang/ast/moodle.php
1422share/moodle/install/lang/az/admin.php 1422share/moodle/install/lang/az/admin.php
1423share/moodle/install/lang/az/error.php 1423share/moodle/install/lang/az/error.php
1424share/moodle/install/lang/az/install.php 1424share/moodle/install/lang/az/install.php
1425share/moodle/install/lang/az/langconfig.php 1425share/moodle/install/lang/az/langconfig.php
 1426share/moodle/install/lang/az/moodle.php
1426share/moodle/install/lang/be/langconfig.php 1427share/moodle/install/lang/be/langconfig.php
1427share/moodle/install/lang/be/moodle.php 1428share/moodle/install/lang/be/moodle.php
1428share/moodle/install/lang/bg/admin.php 1429share/moodle/install/lang/bg/admin.php
1429share/moodle/install/lang/bg/error.php 1430share/moodle/install/lang/bg/error.php
1430share/moodle/install/lang/bg/install.php 1431share/moodle/install/lang/bg/install.php
1431share/moodle/install/lang/bg/langconfig.php 1432share/moodle/install/lang/bg/langconfig.php
1432share/moodle/install/lang/bg/moodle.php 1433share/moodle/install/lang/bg/moodle.php
1433share/moodle/install/lang/bn/admin.php 1434share/moodle/install/lang/bn/admin.php
1434share/moodle/install/lang/bn/error.php 1435share/moodle/install/lang/bn/error.php
1435share/moodle/install/lang/bn/install.php 1436share/moodle/install/lang/bn/install.php
1436share/moodle/install/lang/bn/langconfig.php 1437share/moodle/install/lang/bn/langconfig.php
1437share/moodle/install/lang/bn/moodle.php 1438share/moodle/install/lang/bn/moodle.php
1438share/moodle/install/lang/bs/install.php 1439share/moodle/install/lang/bs/install.php
1439share/moodle/install/lang/bs/langconfig.php 1440share/moodle/install/lang/bs/langconfig.php
1440share/moodle/install/lang/ca/admin.php 1441share/moodle/install/lang/ca/admin.php
1441share/moodle/install/lang/ca/error.php 1442share/moodle/install/lang/ca/error.php
1442share/moodle/install/lang/ca/install.php 1443share/moodle/install/lang/ca/install.php
1443share/moodle/install/lang/ca/langconfig.php 1444share/moodle/install/lang/ca/langconfig.php
1444share/moodle/install/lang/ca/moodle.php 1445share/moodle/install/lang/ca/moodle.php
 1446share/moodle/install/lang/ca_valencia/admin.php
 1447share/moodle/install/lang/ca_valencia/langconfig.php
1445share/moodle/install/lang/ckb/langconfig.php 1448share/moodle/install/lang/ckb/langconfig.php
1446share/moodle/install/lang/cs/admin.php 1449share/moodle/install/lang/cs/admin.php
1447share/moodle/install/lang/cs/error.php 1450share/moodle/install/lang/cs/error.php
1448share/moodle/install/lang/cs/install.php 1451share/moodle/install/lang/cs/install.php
1449share/moodle/install/lang/cs/langconfig.php 1452share/moodle/install/lang/cs/langconfig.php
1450share/moodle/install/lang/cs/moodle.php 1453share/moodle/install/lang/cs/moodle.php
1451share/moodle/install/lang/cy/admin.php 1454share/moodle/install/lang/cy/admin.php
1452share/moodle/install/lang/cy/error.php 1455share/moodle/install/lang/cy/error.php
1453share/moodle/install/lang/cy/install.php 1456share/moodle/install/lang/cy/install.php
1454share/moodle/install/lang/cy/langconfig.php 1457share/moodle/install/lang/cy/langconfig.php
1455share/moodle/install/lang/cy/moodle.php 1458share/moodle/install/lang/cy/moodle.php
1456share/moodle/install/lang/da/admin.php 1459share/moodle/install/lang/da/admin.php
1457share/moodle/install/lang/da/error.php 1460share/moodle/install/lang/da/error.php
@@ -1472,26 +1475,27 @@ share/moodle/install/lang/dv/error.php @@ -1472,26 +1475,27 @@ share/moodle/install/lang/dv/error.php
1472share/moodle/install/lang/dv/install.php 1475share/moodle/install/lang/dv/install.php
1473share/moodle/install/lang/dv/langconfig.php 1476share/moodle/install/lang/dv/langconfig.php
1474share/moodle/install/lang/dv/moodle.php 1477share/moodle/install/lang/dv/moodle.php
1475share/moodle/install/lang/el/admin.php 1478share/moodle/install/lang/el/admin.php
1476share/moodle/install/lang/el/error.php 1479share/moodle/install/lang/el/error.php
1477share/moodle/install/lang/el/install.php 1480share/moodle/install/lang/el/install.php
1478share/moodle/install/lang/el/langconfig.php 1481share/moodle/install/lang/el/langconfig.php
1479share/moodle/install/lang/el/moodle.php 1482share/moodle/install/lang/el/moodle.php
1480share/moodle/install/lang/en/admin.php 1483share/moodle/install/lang/en/admin.php
1481share/moodle/install/lang/en/error.php 1484share/moodle/install/lang/en/error.php
1482share/moodle/install/lang/en/install.php 1485share/moodle/install/lang/en/install.php
1483share/moodle/install/lang/en/langconfig.php 1486share/moodle/install/lang/en/langconfig.php
1484share/moodle/install/lang/en/moodle.php 1487share/moodle/install/lang/en/moodle.php
 1488share/moodle/install/lang/en_ar/langconfig.php
1485share/moodle/install/lang/en_kids/langconfig.php 1489share/moodle/install/lang/en_kids/langconfig.php
1486share/moodle/install/lang/en_us/install.php 1490share/moodle/install/lang/en_us/install.php
1487share/moodle/install/lang/en_us/langconfig.php 1491share/moodle/install/lang/en_us/langconfig.php
1488share/moodle/install/lang/es/admin.php 1492share/moodle/install/lang/es/admin.php
1489share/moodle/install/lang/es/error.php 1493share/moodle/install/lang/es/error.php
1490share/moodle/install/lang/es/install.php 1494share/moodle/install/lang/es/install.php
1491share/moodle/install/lang/es/langconfig.php 1495share/moodle/install/lang/es/langconfig.php
1492share/moodle/install/lang/es/moodle.php 1496share/moodle/install/lang/es/moodle.php
1493share/moodle/install/lang/es_ar/langconfig.php 1497share/moodle/install/lang/es_ar/langconfig.php
1494share/moodle/install/lang/es_es/langconfig.php 1498share/moodle/install/lang/es_es/langconfig.php
1495share/moodle/install/lang/es_mx/langconfig.php 1499share/moodle/install/lang/es_mx/langconfig.php
1496share/moodle/install/lang/et/admin.php 1500share/moodle/install/lang/et/admin.php
1497share/moodle/install/lang/et/error.php 1501share/moodle/install/lang/et/error.php
@@ -1505,26 +1509,27 @@ share/moodle/install/lang/eu/langconfig. @@ -1505,26 +1509,27 @@ share/moodle/install/lang/eu/langconfig.
1505share/moodle/install/lang/eu/moodle.php 1509share/moodle/install/lang/eu/moodle.php
1506share/moodle/install/lang/fa/admin.php 1510share/moodle/install/lang/fa/admin.php
1507share/moodle/install/lang/fa/install.php 1511share/moodle/install/lang/fa/install.php
1508share/moodle/install/lang/fa/langconfig.php 1512share/moodle/install/lang/fa/langconfig.php
1509share/moodle/install/lang/fa/moodle.php 1513share/moodle/install/lang/fa/moodle.php
1510share/moodle/install/lang/fi/admin.php 1514share/moodle/install/lang/fi/admin.php
1511share/moodle/install/lang/fi/error.php 1515share/moodle/install/lang/fi/error.php
1512share/moodle/install/lang/fi/install.php 1516share/moodle/install/lang/fi/install.php
1513share/moodle/install/lang/fi/langconfig.php 1517share/moodle/install/lang/fi/langconfig.php
1514share/moodle/install/lang/fi/moodle.php 1518share/moodle/install/lang/fi/moodle.php
1515share/moodle/install/lang/fil/langconfig.php 1519share/moodle/install/lang/fil/langconfig.php
1516share/moodle/install/lang/fil/moodle.php 1520share/moodle/install/lang/fil/moodle.php
1517share/moodle/install/lang/fj/langconfig.php 1521share/moodle/install/lang/fj/langconfig.php
 1522share/moodle/install/lang/fo/langconfig.php
1518share/moodle/install/lang/fr/admin.php 1523share/moodle/install/lang/fr/admin.php
1519share/moodle/install/lang/fr/error.php 1524share/moodle/install/lang/fr/error.php
1520share/moodle/install/lang/fr/install.php 1525share/moodle/install/lang/fr/install.php
1521share/moodle/install/lang/fr/langconfig.php 1526share/moodle/install/lang/fr/langconfig.php
1522share/moodle/install/lang/fr/moodle.php 1527share/moodle/install/lang/fr/moodle.php
1523share/moodle/install/lang/fr_ca/install.php 1528share/moodle/install/lang/fr_ca/install.php
1524share/moodle/install/lang/fr_ca/langconfig.php 1529share/moodle/install/lang/fr_ca/langconfig.php
1525share/moodle/install/lang/fr_ca/moodle.php 1530share/moodle/install/lang/fr_ca/moodle.php
1526share/moodle/install/lang/ga/langconfig.php 1531share/moodle/install/lang/ga/langconfig.php
1527share/moodle/install/lang/gd/langconfig.php 1532share/moodle/install/lang/gd/langconfig.php
1528share/moodle/install/lang/gl/admin.php 1533share/moodle/install/lang/gl/admin.php
1529share/moodle/install/lang/gl/error.php 1534share/moodle/install/lang/gl/error.php
1530share/moodle/install/lang/gl/install.php 1535share/moodle/install/lang/gl/install.php
@@ -1567,49 +1572,52 @@ share/moodle/install/lang/is/moodle.php @@ -1567,49 +1572,52 @@ share/moodle/install/lang/is/moodle.php
1567share/moodle/install/lang/it/admin.php 1572share/moodle/install/lang/it/admin.php
1568share/moodle/install/lang/it/error.php 1573share/moodle/install/lang/it/error.php
1569share/moodle/install/lang/it/install.php 1574share/moodle/install/lang/it/install.php
1570share/moodle/install/lang/it/langconfig.php 1575share/moodle/install/lang/it/langconfig.php
1571share/moodle/install/lang/it/moodle.php 1576share/moodle/install/lang/it/moodle.php
1572share/moodle/install/lang/ja/admin.php 1577share/moodle/install/lang/ja/admin.php
1573share/moodle/install/lang/ja/error.php 1578share/moodle/install/lang/ja/error.php
1574share/moodle/install/lang/ja/install.php 1579share/moodle/install/lang/ja/install.php
1575share/moodle/install/lang/ja/langconfig.php 1580share/moodle/install/lang/ja/langconfig.php
1576share/moodle/install/lang/ja/moodle.php 1581share/moodle/install/lang/ja/moodle.php
1577share/moodle/install/lang/ka/admin.php 1582share/moodle/install/lang/ka/admin.php
1578share/moodle/install/lang/ka/install.php 1583share/moodle/install/lang/ka/install.php
1579share/moodle/install/lang/ka/langconfig.php 1584share/moodle/install/lang/ka/langconfig.php
 1585share/moodle/install/lang/ka/moodle.php
1580share/moodle/install/lang/kk/install.php 1586share/moodle/install/lang/kk/install.php
1581share/moodle/install/lang/kk/langconfig.php 1587share/moodle/install/lang/kk/langconfig.php
1582share/moodle/install/lang/kk/moodle.php 1588share/moodle/install/lang/kk/moodle.php
 1589share/moodle/install/lang/kl/langconfig.php
1583share/moodle/install/lang/km/admin.php 1590share/moodle/install/lang/km/admin.php
1584share/moodle/install/lang/km/error.php 1591share/moodle/install/lang/km/error.php
1585share/moodle/install/lang/km/install.php 1592share/moodle/install/lang/km/install.php
1586share/moodle/install/lang/km/langconfig.php 1593share/moodle/install/lang/km/langconfig.php
1587share/moodle/install/lang/km/moodle.php 1594share/moodle/install/lang/km/moodle.php
1588share/moodle/install/lang/kn/langconfig.php 1595share/moodle/install/lang/kn/langconfig.php
1589share/moodle/install/lang/ko/admin.php 1596share/moodle/install/lang/ko/admin.php
1590share/moodle/install/lang/ko/error.php 1597share/moodle/install/lang/ko/error.php
1591share/moodle/install/lang/ko/install.php 1598share/moodle/install/lang/ko/install.php
1592share/moodle/install/lang/ko/langconfig.php 1599share/moodle/install/lang/ko/langconfig.php
1593share/moodle/install/lang/ko/moodle.php 1600share/moodle/install/lang/ko/moodle.php
1594share/moodle/install/lang/la/langconfig.php 1601share/moodle/install/lang/la/langconfig.php
1595share/moodle/install/lang/la/moodle.php 1602share/moodle/install/lang/la/moodle.php
1596share/moodle/install/lang/lo/admin.php 1603share/moodle/install/lang/lo/admin.php
1597share/moodle/install/lang/lo/install.php 1604share/moodle/install/lang/lo/install.php
1598share/moodle/install/lang/lo/langconfig.php 1605share/moodle/install/lang/lo/langconfig.php
1599share/moodle/install/lang/lo/moodle.php 1606share/moodle/install/lang/lo/moodle.php
1600share/moodle/install/lang/lt/admin.php 1607share/moodle/install/lang/lt/admin.php
1601share/moodle/install/lang/lt/langconfig.php 1608share/moodle/install/lang/lt/langconfig.php
1602share/moodle/install/lang/lt/moodle.php 1609share/moodle/install/lang/lt/moodle.php
 1610share/moodle/install/lang/lt_uni/langconfig.php
1603share/moodle/install/lang/lv/admin.php 1611share/moodle/install/lang/lv/admin.php
1604share/moodle/install/lang/lv/error.php 1612share/moodle/install/lang/lv/error.php
1605share/moodle/install/lang/lv/install.php 1613share/moodle/install/lang/lv/install.php
1606share/moodle/install/lang/lv/langconfig.php 1614share/moodle/install/lang/lv/langconfig.php
1607share/moodle/install/lang/lv/moodle.php 1615share/moodle/install/lang/lv/moodle.php
1608share/moodle/install/lang/mi_tn/langconfig.php 1616share/moodle/install/lang/mi_tn/langconfig.php
1609share/moodle/install/lang/mi_tn/moodle.php 1617share/moodle/install/lang/mi_tn/moodle.php
1610share/moodle/install/lang/mi_wwow/admin.php 1618share/moodle/install/lang/mi_wwow/admin.php
1611share/moodle/install/lang/mi_wwow/error.php 1619share/moodle/install/lang/mi_wwow/error.php
1612share/moodle/install/lang/mi_wwow/install.php 1620share/moodle/install/lang/mi_wwow/install.php
1613share/moodle/install/lang/mi_wwow/langconfig.php 1621share/moodle/install/lang/mi_wwow/langconfig.php
1614share/moodle/install/lang/mi_wwow/moodle.php 1622share/moodle/install/lang/mi_wwow/moodle.php
1615share/moodle/install/lang/mk/admin.php 1623share/moodle/install/lang/mk/admin.php
@@ -1655,27 +1663,29 @@ share/moodle/install/lang/pl/error.php @@ -1655,27 +1663,29 @@ share/moodle/install/lang/pl/error.php
1655share/moodle/install/lang/pl/install.php 1663share/moodle/install/lang/pl/install.php
1656share/moodle/install/lang/pl/langconfig.php 1664share/moodle/install/lang/pl/langconfig.php
1657share/moodle/install/lang/pl/moodle.php 1665share/moodle/install/lang/pl/moodle.php
1658share/moodle/install/lang/pt/admin.php 1666share/moodle/install/lang/pt/admin.php
1659share/moodle/install/lang/pt/error.php 1667share/moodle/install/lang/pt/error.php
1660share/moodle/install/lang/pt/install.php 1668share/moodle/install/lang/pt/install.php
1661share/moodle/install/lang/pt/langconfig.php 1669share/moodle/install/lang/pt/langconfig.php
1662share/moodle/install/lang/pt/moodle.php 1670share/moodle/install/lang/pt/moodle.php
1663share/moodle/install/lang/pt_br/admin.php 1671share/moodle/install/lang/pt_br/admin.php
1664share/moodle/install/lang/pt_br/error.php 1672share/moodle/install/lang/pt_br/error.php
1665share/moodle/install/lang/pt_br/install.php 1673share/moodle/install/lang/pt_br/install.php
1666share/moodle/install/lang/pt_br/langconfig.php 1674share/moodle/install/lang/pt_br/langconfig.php
1667share/moodle/install/lang/pt_br/moodle.php 1675share/moodle/install/lang/pt_br/moodle.php
 1676share/moodle/install/lang/rm_surs/admin.php
1668share/moodle/install/lang/rm_surs/langconfig.php 1677share/moodle/install/lang/rm_surs/langconfig.php
 1678share/moodle/install/lang/rm_surs/moodle.php
1669share/moodle/install/lang/ro/admin.php 1679share/moodle/install/lang/ro/admin.php
1670share/moodle/install/lang/ro/error.php 1680share/moodle/install/lang/ro/error.php
1671share/moodle/install/lang/ro/install.php 1681share/moodle/install/lang/ro/install.php
1672share/moodle/install/lang/ro/langconfig.php 1682share/moodle/install/lang/ro/langconfig.php
1673share/moodle/install/lang/ro/moodle.php 1683share/moodle/install/lang/ro/moodle.php
1674share/moodle/install/lang/ru/admin.php 1684share/moodle/install/lang/ru/admin.php
1675share/moodle/install/lang/ru/error.php 1685share/moodle/install/lang/ru/error.php
1676share/moodle/install/lang/ru/install.php 1686share/moodle/install/lang/ru/install.php
1677share/moodle/install/lang/ru/langconfig.php 1687share/moodle/install/lang/ru/langconfig.php
1678share/moodle/install/lang/ru/moodle.php 1688share/moodle/install/lang/ru/moodle.php
1679share/moodle/install/lang/si/admin.php 1689share/moodle/install/lang/si/admin.php
1680share/moodle/install/lang/si/error.php 1690share/moodle/install/lang/si/error.php
1681share/moodle/install/lang/si/install.php 1691share/moodle/install/lang/si/install.php
@@ -1742,35 +1752,37 @@ share/moodle/install/lang/ti/moodle.php @@ -1742,35 +1752,37 @@ share/moodle/install/lang/ti/moodle.php
1742share/moodle/install/lang/tl/admin.php 1752share/moodle/install/lang/tl/admin.php
1743share/moodle/install/lang/tl/error.php 1753share/moodle/install/lang/tl/error.php
1744share/moodle/install/lang/tl/install.php 1754share/moodle/install/lang/tl/install.php
1745share/moodle/install/lang/tl/langconfig.php 1755share/moodle/install/lang/tl/langconfig.php
1746share/moodle/install/lang/tl/moodle.php 1756share/moodle/install/lang/tl/moodle.php
1747share/moodle/install/lang/to/install.php 1757share/moodle/install/lang/to/install.php
1748share/moodle/install/lang/to/langconfig.php 1758share/moodle/install/lang/to/langconfig.php
1749share/moodle/install/lang/to/moodle.php 1759share/moodle/install/lang/to/moodle.php
1750share/moodle/install/lang/tr/admin.php 1760share/moodle/install/lang/tr/admin.php
1751share/moodle/install/lang/tr/error.php 1761share/moodle/install/lang/tr/error.php
1752share/moodle/install/lang/tr/install.php 1762share/moodle/install/lang/tr/install.php
1753share/moodle/install/lang/tr/langconfig.php 1763share/moodle/install/lang/tr/langconfig.php
1754share/moodle/install/lang/tr/moodle.php 1764share/moodle/install/lang/tr/moodle.php
 1765share/moodle/install/lang/tt/langconfig.php
1755share/moodle/install/lang/uk/langconfig.php 1766share/moodle/install/lang/uk/langconfig.php
1756share/moodle/install/lang/uk/moodle.php 1767share/moodle/install/lang/uk/moodle.php
1757share/moodle/install/lang/ur/install.php 1768share/moodle/install/lang/ur/install.php
1758share/moodle/install/lang/ur/langconfig.php 1769share/moodle/install/lang/ur/langconfig.php
1759share/moodle/install/lang/ur/moodle.php 1770share/moodle/install/lang/ur/moodle.php
1760share/moodle/install/lang/uz/install.php 1771share/moodle/install/lang/uz/install.php
1761share/moodle/install/lang/uz/langconfig.php 1772share/moodle/install/lang/uz/langconfig.php
1762share/moodle/install/lang/uz/moodle.php 1773share/moodle/install/lang/uz/moodle.php
1763share/moodle/install/lang/vi/admin.php 1774share/moodle/install/lang/vi/admin.php
 1775share/moodle/install/lang/vi/error.php
1764share/moodle/install/lang/vi/install.php 1776share/moodle/install/lang/vi/install.php
1765share/moodle/install/lang/vi/langconfig.php 1777share/moodle/install/lang/vi/langconfig.php
1766share/moodle/install/lang/vi/moodle.php 1778share/moodle/install/lang/vi/moodle.php
1767share/moodle/install/lang/wo/langconfig.php 1779share/moodle/install/lang/wo/langconfig.php
1768share/moodle/install/lang/zh_cn/admin.php 1780share/moodle/install/lang/zh_cn/admin.php
1769share/moodle/install/lang/zh_cn/error.php 1781share/moodle/install/lang/zh_cn/error.php
1770share/moodle/install/lang/zh_cn/install.php 1782share/moodle/install/lang/zh_cn/install.php
1771share/moodle/install/lang/zh_cn/langconfig.php 1783share/moodle/install/lang/zh_cn/langconfig.php
1772share/moodle/install/lang/zh_cn/moodle.php 1784share/moodle/install/lang/zh_cn/moodle.php
1773share/moodle/install/lang/zh_tw/admin.php 1785share/moodle/install/lang/zh_tw/admin.php
1774share/moodle/install/lang/zh_tw/error.php 1786share/moodle/install/lang/zh_tw/error.php
1775share/moodle/install/lang/zh_tw/install.php 1787share/moodle/install/lang/zh_tw/install.php
1776share/moodle/install/lang/zh_tw/langconfig.php 1788share/moodle/install/lang/zh_tw/langconfig.php
@@ -2563,34 +2575,36 @@ share/moodle/lib/htmlpurifier/HTMLPurifi @@ -2563,34 +2575,36 @@ share/moodle/lib/htmlpurifier/HTMLPurifi
2563share/moodle/lib/htmlpurifier/HTMLPurifier/AttrCollections.php 2575share/moodle/lib/htmlpurifier/HTMLPurifier/AttrCollections.php
2564share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef.php 2576share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef.php
2565share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS.php 2577share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS.php
2566share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php 2578share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php
2567share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php 2579share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php
2568share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php 2580share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php
2569share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php 2581share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php
2570share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php 2582share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php
2571share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php 2583share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php
2572share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php 2584share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php
2573share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php 2585share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php
2574share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php 2586share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php
2575share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php 2587share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php
 2588share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Ident.php
2576share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php 2589share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php
2577share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php 2590share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php
2578share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php 2591share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php
2579share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php 2592share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php
2580share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php 2593share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php
2581share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php 2594share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php
2582share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php 2595share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php
2583share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php 2596share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php
 2597share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/Clone.php
2584share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/Enum.php 2598share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/Enum.php
2585share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php 2599share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php
2586share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php 2600share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php
2587share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php 2601share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php
2588share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php 2602share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php
2589share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php 2603share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php
2590share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php 2604share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php
2591share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php 2605share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php
2592share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php 2606share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php
2593share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php 2607share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php
2594share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php 2608share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php
2595share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/Integer.php 2609share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/Integer.php
2596share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/Lang.php 2610share/moodle/lib/htmlpurifier/HTMLPurifier/AttrDef/Lang.php
@@ -2611,35 +2625,37 @@ share/moodle/lib/htmlpurifier/HTMLPurifi @@ -2611,35 +2625,37 @@ share/moodle/lib/htmlpurifier/HTMLPurifi
2611share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php 2625share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php
2612share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php 2626share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php
2613share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php 2627share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php
2614share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Input.php 2628share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Input.php
2615share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php 2629share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php
2616share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Length.php 2630share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Length.php
2617share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Name.php 2631share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Name.php
2618share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php 2632share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php
2619share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php 2633share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php
2620share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php 2634share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php
2621share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php 2635share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php
2622share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php 2636share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php
2623share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php 2637share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php
 2638share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/TargetBlank.php
2624share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php 2639share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php
2625share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTypes.php 2640share/moodle/lib/htmlpurifier/HTMLPurifier/AttrTypes.php
2626share/moodle/lib/htmlpurifier/HTMLPurifier/AttrValidator.php 2641share/moodle/lib/htmlpurifier/HTMLPurifier/AttrValidator.php
2627share/moodle/lib/htmlpurifier/HTMLPurifier/Bootstrap.php 2642share/moodle/lib/htmlpurifier/HTMLPurifier/Bootstrap.php
2628share/moodle/lib/htmlpurifier/HTMLPurifier/CSSDefinition.php 2643share/moodle/lib/htmlpurifier/HTMLPurifier/CSSDefinition.php
2629share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef.php 2644share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef.php
2630share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php 2645share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php
2631share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Custom.php 2646share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Custom.php
2632share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Empty.php 2647share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Empty.php
 2648share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/List.php
2633share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Optional.php 2649share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Optional.php
2634share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Required.php 2650share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Required.php
2635share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php 2651share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php
2636share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Table.php 2652share/moodle/lib/htmlpurifier/HTMLPurifier/ChildDef/Table.php
2637share/moodle/lib/htmlpurifier/HTMLPurifier/Config.php 2653share/moodle/lib/htmlpurifier/HTMLPurifier/Config.php
2638share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema.php 2654share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema.php
2639share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php 2655share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php
2640share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php 2656share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php
2641share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php 2657share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php
2642share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php 2658share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php
2643share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php 2659share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php
2644share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php 2660share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php
2645share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php 2661share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php
@@ -2678,65 +2694,70 @@ share/moodle/lib/htmlpurifier/HTMLPurifi @@ -2678,65 +2694,70 @@ share/moodle/lib/htmlpurifier/HTMLPurifi
2678share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt 2694share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt
2679share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt 2695share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt
2680share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt 2696share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt
2681share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt 2697share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt
2682share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt 2698share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt
2683share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt 2699share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt
2684share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt 2700share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt
2685share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt 2701share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt
2686share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt 2702share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt
2687share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt 2703share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt
2688share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt 2704share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt
2689share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt 2705share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt
2690share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt 2706share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt
 2707share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt
2691share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt 2708share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt
2692share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt 2709share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt
2693share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt 2710share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt
2694share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt 2711share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt
2695share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt 2712share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt
2696share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt 2713share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt
2697share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt 2714share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt
2698share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt 2715share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt
2699share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt 2716share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
2700share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt 2717share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt
2701share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt 2718share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt
2702share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt 2719share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt
2703share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt 2720share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt
2704share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt 2721share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt
2705share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt 2722share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt
2706share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt 2723share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt
2707share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt 2724share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt
2708share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt 2725share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt
2709share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt 2726share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt
2710share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt 2727share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt
 2728share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt
 2729share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt
2711share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt 2730share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt
2712share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt 2731share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt
2713share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt 2732share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt
2714share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt 2733share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt
2715share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt 2734share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt
2716share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt 2735share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt
2717share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt 2736share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt
2718share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt 2737share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt
2719share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt 2738share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt
2720share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt 2739share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt
2721share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt 2740share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt
2722share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt 2741share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt
2723share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt 2742share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt
2724share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt 2743share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt
2725share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt 2744share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt
2726share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt 2745share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt
2727share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt 2746share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt
 2747share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt
2728share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt 2748share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt
2729share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt 2749share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt
 2750share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt
2730share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt 2751share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt
2731share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt 2752share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt
2732share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt 2753share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt
2733share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt 2754share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt
2734share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt 2755share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt
2735share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt 2756share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt
2736share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt 2757share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt
2737share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt 2758share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt
2738share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt 2759share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt
2739share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt 2760share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt
2740share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt 2761share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt
2741share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt 2762share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt
2742share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt 2763share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt
@@ -2745,26 +2766,27 @@ share/moodle/lib/htmlpurifier/HTMLPurifi @@ -2745,26 +2766,27 @@ share/moodle/lib/htmlpurifier/HTMLPurifi
2745share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt 2766share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt
2746share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt 2767share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt
2747share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt 2768share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt
2748share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt 2769share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt
2749share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt 2770share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt
2750share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt 2771share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt
2751share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt 2772share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt
2752share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt 2773share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt
2753share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt 2774share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt
2754share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt 2775share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt
2755share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt 2776share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt
2756share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt 2777share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt
2757share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt 2778share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt
 2779share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt
2758share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini 2780share/moodle/lib/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini
2759share/moodle/lib/htmlpurifier/HTMLPurifier/ContentSets.php 2781share/moodle/lib/htmlpurifier/HTMLPurifier/ContentSets.php
2760share/moodle/lib/htmlpurifier/HTMLPurifier/Context.php 2782share/moodle/lib/htmlpurifier/HTMLPurifier/Context.php
2761share/moodle/lib/htmlpurifier/HTMLPurifier/Definition.php 2783share/moodle/lib/htmlpurifier/HTMLPurifier/Definition.php
2762share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache.php 2784share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache.php
2763share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php 2785share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php
2764share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php 2786share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
2765share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php 2787share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php
2766share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in 2788share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in
2767share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php 2789share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php
2768share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php 2790share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php
2769share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README 2791share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README
2770share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php 2792share/moodle/lib/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php
@@ -2779,42 +2801,44 @@ share/moodle/lib/htmlpurifier/HTMLPurifi @@ -2779,42 +2801,44 @@ share/moodle/lib/htmlpurifier/HTMLPurifi
2779share/moodle/lib/htmlpurifier/HTMLPurifier/ErrorStruct.php 2801share/moodle/lib/htmlpurifier/HTMLPurifier/ErrorStruct.php
2780share/moodle/lib/htmlpurifier/HTMLPurifier/Exception.php 2802share/moodle/lib/htmlpurifier/HTMLPurifier/Exception.php
2781share/moodle/lib/htmlpurifier/HTMLPurifier/Filter.php 2803share/moodle/lib/htmlpurifier/HTMLPurifier/Filter.php
2782share/moodle/lib/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php 2804share/moodle/lib/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php
2783share/moodle/lib/htmlpurifier/HTMLPurifier/Filter/YouTube.php 2805share/moodle/lib/htmlpurifier/HTMLPurifier/Filter/YouTube.php
2784share/moodle/lib/htmlpurifier/HTMLPurifier/Generator.php 2806share/moodle/lib/htmlpurifier/HTMLPurifier/Generator.php
2785share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLDefinition.php 2807share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLDefinition.php
2786share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule.php 2808share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule.php
2787share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php 2809share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php
2788share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php 2810share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php
2789share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php 2811share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php
2790share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php 2812share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php
2791share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php 2813share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php
 2814share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Iframe.php
2792share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Image.php 2815share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Image.php
2793share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php 2816share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php
2794share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/List.php 2817share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/List.php
2795share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Name.php 2818share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Name.php
2796share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php 2819share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php
2797share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php 2820share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
2798share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Object.php 2821share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Object.php
2799share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php 2822share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php
2800share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php 2823share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php
2801share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php 2824share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php
2802share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php 2825share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php
2803share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php 2826share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php
2804share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php 2827share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php
2805share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php 2828share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php
2806share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php 2829share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php
2807share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Target.php 2830share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Target.php
 2831share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/TargetBlank.php
2808share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Text.php 2832share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Text.php
2809share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php 2833share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php
2810share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php 2834share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php
2811share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php 2835share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
2812share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php 2836share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php
2813share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php 2837share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php
2814share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php 2838share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php
2815share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php 2839share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
2816share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php 2840share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
2817share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModuleManager.php 2841share/moodle/lib/htmlpurifier/HTMLPurifier/HTMLModuleManager.php
2818share/moodle/lib/htmlpurifier/HTMLPurifier/IDAccumulator.php 2842share/moodle/lib/htmlpurifier/HTMLPurifier/IDAccumulator.php
2819share/moodle/lib/htmlpurifier/HTMLPurifier/Injector.php 2843share/moodle/lib/htmlpurifier/HTMLPurifier/Injector.php
2820share/moodle/lib/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php 2844share/moodle/lib/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php
@@ -2824,27 +2848,26 @@ share/moodle/lib/htmlpurifier/HTMLPurifi @@ -2824,27 +2848,26 @@ share/moodle/lib/htmlpurifier/HTMLPurifi
2824share/moodle/lib/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php 2848share/moodle/lib/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php
2825share/moodle/lib/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php 2849share/moodle/lib/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php
2826share/moodle/lib/htmlpurifier/HTMLPurifier/Injector/SafeObject.php 2850share/moodle/lib/htmlpurifier/HTMLPurifier/Injector/SafeObject.php
2827share/moodle/lib/htmlpurifier/HTMLPurifier/Language.php 2851share/moodle/lib/htmlpurifier/HTMLPurifier/Language.php
2828share/moodle/lib/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php 2852share/moodle/lib/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php
2829share/moodle/lib/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php 2853share/moodle/lib/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php
2830share/moodle/lib/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php 2854share/moodle/lib/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php
2831share/moodle/lib/htmlpurifier/HTMLPurifier/Language/messages/en.php 2855share/moodle/lib/htmlpurifier/HTMLPurifier/Language/messages/en.php
2832share/moodle/lib/htmlpurifier/HTMLPurifier/LanguageFactory.php 2856share/moodle/lib/htmlpurifier/HTMLPurifier/LanguageFactory.php
2833share/moodle/lib/htmlpurifier/HTMLPurifier/Length.php 2857share/moodle/lib/htmlpurifier/HTMLPurifier/Length.php
2834share/moodle/lib/htmlpurifier/HTMLPurifier/Lexer.php 2858share/moodle/lib/htmlpurifier/HTMLPurifier/Lexer.php
2835share/moodle/lib/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php 2859share/moodle/lib/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php
2836share/moodle/lib/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php 2860share/moodle/lib/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php
2837share/moodle/lib/htmlpurifier/HTMLPurifier/Lexer/PEARSax3.php 
2838share/moodle/lib/htmlpurifier/HTMLPurifier/Lexer/PH5P.php 2861share/moodle/lib/htmlpurifier/HTMLPurifier/Lexer/PH5P.php
2839share/moodle/lib/htmlpurifier/HTMLPurifier/PercentEncoder.php 2862share/moodle/lib/htmlpurifier/HTMLPurifier/PercentEncoder.php
2840share/moodle/lib/htmlpurifier/HTMLPurifier/Printer.php 2863share/moodle/lib/htmlpurifier/HTMLPurifier/Printer.php
2841share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php 2864share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php
2842share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css 2865share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css
2843share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js 2866share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js
2844share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php 2867share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php
2845share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php 2868share/moodle/lib/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php
2846share/moodle/lib/htmlpurifier/HTMLPurifier/PropertyList.php 2869share/moodle/lib/htmlpurifier/HTMLPurifier/PropertyList.php
2847share/moodle/lib/htmlpurifier/HTMLPurifier/PropertyListIterator.php 2870share/moodle/lib/htmlpurifier/HTMLPurifier/PropertyListIterator.php
2848share/moodle/lib/htmlpurifier/HTMLPurifier/Strategy.php 2871share/moodle/lib/htmlpurifier/HTMLPurifier/Strategy.php
2849share/moodle/lib/htmlpurifier/HTMLPurifier/Strategy/Composite.php 2872share/moodle/lib/htmlpurifier/HTMLPurifier/Strategy/Composite.php
2850share/moodle/lib/htmlpurifier/HTMLPurifier/Strategy/Core.php 2873share/moodle/lib/htmlpurifier/HTMLPurifier/Strategy/Core.php
@@ -2864,26 +2887,27 @@ share/moodle/lib/htmlpurifier/HTMLPurifi @@ -2864,26 +2887,27 @@ share/moodle/lib/htmlpurifier/HTMLPurifi
2864share/moodle/lib/htmlpurifier/HTMLPurifier/Token/Start.php 2887share/moodle/lib/htmlpurifier/HTMLPurifier/Token/Start.php
2865share/moodle/lib/htmlpurifier/HTMLPurifier/Token/Tag.php 2888share/moodle/lib/htmlpurifier/HTMLPurifier/Token/Tag.php
2866share/moodle/lib/htmlpurifier/HTMLPurifier/Token/Text.php 2889share/moodle/lib/htmlpurifier/HTMLPurifier/Token/Text.php
2867share/moodle/lib/htmlpurifier/HTMLPurifier/TokenFactory.php 2890share/moodle/lib/htmlpurifier/HTMLPurifier/TokenFactory.php
2868share/moodle/lib/htmlpurifier/HTMLPurifier/URI.php 2891share/moodle/lib/htmlpurifier/HTMLPurifier/URI.php
2869share/moodle/lib/htmlpurifier/HTMLPurifier/URIDefinition.php 2892share/moodle/lib/htmlpurifier/HTMLPurifier/URIDefinition.php
2870share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter.php 2893share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter.php
2871share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php 2894share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php
2872share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php 2895share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php
2873share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php 2896share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php
2874share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php 2897share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php
2875share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php 2898share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php
2876share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/Munge.php 2899share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/Munge.php
 2900share/moodle/lib/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php
2877share/moodle/lib/htmlpurifier/HTMLPurifier/URIParser.php 2901share/moodle/lib/htmlpurifier/HTMLPurifier/URIParser.php
2878share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme.php 2902share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme.php
2879share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/data.php 2903share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/data.php
2880share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/file.php 2904share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/file.php
2881share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/ftp.php 2905share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/ftp.php
2882share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/http.php 2906share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/http.php
2883share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/https.php 2907share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/https.php
2884share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/mailto.php 2908share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/mailto.php
2885share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/news.php 2909share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/news.php
2886share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/nntp.php 2910share/moodle/lib/htmlpurifier/HTMLPurifier/URIScheme/nntp.php
2887share/moodle/lib/htmlpurifier/HTMLPurifier/URISchemeRegistry.php 2911share/moodle/lib/htmlpurifier/HTMLPurifier/URISchemeRegistry.php
2888share/moodle/lib/htmlpurifier/HTMLPurifier/UnitConverter.php 2912share/moodle/lib/htmlpurifier/HTMLPurifier/UnitConverter.php
2889share/moodle/lib/htmlpurifier/HTMLPurifier/VarParser.php 2913share/moodle/lib/htmlpurifier/HTMLPurifier/VarParser.php
@@ -3210,27 +3234,26 @@ share/moodle/lib/simpletest/testfilelib. @@ -3210,27 +3234,26 @@ share/moodle/lib/simpletest/testfilelib.
3210share/moodle/lib/simpletest/testfilterconfig.php 3234share/moodle/lib/simpletest/testfilterconfig.php
3211share/moodle/lib/simpletest/testformslib.php 3235share/moodle/lib/simpletest/testformslib.php
3212share/moodle/lib/simpletest/testgradelib.php 3236share/moodle/lib/simpletest/testgradelib.php
3213share/moodle/lib/simpletest/testhtmlpurifier.php 3237share/moodle/lib/simpletest/testhtmlpurifier.php
3214share/moodle/lib/simpletest/testhtmlwriter.php 3238share/moodle/lib/simpletest/testhtmlwriter.php
3215share/moodle/lib/simpletest/testmathslib.php 3239share/moodle/lib/simpletest/testmathslib.php
3216share/moodle/lib/simpletest/testmoodlelib.php 3240share/moodle/lib/simpletest/testmoodlelib.php
3217share/moodle/lib/simpletest/testnavigationlib.php 3241share/moodle/lib/simpletest/testnavigationlib.php
3218share/moodle/lib/simpletest/testoutputcomponents.php 3242share/moodle/lib/simpletest/testoutputcomponents.php
3219share/moodle/lib/simpletest/testoutputlib.php 3243share/moodle/lib/simpletest/testoutputlib.php
3220share/moodle/lib/simpletest/testpagelib_moodlepage.php 3244share/moodle/lib/simpletest/testpagelib_moodlepage.php
3221share/moodle/lib/simpletest/testportfolioaddbutton.php 3245share/moodle/lib/simpletest/testportfolioaddbutton.php
3222share/moodle/lib/simpletest/testportfoliolib.php 3246share/moodle/lib/simpletest/testportfoliolib.php
3223share/moodle/lib/simpletest/testpurifier.php 
3224share/moodle/lib/simpletest/testquestionlib.php 3247share/moodle/lib/simpletest/testquestionlib.php
3225share/moodle/lib/simpletest/testrepositorylib.php 3248share/moodle/lib/simpletest/testrepositorylib.php
3226share/moodle/lib/simpletest/testrss.php 3249share/moodle/lib/simpletest/testrss.php
3227share/moodle/lib/simpletest/testsimpletestlib.php 3250share/moodle/lib/simpletest/testsimpletestlib.php
3228share/moodle/lib/simpletest/testtextlib.php 3251share/moodle/lib/simpletest/testtextlib.php
3229share/moodle/lib/simpletest/testunittestusingdb.php 3252share/moodle/lib/simpletest/testunittestusingdb.php
3230share/moodle/lib/simpletest/testweblib.php 3253share/moodle/lib/simpletest/testweblib.php
3231share/moodle/lib/simpletest/todochecker.php 3254share/moodle/lib/simpletest/todochecker.php
3232share/moodle/lib/simpletestcoveragelib.php 3255share/moodle/lib/simpletestcoveragelib.php
3233share/moodle/lib/simpletestlib.php 3256share/moodle/lib/simpletestlib.php
3234share/moodle/lib/simpletestlib/HELP_MY_TESTS_DONT_WORK_ANYMORE 3257share/moodle/lib/simpletestlib/HELP_MY_TESTS_DONT_WORK_ANYMORE
3235share/moodle/lib/simpletestlib/LICENSE 3258share/moodle/lib/simpletestlib/LICENSE
3236share/moodle/lib/simpletestlib/README 3259share/moodle/lib/simpletestlib/README
@@ -6226,26 +6249,27 @@ share/moodle/mod/data/field/latlong/mod. @@ -6226,26 +6249,27 @@ share/moodle/mod/data/field/latlong/mod.
6226share/moodle/mod/data/field/menu/field.class.php 6249share/moodle/mod/data/field/menu/field.class.php
6227share/moodle/mod/data/field/menu/mod.html 6250share/moodle/mod/data/field/menu/mod.html
6228share/moodle/mod/data/field/multimenu/field.class.php 6251share/moodle/mod/data/field/multimenu/field.class.php
6229share/moodle/mod/data/field/multimenu/mod.html 6252share/moodle/mod/data/field/multimenu/mod.html
6230share/moodle/mod/data/field/number/field.class.php 6253share/moodle/mod/data/field/number/field.class.php
6231share/moodle/mod/data/field/number/mod.html 6254share/moodle/mod/data/field/number/mod.html
6232share/moodle/mod/data/field/picture/field.class.php 6255share/moodle/mod/data/field/picture/field.class.php
6233share/moodle/mod/data/field/picture/mod.html 6256share/moodle/mod/data/field/picture/mod.html
6234share/moodle/mod/data/field/radiobutton/field.class.php 6257share/moodle/mod/data/field/radiobutton/field.class.php
6235share/moodle/mod/data/field/radiobutton/mod.html 6258share/moodle/mod/data/field/radiobutton/mod.html
6236share/moodle/mod/data/field/text/field.class.php 6259share/moodle/mod/data/field/text/field.class.php
6237share/moodle/mod/data/field/text/mod.html 6260share/moodle/mod/data/field/text/mod.html
6238share/moodle/mod/data/field/textarea/field.class.php 6261share/moodle/mod/data/field/textarea/field.class.php
 6262share/moodle/mod/data/field/textarea/lang/en/datafield_textarea.php
6239share/moodle/mod/data/field/textarea/mod.html 6263share/moodle/mod/data/field/textarea/mod.html
6240share/moodle/mod/data/field/url/field.class.php 6264share/moodle/mod/data/field/url/field.class.php
6241share/moodle/mod/data/field/url/mod.html 6265share/moodle/mod/data/field/url/mod.html
6242share/moodle/mod/data/filter.php 6266share/moodle/mod/data/filter.php
6243share/moodle/mod/data/import.php 6267share/moodle/mod/data/import.php
6244share/moodle/mod/data/import_form.php 6268share/moodle/mod/data/import_form.php
6245share/moodle/mod/data/index.php 6269share/moodle/mod/data/index.php
6246share/moodle/mod/data/js.php 6270share/moodle/mod/data/js.php
6247share/moodle/mod/data/lang/en/data.php 6271share/moodle/mod/data/lang/en/data.php
6248share/moodle/mod/data/lib.php 6272share/moodle/mod/data/lib.php
6249share/moodle/mod/data/locallib.php 6273share/moodle/mod/data/locallib.php
6250share/moodle/mod/data/mod_form.php 6274share/moodle/mod/data/mod_form.php
6251share/moodle/mod/data/pix/field/checkbox.gif 6275share/moodle/mod/data/pix/field/checkbox.gif
@@ -7514,26 +7538,27 @@ share/moodle/question/engine/questionusa @@ -7514,26 +7538,27 @@ share/moodle/question/engine/questionusa
7514share/moodle/question/engine/renderer.php 7538share/moodle/question/engine/renderer.php
7515share/moodle/question/engine/simpletest/helpers.php 7539share/moodle/question/engine/simpletest/helpers.php
7516share/moodle/question/engine/simpletest/testdatalib.php 7540share/moodle/question/engine/simpletest/testdatalib.php
7517share/moodle/question/engine/simpletest/testquestionattempt.php 7541share/moodle/question/engine/simpletest/testquestionattempt.php
7518share/moodle/question/engine/simpletest/testquestionattemptiterator.php 7542share/moodle/question/engine/simpletest/testquestionattemptiterator.php
7519share/moodle/question/engine/simpletest/testquestionattemptstep.php 7543share/moodle/question/engine/simpletest/testquestionattemptstep.php
7520share/moodle/question/engine/simpletest/testquestionattemptstepiterator.php 7544share/moodle/question/engine/simpletest/testquestionattemptstepiterator.php
7521share/moodle/question/engine/simpletest/testquestionbank.php 7545share/moodle/question/engine/simpletest/testquestionbank.php
7522share/moodle/question/engine/simpletest/testquestioncbm.php 7546share/moodle/question/engine/simpletest/testquestioncbm.php
7523share/moodle/question/engine/simpletest/testquestionengine.php 7547share/moodle/question/engine/simpletest/testquestionengine.php
7524share/moodle/question/engine/simpletest/testquestionstate.php 7548share/moodle/question/engine/simpletest/testquestionstate.php
7525share/moodle/question/engine/simpletest/testquestionusagebyactivity.php 7549share/moodle/question/engine/simpletest/testquestionusagebyactivity.php
7526share/moodle/question/engine/simpletest/testquestionutils.php 7550share/moodle/question/engine/simpletest/testquestionutils.php
 7551share/moodle/question/engine/simpletest/testunitofwork.php
7527share/moodle/question/engine/states.php 7552share/moodle/question/engine/states.php
7528share/moodle/question/engine/upgrade/behaviourconverters.php 7553share/moodle/question/engine/upgrade/behaviourconverters.php
7529share/moodle/question/engine/upgrade/logger.php 7554share/moodle/question/engine/upgrade/logger.php
7530share/moodle/question/engine/upgrade/simpletest/helper.php 7555share/moodle/question/engine/upgrade/simpletest/helper.php
7531share/moodle/question/engine/upgrade/upgradelib.php 7556share/moodle/question/engine/upgrade/upgradelib.php
7532share/moodle/question/export.php 7557share/moodle/question/export.php
7533share/moodle/question/export_form.php 7558share/moodle/question/export_form.php
7534share/moodle/question/flags.js 7559share/moodle/question/flags.js
7535share/moodle/question/format.php 7560share/moodle/question/format.php
7536share/moodle/question/format/README.txt 7561share/moodle/question/format/README.txt
7537share/moodle/question/format/aiken/format.php 7562share/moodle/question/format/aiken/format.php
7538share/moodle/question/format/aiken/lang/en/qformat_aiken.php 7563share/moodle/question/format/aiken/lang/en/qformat_aiken.php
7539share/moodle/question/format/aiken/simpletest/fixtures/questions.aiken.txt 7564share/moodle/question/format/aiken/simpletest/fixtures/questions.aiken.txt
@@ -7600,26 +7625,27 @@ share/moodle/question/type/calculated/da @@ -7600,26 +7625,27 @@ share/moodle/question/type/calculated/da
7600share/moodle/question/type/calculated/db/install.xml 7625share/moodle/question/type/calculated/db/install.xml
7601share/moodle/question/type/calculated/db/simpletest/testupgradelibnewqe.php 7626share/moodle/question/type/calculated/db/simpletest/testupgradelibnewqe.php
7602share/moodle/question/type/calculated/db/upgrade.php 7627share/moodle/question/type/calculated/db/upgrade.php
7603share/moodle/question/type/calculated/db/upgradelib.php 7628share/moodle/question/type/calculated/db/upgradelib.php
7604share/moodle/question/type/calculated/edit_calculated_form.php 7629share/moodle/question/type/calculated/edit_calculated_form.php
7605share/moodle/question/type/calculated/lang/en/qtype_calculated.php 7630share/moodle/question/type/calculated/lang/en/qtype_calculated.php
7606share/moodle/question/type/calculated/lib.php 7631share/moodle/question/type/calculated/lib.php
7607share/moodle/question/type/calculated/pix/icon.gif 7632share/moodle/question/type/calculated/pix/icon.gif
7608share/moodle/question/type/calculated/question.php 7633share/moodle/question/type/calculated/question.php
7609share/moodle/question/type/calculated/questiontype.php 7634share/moodle/question/type/calculated/questiontype.php
7610share/moodle/question/type/calculated/renderer.php 7635share/moodle/question/type/calculated/renderer.php
7611share/moodle/question/type/calculated/simpletest/helper.php 7636share/moodle/question/type/calculated/simpletest/helper.php
7612share/moodle/question/type/calculated/simpletest/testquestion.php 7637share/moodle/question/type/calculated/simpletest/testquestion.php
 7638share/moodle/question/type/calculated/simpletest/testquestiontype.php
7613share/moodle/question/type/calculated/simpletest/testvariablesubstituter.php 7639share/moodle/question/type/calculated/simpletest/testvariablesubstituter.php
7614share/moodle/question/type/calculated/simpletest/testwalkthrough.php 7640share/moodle/question/type/calculated/simpletest/testwalkthrough.php
7615share/moodle/question/type/calculated/styles.css 7641share/moodle/question/type/calculated/styles.css
7616share/moodle/question/type/calculated/version.php 7642share/moodle/question/type/calculated/version.php
7617share/moodle/question/type/calculatedmulti/backup/moodle2/backup_qtype_calculatedmulti_plugin.class.php 7643share/moodle/question/type/calculatedmulti/backup/moodle2/backup_qtype_calculatedmulti_plugin.class.php
7618share/moodle/question/type/calculatedmulti/backup/moodle2/restore_qtype_calculatedmulti_plugin.class.php 7644share/moodle/question/type/calculatedmulti/backup/moodle2/restore_qtype_calculatedmulti_plugin.class.php
7619share/moodle/question/type/calculatedmulti/db/simpletest/testupgradelibnewqe.php 7645share/moodle/question/type/calculatedmulti/db/simpletest/testupgradelibnewqe.php
7620share/moodle/question/type/calculatedmulti/db/upgradelib.php 7646share/moodle/question/type/calculatedmulti/db/upgradelib.php
7621share/moodle/question/type/calculatedmulti/edit_calculatedmulti_form.php 7647share/moodle/question/type/calculatedmulti/edit_calculatedmulti_form.php
7622share/moodle/question/type/calculatedmulti/lang/en/qtype_calculatedmulti.php 7648share/moodle/question/type/calculatedmulti/lang/en/qtype_calculatedmulti.php
7623share/moodle/question/type/calculatedmulti/lib.php 7649share/moodle/question/type/calculatedmulti/lib.php
7624share/moodle/question/type/calculatedmulti/pix/icon.gif 7650share/moodle/question/type/calculatedmulti/pix/icon.gif
7625share/moodle/question/type/calculatedmulti/question.php 7651share/moodle/question/type/calculatedmulti/question.php
@@ -7788,26 +7814,27 @@ share/moodle/question/type/rendererbase. @@ -7788,26 +7814,27 @@ share/moodle/question/type/rendererbase.
7788share/moodle/question/type/shortanswer/backup/moodle1/lib.php 7814share/moodle/question/type/shortanswer/backup/moodle1/lib.php
7789share/moodle/question/type/shortanswer/backup/moodle2/backup_qtype_shortanswer_plugin.class.php 7815share/moodle/question/type/shortanswer/backup/moodle2/backup_qtype_shortanswer_plugin.class.php
7790share/moodle/question/type/shortanswer/backup/moodle2/restore_qtype_shortanswer_plugin.class.php 7816share/moodle/question/type/shortanswer/backup/moodle2/restore_qtype_shortanswer_plugin.class.php
7791share/moodle/question/type/shortanswer/db/install.xml 7817share/moodle/question/type/shortanswer/db/install.xml
7792share/moodle/question/type/shortanswer/db/simpletest/testupgradelibnewqe.php 7818share/moodle/question/type/shortanswer/db/simpletest/testupgradelibnewqe.php
7793share/moodle/question/type/shortanswer/db/upgradelib.php 7819share/moodle/question/type/shortanswer/db/upgradelib.php
7794share/moodle/question/type/shortanswer/edit_shortanswer_form.php 7820share/moodle/question/type/shortanswer/edit_shortanswer_form.php
7795share/moodle/question/type/shortanswer/lang/en/qtype_shortanswer.php 7821share/moodle/question/type/shortanswer/lang/en/qtype_shortanswer.php
7796share/moodle/question/type/shortanswer/lib.php 7822share/moodle/question/type/shortanswer/lib.php
7797share/moodle/question/type/shortanswer/pix/icon.gif 7823share/moodle/question/type/shortanswer/pix/icon.gif
7798share/moodle/question/type/shortanswer/question.php 7824share/moodle/question/type/shortanswer/question.php
7799share/moodle/question/type/shortanswer/questiontype.php 7825share/moodle/question/type/shortanswer/questiontype.php
7800share/moodle/question/type/shortanswer/renderer.php 7826share/moodle/question/type/shortanswer/renderer.php
 7827share/moodle/question/type/shortanswer/simpletest/helper.php
7801share/moodle/question/type/shortanswer/simpletest/testquestion.php 7828share/moodle/question/type/shortanswer/simpletest/testquestion.php
7802share/moodle/question/type/shortanswer/simpletest/testquestiontype.php 7829share/moodle/question/type/shortanswer/simpletest/testquestiontype.php
7803share/moodle/question/type/shortanswer/styles.css 7830share/moodle/question/type/shortanswer/styles.css
7804share/moodle/question/type/shortanswer/version.php 7831share/moodle/question/type/shortanswer/version.php
7805share/moodle/question/type/simpletest/testquestionbase.php 7832share/moodle/question/type/simpletest/testquestionbase.php
7806share/moodle/question/type/simpletest/testquestiontype.php 7833share/moodle/question/type/simpletest/testquestiontype.php
7807share/moodle/question/type/truefalse/backup/moodle1/lib.php 7834share/moodle/question/type/truefalse/backup/moodle1/lib.php
7808share/moodle/question/type/truefalse/backup/moodle2/backup_qtype_truefalse_plugin.class.php 7835share/moodle/question/type/truefalse/backup/moodle2/backup_qtype_truefalse_plugin.class.php
7809share/moodle/question/type/truefalse/backup/moodle2/restore_qtype_truefalse_plugin.class.php 7836share/moodle/question/type/truefalse/backup/moodle2/restore_qtype_truefalse_plugin.class.php
7810share/moodle/question/type/truefalse/db/install.xml 7837share/moodle/question/type/truefalse/db/install.xml
7811share/moodle/question/type/truefalse/db/simpletest/testupgradelibnewqe.php 7838share/moodle/question/type/truefalse/db/simpletest/testupgradelibnewqe.php
7812share/moodle/question/type/truefalse/db/upgradelib.php 7839share/moodle/question/type/truefalse/db/upgradelib.php
7813share/moodle/question/type/truefalse/edit_truefalse_form.php 7840share/moodle/question/type/truefalse/edit_truefalse_form.php
@@ -8645,26 +8672,27 @@ share/moodle/theme/sky_high/pix/sprite.p @@ -8645,26 +8672,27 @@ share/moodle/theme/sky_high/pix/sprite.p
8645share/moodle/theme/sky_high/pix/submenu.png 8672share/moodle/theme/sky_high/pix/submenu.png
8646share/moodle/theme/sky_high/pix/top_bg.gif 8673share/moodle/theme/sky_high/pix/top_bg.gif
8647share/moodle/theme/sky_high/pix_core/t/block_to_dock.png 8674share/moodle/theme/sky_high/pix_core/t/block_to_dock.png
8648share/moodle/theme/sky_high/pix_core/t/dock_to_block.png 8675share/moodle/theme/sky_high/pix_core/t/dock_to_block.png
8649share/moodle/theme/sky_high/pix_core/t/dockclose.png 8676share/moodle/theme/sky_high/pix_core/t/dockclose.png
8650share/moodle/theme/sky_high/pix_core/t/switch_minus.gif 8677share/moodle/theme/sky_high/pix_core/t/switch_minus.gif
8651share/moodle/theme/sky_high/pix_core/t/switch_plus.gif 8678share/moodle/theme/sky_high/pix_core/t/switch_plus.gif
8652share/moodle/theme/sky_high/settings.php 8679share/moodle/theme/sky_high/settings.php
8653share/moodle/theme/sky_high/style/core.css 8680share/moodle/theme/sky_high/style/core.css
8654share/moodle/theme/sky_high/style/editor.css 8681share/moodle/theme/sky_high/style/editor.css
8655share/moodle/theme/sky_high/style/menu.css 8682share/moodle/theme/sky_high/style/menu.css
8656share/moodle/theme/sky_high/style/pagelayout.css 8683share/moodle/theme/sky_high/style/pagelayout.css
8657share/moodle/theme/sky_high/style/report.css 8684share/moodle/theme/sky_high/style/report.css
 8685share/moodle/theme/sky_high/style/settings.css
8658share/moodle/theme/splash/config.php 8686share/moodle/theme/splash/config.php
8659share/moodle/theme/splash/lang/en/theme_splash.php 8687share/moodle/theme/splash/lang/en/theme_splash.php
8660share/moodle/theme/splash/layout/general.php 8688share/moodle/theme/splash/layout/general.php
8661share/moodle/theme/splash/layout/report.php 8689share/moodle/theme/splash/layout/report.php
8662share/moodle/theme/splash/lib.php 8690share/moodle/theme/splash/lib.php
8663share/moodle/theme/splash/pix/bg.jpg 8691share/moodle/theme/splash/pix/bg.jpg
8664share/moodle/theme/splash/pix/bgblue.jpg 8692share/moodle/theme/splash/pix/bgblue.jpg
8665share/moodle/theme/splash/pix/bggreen.jpg 8693share/moodle/theme/splash/pix/bggreen.jpg
8666share/moodle/theme/splash/pix/bgorange.jpg 8694share/moodle/theme/splash/pix/bgorange.jpg
8667share/moodle/theme/splash/pix/blue-theme.jpg 8695share/moodle/theme/splash/pix/blue-theme.jpg
8668share/moodle/theme/splash/pix/blue-theme2.gif 8696share/moodle/theme/splash/pix/blue-theme2.gif
8669share/moodle/theme/splash/pix/blue-theme2.jpg 8697share/moodle/theme/splash/pix/blue-theme2.jpg
8670share/moodle/theme/splash/pix/blue.jpg 8698share/moodle/theme/splash/pix/blue.jpg

cvs diff -r1.7 -r1.8 pkgsrc/www/moodle/distinfo (expand / switch to unified diff)

--- pkgsrc/www/moodle/distinfo 2012/01/22 12:16:02 1.7
+++ pkgsrc/www/moodle/distinfo 2012/04/25 20:21:58 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2012/01/22 12:16:02 gls Exp $ 1$NetBSD: distinfo,v 1.8 2012/04/25 20:21:58 gls Exp $
2 2
3SHA1 (moodle-2.1.4.tgz) = 6d8032953d94803a92234b6fb2cc57dcfb1fbb51 3SHA1 (moodle-2.1.5.tgz) = f89cd907e8d60c8cb8d404a3036133efa7de6159
4RMD160 (moodle-2.1.4.tgz) = b6c3993cfcbecca25d2c39bac33dc37a91480055 4RMD160 (moodle-2.1.5.tgz) = 68cea7b0729b7dbf83170ee0c163cfc86e152f26
5Size (moodle-2.1.4.tgz) = 23938102 bytes 5Size (moodle-2.1.5.tgz) = 23969954 bytes