ユーザ用ツール

サイト用ツール


cms:drupal:upgrade8-3:start

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
cms:drupal:upgrade8-3:start [2022/01/05 21:17] – [Colorbox] kingcms:drupal:upgrade8-3:start [2022/01/10 12:42] (現在) – [7->8 試し3] king
行 1: 行 1:
-====== 7->試し3 ======+====== 7->Try3 ======
  
 ===== 準備 ===== ===== 準備 =====
行 87: 行 87:
  
 https://www.drupal.org/project/colorbox_inline https://www.drupal.org/project/colorbox_inline
 +
 +==== ckeditor ====
 +ckeditorのバージョンを調べる
 +<code>
 +core/assets/vendor/ckeditor/CHANGES.md の冒頭部分
 +
 +CKEditor 4 Changelog
 +====================
 +
 +## CKEditor 4.14.1
 +
 +</code>
 +
 +===== codesnippetモジュール =====
 +https://www.drupal.org/project/codesnippet
 +
 +モジュールを有効にする前に、プラグインを入れておく。 https://ckeditor.com/cke4/addon/codesnippet 
 + モジュールの中にあるREADME.TXTに書いてある。
 +<code>
 +1. Download the CodeSnippet plugin (AT LEAST version 4.5.11) from
 +   http://ckeditor.com/addon/codesnippet.
 +2. Place the plugin folder in the root libraries folder 
 +   (/libraries/codesnippet).
 +3. Enable CodeSnippet in the Drupal admin.
 +4. Configure your WYSIWYG toolbar to include the buttons.
 +</code>
 +
 +ダウンロードに4.14.1がないので、4.15のダウンロードリンクをコピーして4.14に修正してダウンロードした。ダウンロードしたものを/libraries に入れる。
 +
 +その後に、テキストフォーまったでアイコンを設定して保存
 +
 +
 +
 +
 +
  
  
cms/drupal/upgrade8-3/start.1641385033.txt.gz · 最終更新: 2022/01/05 21:17 by king