[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/ckeditor/ -> CHANGELOG.txt (source)

   1  $Id: CHANGELOG.txt,v 1.6.2.62 2010/09/29 09:22:45 dczepierga Exp $
   2  
   3  -----------------------------
   4   2010-09-29
   5   New stable release: 6.x-1.2
   6  -----------------------------
   7  
   8  -- 2010-09-27
   9  - [#924020] by dczepierga: Add BiDi buttons to toolbar as default
  10  - [#818378] by ahwebd&fmjrey: Not all css files are loaded
  11  
  12  -- 2010-09-15
  13  - [#738474] by dczepierga: Cannot edit or delete poorly named profile that include forward slashes
  14  - [#742160] by dczepierga: warning: strtok() expects parameter 1 to be string in ckeditor.page.inc
  15  - [#772396] by jcisio: Put ckeditor.utils.js in header for better aggregation
  16  
  17  -- 2010-06-18
  18  - [#827238]: README.txt should include the information about sites/all/libraries/
  19  - [#824918]: Disabling, enabling Scayt
  20  
  21  -- 2010-06-16
  22  - [#822948]: Fixed: Migrating from fckeditor to ckeditor causes postgresql error
  23  - [#725086] by Dmitriy.trt: Fixed CKEditor does not appear on windows with non-empty window.opener
  24  
  25  -- 2010-06-14
  26  - [#814970]: Fixed: Teaser break not working with CKEditor 3.3
  27  
  28  -- 2010-05-07
  29  - [#776026]: Fixed: output default values are kept when editing a ckeditor profile
  30  
  31  -- 2010-05-06
  32  - [#772134]: Avoid Javascript Caching of editor CSS
  33  
  34  -- 2010-03-30
  35  - [#756516] by kosilka: mistake in variable name
  36  
  37  -- 2010-03-22
  38  - [#741572] Fixed compatibility with the Ajax module
  39  
  40  -- 2010-03-15
  41  - [#742662] Fixed Notices Undefined index: language_direction and forcePasteAsPlainText
  42  - [#742680] Fixed Notice: Undefined property: stdClass::$name
  43  - [#742244] Fixed Creating a CKEditor Profile makes editor disappear
  44  
  45  -----------------------------
  46   2010-03-11
  47   New stable release: 6.x-1.1
  48  -----------------------------
  49  
  50  -- 2010-03-10
  51  - [#674454] Changed drush command name 
  52  
  53  -- 2010-03-09
  54  - [#736786] by irakli: CKEditor is incompatible with Installation profiles
  55  
  56  -- 2010-03-06
  57  - [#732264] Fixed ckeditor dialog when editor is running in modal window from ctools
  58  
  59  -- 2010-03-05
  60  - [#733512] Fixed editing area size 
  61  
  62  -- 2010-03-04
  63  - [#731086] Notice: Undefined index: #rows / #value
  64  - [#703960] by hinanui: The CKEditor fails to load sporadically if the teaser of the node is empty
  65  - [#703428] Add forcePasteAsPlainText to CKEditor profile
  66  - [#707878] Add output formatting
  67  - [#725880] RTL solution for editor
  68  
  69  -- 2010-03-02
  70  - [#729142] Notice: Undefined variable: filebroswer in ckeditor.module on line 703
  71  - [#728212] by morningtime: Looks for contents.css in wrong location
  72  - [#679976] support Panels
  73  - [#721914] Opening IMCE window without Image Dialog
  74  
  75  -- 2010-03-01
  76  - [#716274] Clone Profile incompatible with PCRE <7.0
  77  
  78  -- 2010-02-17
  79  - [#651616] by FrankT: added German translation
  80  - [#707370] support Tinybrowser
  81  
  82  -- 2010-02-16
  83  - [#651616] by samuelsan: added Spanish translation
  84  - [#713804] by thebuckst0p: Fixed migration from fckeditor (doesn't respect DB prefix for fckeditor_role) 
  85  
  86  -- 2010-02-03
  87  - [#651616] by chmoindron: added French translation
  88  - [#703316] Advanced settings are broken in the dev release
  89  - [#695474] by jeeba: Fixed warning: Invalid argument supplied for foreach() in ckeditor.module line 998
  90  - [#694082] by FrankT: Fixed string issues
  91  
  92  -- 2010-01-25
  93  - [#692558] by J0nathan: Fixed problem with adding boolean values into "Custom javascript configuration
  94  
  95  -- 2010-01-15
  96  - Added current instance tracking in javascript for easier integration with other module (Drupal.ckeditorInstance)
  97  - Added Drupal.ckeditorInsertHtml function
  98  - [#686024] by Grizz: Fixed errors in CSS file
  99  
 100  ------------------------------
 101   2010-01-14 
 102   First stable release: 6.x-1.0
 103  ------------------------------
 104  
 105  -- 2010-01-14
 106  - [#680798] Improved compatibility with NewsFlash theme
 107  
 108  -- 2010-01-12
 109  - [#680202] Fixed: image preview not working in IE8
 110  - [#664488] Fixed: CKEditor grabs initial focus in IE
 111  
 112  -- 2010-01-08
 113  - [#665108] Fixed: CKeditor Show summary in full view checkbox always checked in editing mode
 114  
 115  -- 2010-01-06
 116  - [#674454] by Dave Reid: Add drush integration to download the CKEditor library.
 117  
 118  -- 2009-12-23
 119  - [#659278], [#666560], [#666616] Teaser buttons were missing when teasers were disabled by other modules
 120  
 121  -- 2009-12-22
 122  - [#663228] Fixed: Link to node not working properly
 123  - [#665108] Fixed: CKeditor hide "Show summary in full view" checkbox
 124  - [#662590] Fixed: If more than one editor css file set in "Edit CKEditor profile" > "Define CSS path", then none are used
 125  - Improvements in MediaEmbed plugin
 126  
 127  -- 2009-12-17
 128  - [#654626] Fixed PHP notice (Undefined offset in ckeditor_get_nodetype)
 129  
 130  -- 2009-12-16
 131  - Fixed names of 'NumberedList' and 'BulletedList' buttons in Basic Toolbar
 132  - [#656570] Fixed problems with missing ckeditor.styles.js
 133  - [#654626] Fixed PHP notices "Undefined index: simple_incl, excl"
 134  - Fixed double slash in path to break and teaserbreak button images
 135  
 136  -- 2009-12-15
 137  - [#659314] Fixed name of Format button in Basic Toolbar
 138  
 139  -- 2009-12-10
 140  - Added MediaEmbed plugin
 141   - [#652274] Fixed: Error Message from Color module with CKEditor
 142   - [#653498] Fixed: Empty teasers when editing content
 143   - [#651904] Fixed: CKEditor Widens Beyond content area when Resized
 144   - [#652570] Fixed: Force simple toolbar doesn't work
 145  
 146  -------------------------------------------
 147   2009-12-05 
 148   First public (beta) release: 6.x-1.0-beta1
 149  -------------------------------------------
 150  
 151  -- 2009-10-05
 152  - Created initial dev version of the CKEditor module


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7