Sha256: 34503b58da8e1afb27f20ed58a1d0f0b4f02d11908565687dbe7b3b99f5fb31b

Contents?: true

Size: 657 Bytes

Versions: 2

Compression:

Stored size: 657 Bytes

Contents

1.) Go to https://ckeditor.com/cke4/builder
2.) Customize and Download
3.) Upload the build-config.js from this ./ckeditor/
4.) Select Skin Moono Color skin (scroll to the right)
5.) Language English
6.) Optimized Source
7.) Unzip the ckeditor.zip over the ./ckeditor/ directory
8.) Delete the ./ckeditor/samples/ directory

9.) cd effective_ckeditor/app/assets/javascripts/
10.) chmod +x after_update.sh
11.) ./after_update.sh
12.) Go into git and revert any removed plugins/effective_*/ files
13.) In the skins .css files, look for strings like "url(icons.png?t=8b53603e8)" and replace with "url(<%= asset_path('ckeditor/skins/moonocolor/icons.png') %>)"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
effective_ckeditor-1.9.2 app/assets/javascripts/HOW_TO_UPGRADE_CKEDITOR.txt
effective_ckeditor-1.9.1 app/assets/javascripts/HOW_TO_UPGRADE_CKEDITOR.txt