[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/yuilib/ -> readme_moodle.txt (source)

   1  Description of import of various YUI libraries into Moodle:
   2  
   3  1/ YUI2 version 2.9.0:
   4  * copy of 2in3 without older version
   5  * exact version specified in lib/setup.php
   6  
   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
  14  
  15  If you need to patch the YUI library between its official releases, you *must* read
  16  http://docs.moodle.org/dev/YUI/Patching.
  17  
  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*
  26  
  27  Code downloaded from:
  28  http://yuilibrary.com


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1