[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/editor/tinymce/plugins/pdw/ -> readme_moodle.txt (source)

   1  Description of PDW Toolbar Toggle integration in Moodle
   2  =========================================================================================
   3  
   4  Copyright: Guido Neele (www.neele.name)
   5  License: MIT
   6  
   7  Moodle maintainer: Jason Fowler (phalacee)
   8  
   9  =========================================================================================
  10  Upgrade procedure:
  11  1/ extract standard PDW package into lib/editor/tinymce/plugins/pdw/tinymce/
  12  2/ bump up version.php
  13  3/ update ./thirdpartylibs.xml
  14  4/ reimplement patch in MDL-23646
  15  5/ reimplement patch in MDL-40668
  16  6/ add in "DOM.setStyle(ifr, 'width',DOM.getSize(ifrcon).w); // Resize iframe" (without quotes)
  17     after "DOM.setStyle(ifr, 'height',DOM.getSize(ifr).h + dy); // Resize iframe"
  18  7/ reimplement patch in MDL-42481
  19  8/ reimplement patch in MDL-42684
  20  9/ reimplement patch in MDL-42887


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