[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

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

   1  Description of TinyMCE library integration in Moodle
   2  =========================================================================================
   3  
   4  Copyright: (c) 2004-2012, Moxiecode Systems AB, All rights reserved.
   5  License: GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999
   6  
   7  Moodle maintainer: Petr Skoda (skodak)
   8  
   9  =========================================================================================
  10  Upgrade procedure:
  11  
  12  1/ extract standard TinyMCE package into lib/editor/tinymce/tiny_mce/x.y.z/
  13  2/ bump up editor version in lib.php to match the directory name x.y.z
  14  3/ bump up main version.php
  15  4/ update ./thirdpartylibs.xml
  16  5/ execute cli/update_lang_files.php and review changes in lang/en/editor_tinymce.php
  17  
  18  Changes:
  19  lib/editor/tinymce/tiny_mce/3.5.10/plugins/fullscreen/editor_plugin_src.js:31-33 - Added checks to see if required functions exist.
  20  There is a javascript error in IE where maximising the tinyMCE editor window with an image in it.
  21  lib/editor/tinymce/tiny_mce/3.5.10/theme/advanced/skins/moodle/content.css:50-53 - Added CSS to allow bullet points to be displayed
  22  in rtl languages.
  23  
  24  TODO:
  25   * create some new automated script that sends other languages from upstream into AMOS


Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1