Merge branch 'MDL-54742-master' of git://github.com/mihailges/moodle
[moodle.git] / lib / yuilib / readme_moodle.txt
blob00014ab1b791977d3df9232c23e4e43206b03f7b
1 Description of import of various YUI libraries into Moodle:
3 1/ YUI2 version 2.9.0:
4 * copy of 2in3 without older version
5 * exact version specified in lib/setup.php
7 2/ YUI3 version 3.17.2:
8 * full copy of the "build" directory. Unit test code coverage files (*-coverage.js)
9   are removed but no other changes are made.
10 * make sure there are no @VERSION@ leftovers - replace them with current version
11 * exact version specified in lib/setup.php
12 * update lib/thirdpartylibs.xml
13 * verify our simpleyui rollup contents in /theme/yui_combo.php
15 If you need to patch the YUI library between its official releases, you *must* read
16 http://docs.moodle.org/dev/YUI/Patching.
18 3/ YUI3 Gallery version gallery-2013.10.02-20-26:
19 * selective copy of the "build" directory for the checked out tag of yui3-gallery.
20   Unit test code coverage files (*-coverage.js) are removed but no other changes are made.
21 * update lib/thirdpartylibs.xml
22 * Note: versions in the gallery modules may differ from the tagged version but will be the
23   latest at the time the module was tagged.
24 Currently supported gallery modules:
25 * gallery-sm-treeview*
27 Code downloaded from:
28 http://yuilibrary.com