update ckeditor to latest version, drop maintainership

This commit is contained in:
espie 2018-03-30 13:04:59 +00:00
parent a850ad5495
commit 17c22be7eb
3 changed files with 216 additions and 134 deletions

View File

@ -1,16 +1,14 @@
# $OpenBSD: Makefile,v 1.5 2016/06/30 11:51:06 espie Exp $
# $OpenBSD: Makefile,v 1.6 2018/03/30 13:04:59 espie Exp $
COMMENT = CKeditor for drupal
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = ckeditor-7.x-1.13
PKGNAME = drupal7-ckeditor-1.13
V = 4.2
DISTNAME = ckeditor-7.x-1.18
PKGNAME = drupal7-ckeditor-1.18
V = 4.9.1
ED = ckeditor_$V_standard.tar.gz
DISTFILES = ${DISTNAME}.tar.gz \
${ED}:0
EXTRACT_ONLY = ${DISTNAME}.tar.gz
REVISION = 0
MASTER_SITES0 = http://download.cksource.com/CKEditor/CKEditor/CKEditor%20$V/

View File

@ -1,4 +1,4 @@
SHA256 (drupal7/ckeditor-7.x-1.13.tar.gz) = P4EA6GxS3h1jhZkqMqR/n4muXhYj/rj1g5hsvOwgX8M=
SHA256 (drupal7/ckeditor_4.2_standard.tar.gz) = wTgnhGGT+qPTBz7PePG4hi40hE0kwisizT46K9IfYPU=
SIZE (drupal7/ckeditor-7.x-1.13.tar.gz) = 242724
SIZE (drupal7/ckeditor_4.2_standard.tar.gz) = 780568
SHA256 (drupal7/ckeditor-7.x-1.18.tar.gz) = C/KnwKCKxpSKg5ZAcHYnTwW1CyewFQtEUPCQZJv2igQ=
SHA256 (drupal7/ckeditor_4.9.1_standard.tar.gz) = DpQ3FflYDPZa2tAg0SsaFUolm9tM57e9c26Rn3dp69w=
SIZE (drupal7/ckeditor-7.x-1.18.tar.gz) = 198098
SIZE (drupal7/ckeditor_4.9.1_standard.tar.gz) = 1028858

View File

@ -1,17 +1,14 @@
@comment $OpenBSD: PLIST,v 1.4 2014/02/08 21:16:26 espie Exp $
@comment $OpenBSD: PLIST,v 1.5 2018/03/30 13:04:59 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}ckeditor/
${DRUPAL_MODS}ckeditor/CHANGELOG.txt
${DRUPAL_MODS}ckeditor/LICENSE.txt
${DRUPAL_MODS}ckeditor/README.txt
${DRUPAL_MODS}ckeditor/TROUBLESHOOTING.txt
${DRUPAL_MODS}ckeditor/UPGRADE.txt
${DRUPAL_MODS}ckeditor/ckeditor/
${DRUPAL_MODS}ckeditor/ckeditor-rtl.css
${DRUPAL_MODS}ckeditor/ckeditor.api.php
${DRUPAL_MODS}ckeditor/ckeditor.ckeditor.inc
${DRUPAL_MODS}ckeditor/ckeditor.config.js
${DRUPAL_MODS}ckeditor/ckeditor.css
${DRUPAL_MODS}ckeditor/ckeditor.info
${DRUPAL_MODS}ckeditor/ckeditor.install
${DRUPAL_MODS}ckeditor/ckeditor.module
@ -29,6 +26,7 @@ ${DRUPAL_MODS}ckeditor/ckeditor/contents.css
${DRUPAL_MODS}ckeditor/ckeditor/lang/
${DRUPAL_MODS}ckeditor/ckeditor/lang/af.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/ar.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/az.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/bg.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/bn.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/bs.js
@ -36,6 +34,7 @@ ${DRUPAL_MODS}ckeditor/ckeditor/lang/ca.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/cs.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/cy.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/da.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/de-ch.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/de.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/el.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/en-au.js
@ -43,6 +42,7 @@ ${DRUPAL_MODS}ckeditor/ckeditor/lang/en-ca.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/en-gb.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/en.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/eo.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/es-mx.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/es.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/et.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/eu.js
@ -73,6 +73,7 @@ ${DRUPAL_MODS}ckeditor/ckeditor/lang/ms.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/nb.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/nl.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/no.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/oc.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/pl.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/pt-br.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/pt.js
@ -87,6 +88,7 @@ ${DRUPAL_MODS}ckeditor/ckeditor/lang/sr.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/sv.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/th.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/tr.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/tt.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/ug.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/uk.js
${DRUPAL_MODS}ckeditor/ckeditor/lang/vi.js
@ -98,20 +100,28 @@ ${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
@ -124,6 +134,7 @@ ${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
@ -132,6 +143,7 @@ ${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
@ -146,10 +158,12 @@ ${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/about/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/about/dialogs/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/about/dialogs/about.js
@ -161,9 +175,6 @@ ${DRUPAL_MODS}ckeditor/ckeditor/plugins/clipboard/dialogs/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/dialog/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/dialog/dialogDefinition.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/fakeobjects/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/fakeobjects/images/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/fakeobjects/images/spacer.gif
${DRUPAL_MODS}ckeditor/ckeditor/plugins/icons.png
${DRUPAL_MODS}ckeditor/ckeditor/plugins/icons_hidpi.png
${DRUPAL_MODS}ckeditor/ckeditor/plugins/image/
@ -182,32 +193,48 @@ ${DRUPAL_MODS}ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png
${DRUPAL_MODS}ckeditor/ckeditor/plugins/magicline/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/magicline/images/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/magicline/images/hidpi/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
${DRUPAL_MODS}ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png
${DRUPAL_MODS}ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png
${DRUPAL_MODS}ckeditor/ckeditor/plugins/magicline/images/icon.png
${DRUPAL_MODS}ckeditor/ckeditor/plugins/pastefromword/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/pastefromword/filter/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/pastefromword/filter/default.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/CHANGELOG.md
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/LICENSE.md
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/README.md
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/dialogs/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/dialogs/options.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/skins/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
@ -219,14 +246,19 @@ ${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
@ -235,182 +267,240 @@ ${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/table/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/table/dialogs/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/table/dialogs/table.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/tableselection/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/tableselection/styles/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css
${DRUPAL_MODS}ckeditor/ckeditor/plugins/tabletools/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/tabletools/dialogs/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/widget/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/widget/images/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/widget/images/handle.png
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/LICENSE.md
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/README.md
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/dialogs/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/dialogs/tmp.html
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/skins/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/
${DRUPAL_MODS}ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/
${DRUPAL_MODS}ckeditor/ckeditor/samples/ajax.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/api.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/appendto.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/inlineall/
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/inlineall/logo.png
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/outputxhtml/
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/outputxhtml/outputxhtml.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/posteddata.php
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/sample.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/sample.jpg
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/uilanguages/
${DRUPAL_MODS}ckeditor/ckeditor/samples/assets/uilanguages/languages.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/datafiltering.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/divreplace.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/css/
${DRUPAL_MODS}ckeditor/ckeditor/samples/css/samples.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/img/
${DRUPAL_MODS}ckeditor/ckeditor/samples/img/github-top.png
${DRUPAL_MODS}ckeditor/ckeditor/samples/img/header-bg.png
${DRUPAL_MODS}ckeditor/ckeditor/samples/img/header-separator.png
${DRUPAL_MODS}ckeditor/ckeditor/samples/img/logo.png
${DRUPAL_MODS}ckeditor/ckeditor/samples/img/logo.svg
${DRUPAL_MODS}ckeditor/ckeditor/samples/img/navigation-tip.png
${DRUPAL_MODS}ckeditor/ckeditor/samples/index.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/inlineall.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/inlinebycode.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/inlinetextarea.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/jquery.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/dialog/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/dialog/assets/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/dialog/assets/my_dialog.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/dialog/dialog.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/enterkey/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/enterkey/enterkey.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/htmlwriter/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/htmlwriter/assets/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/htmlwriter/outputforflash.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/htmlwriter/outputhtml.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/magicline/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/magicline/magicline.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/toolbar/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/toolbar/toolbar.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/wysiwygarea/
${DRUPAL_MODS}ckeditor/ckeditor/samples/plugins/wysiwygarea/fullpage.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/readonly.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/replacebyclass.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/replacebycode.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/sample.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/sample.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/sample_posteddata.php
${DRUPAL_MODS}ckeditor/ckeditor/samples/tabindex.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/uicolor.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/uilanguages.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/xhtmlstyle.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/js/
${DRUPAL_MODS}ckeditor/ckeditor/samples/js/sample.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/js/sf.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/ajax.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/api.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/appendto.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/assets/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/assets/inlineall/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/assets/inlineall/logo.png
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/assets/outputxhtml/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/assets/posteddata.php
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/assets/sample.jpg
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/assets/uilanguages/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/assets/uilanguages/languages.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/datafiltering.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/dialog/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/dialog/assets/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/dialog/assets/my_dialog.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/dialog/dialog.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/divreplace.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/enterkey/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/enterkey/enterkey.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/htmlwriter/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/htmlwriter/assets/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/htmlwriter/outputforflash.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/htmlwriter/outputhtml.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/index.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/inlineall.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/inlinebycode.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/inlinetextarea.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/jquery.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/magicline/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/magicline/magicline.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/readonly.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/replacebyclass.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/replacebycode.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/sample.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/sample.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/sample_posteddata.php
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/tabindex.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/toolbar/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/toolbar/toolbar.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/uicolor.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/uilanguages.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/wysiwygarea/
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/wysiwygarea/fullpage.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/old/xhtmlstyle.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/css/
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/css/fontello.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/font/
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/font/config.json
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.eot
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.svg
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.ttf
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.woff
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/index.html
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/js/
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/lib/
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
${DRUPAL_MODS}ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js
${DRUPAL_MODS}ckeditor/ckeditor/skins/
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/dialog.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/dialog_ie.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/dialog_ie7.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/dialog_ie8.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/dialog_iequirks.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/dialog_opera.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/editor.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/editor_gecko.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/editor_ie.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/editor_ie7.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/editor_ie8.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/editor_iequirks.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/icons.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/icons_hidpi.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/arrow.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/close.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/hidpi/
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/hidpi/close.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/hidpi/lock-open.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/hidpi/lock.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/hidpi/refresh.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/lock-open.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/lock.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/images/refresh.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono/readme.md
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/dialog.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/editor.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/editor_ie.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/icons.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/arrow.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/close.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/hidpi/
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/lock.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/refresh.png
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif
${DRUPAL_MODS}ckeditor/ckeditor/skins/moono-lisa/readme.md
${DRUPAL_MODS}ckeditor/ckeditor/styles.js
${DRUPAL_MODS}ckeditor/css/
${DRUPAL_MODS}ckeditor/css/ckeditor-rtl.css
${DRUPAL_MODS}ckeditor/css/ckeditor.admin.css
${DRUPAL_MODS}ckeditor/css/ckeditor.css
${DRUPAL_MODS}ckeditor/css/ckeditor.editor.css
${DRUPAL_MODS}ckeditor/images/
${DRUPAL_MODS}ckeditor/images/buttons/
${DRUPAL_MODS}ckeditor/images/buttons/about.png
${DRUPAL_MODS}ckeditor/images/buttons/anchor.png
${DRUPAL_MODS}ckeditor/images/buttons/backgroundColor.png
${DRUPAL_MODS}ckeditor/images/buttons/bidiLeft.png
${DRUPAL_MODS}ckeditor/images/buttons/bidiRight.png
${DRUPAL_MODS}ckeditor/images/buttons/blockJustify.png
${DRUPAL_MODS}ckeditor/images/buttons/blockQuote.png
${DRUPAL_MODS}ckeditor/images/buttons/bgcolor.png
${DRUPAL_MODS}ckeditor/images/buttons/bidiltr.png
${DRUPAL_MODS}ckeditor/images/buttons/bidirtl.png
${DRUPAL_MODS}ckeditor/images/buttons/blockquote.png
${DRUPAL_MODS}ckeditor/images/buttons/bold.png
${DRUPAL_MODS}ckeditor/images/buttons/bulletedList.png
${DRUPAL_MODS}ckeditor/images/buttons/bulletedlist.png
${DRUPAL_MODS}ckeditor/images/buttons/button.png
${DRUPAL_MODS}ckeditor/images/buttons/centerJustify.png
${DRUPAL_MODS}ckeditor/images/buttons/checkSpelling.png
${DRUPAL_MODS}ckeditor/images/buttons/checkbox.png
${DRUPAL_MODS}ckeditor/images/buttons/codesnippet.png
${DRUPAL_MODS}ckeditor/images/buttons/copy.png
${DRUPAL_MODS}ckeditor/images/buttons/createDivContainer.png
${DRUPAL_MODS}ckeditor/images/buttons/creatediv.png
${DRUPAL_MODS}ckeditor/images/buttons/cut.png
${DRUPAL_MODS}ckeditor/images/buttons/decreaseIndent.png
${DRUPAL_MODS}ckeditor/images/buttons/docprops.png
${DRUPAL_MODS}ckeditor/images/buttons/drupalbreak.png
${DRUPAL_MODS}ckeditor/images/buttons/drupalpagebreak.png
${DRUPAL_MODS}ckeditor/images/buttons/find.png
${DRUPAL_MODS}ckeditor/images/buttons/flash.png
${DRUPAL_MODS}ckeditor/images/buttons/font.png
${DRUPAL_MODS}ckeditor/images/buttons/fontSize.png
${DRUPAL_MODS}ckeditor/images/buttons/form.png
${DRUPAL_MODS}ckeditor/images/buttons/format.png
${DRUPAL_MODS}ckeditor/images/buttons/group.png
${DRUPAL_MODS}ckeditor/images/buttons/hiddenField.png
${DRUPAL_MODS}ckeditor/images/buttons/horizontalLine.png
${DRUPAL_MODS}ckeditor/images/buttons/hiddenfield.png
${DRUPAL_MODS}ckeditor/images/buttons/horizontalrule.png
${DRUPAL_MODS}ckeditor/images/buttons/icon.png
${DRUPAL_MODS}ckeditor/images/buttons/iframe.png
${DRUPAL_MODS}ckeditor/images/buttons/image.png
${DRUPAL_MODS}ckeditor/images/buttons/imageButton.png
${DRUPAL_MODS}ckeditor/images/buttons/increaseIndent.png
${DRUPAL_MODS}ckeditor/images/buttons/imagebutton.png
${DRUPAL_MODS}ckeditor/images/buttons/indent.png
${DRUPAL_MODS}ckeditor/images/buttons/index.html
${DRUPAL_MODS}ckeditor/images/buttons/italic.png
${DRUPAL_MODS}ckeditor/images/buttons/leftJustify.png
${DRUPAL_MODS}ckeditor/images/buttons/justifyblock.png
${DRUPAL_MODS}ckeditor/images/buttons/justifycenter.png
${DRUPAL_MODS}ckeditor/images/buttons/justifyleft.png
${DRUPAL_MODS}ckeditor/images/buttons/justifyright.png
${DRUPAL_MODS}ckeditor/images/buttons/language.png
${DRUPAL_MODS}ckeditor/images/buttons/link.png
${DRUPAL_MODS}ckeditor/images/buttons/linkit.png
${DRUPAL_MODS}ckeditor/images/buttons/linktomenu.gif
${DRUPAL_MODS}ckeditor/images/buttons/linktonode.gif
${DRUPAL_MODS}ckeditor/images/buttons/mathjax.png
${DRUPAL_MODS}ckeditor/images/buttons/maximize.png
${DRUPAL_MODS}ckeditor/images/buttons/newPage.png
${DRUPAL_MODS}ckeditor/images/buttons/numberedList.png
${DRUPAL_MODS}ckeditor/images/buttons/pageBreakPrinting.png
${DRUPAL_MODS}ckeditor/images/buttons/newpage.png
${DRUPAL_MODS}ckeditor/images/buttons/numberedlist.png
${DRUPAL_MODS}ckeditor/images/buttons/outdent.png
${DRUPAL_MODS}ckeditor/images/buttons/pagebreak.png
${DRUPAL_MODS}ckeditor/images/buttons/paste.png
${DRUPAL_MODS}ckeditor/images/buttons/pastePlainText.png
${DRUPAL_MODS}ckeditor/images/buttons/pasteWord.png
${DRUPAL_MODS}ckeditor/images/buttons/pastefromword.png
${DRUPAL_MODS}ckeditor/images/buttons/pastetext.png
${DRUPAL_MODS}ckeditor/images/buttons/placeholder.png
${DRUPAL_MODS}ckeditor/images/buttons/preview.png
${DRUPAL_MODS}ckeditor/images/buttons/print.png
${DRUPAL_MODS}ckeditor/images/buttons/radioButton.png
${DRUPAL_MODS}ckeditor/images/buttons/radio.png
${DRUPAL_MODS}ckeditor/images/buttons/readmoreButton.png
${DRUPAL_MODS}ckeditor/images/buttons/redo.png
${DRUPAL_MODS}ckeditor/images/buttons/removeFormat.png
${DRUPAL_MODS}ckeditor/images/buttons/removeformat.png
${DRUPAL_MODS}ckeditor/images/buttons/replace.png
${DRUPAL_MODS}ckeditor/images/buttons/rightJustify.png
${DRUPAL_MODS}ckeditor/images/buttons/save.png
${DRUPAL_MODS}ckeditor/images/buttons/selectAll.png
${DRUPAL_MODS}ckeditor/images/buttons/selectionField.png
${DRUPAL_MODS}ckeditor/images/buttons/showBlocks.png
${DRUPAL_MODS}ckeditor/images/buttons/scayt.png
${DRUPAL_MODS}ckeditor/images/buttons/select.png
${DRUPAL_MODS}ckeditor/images/buttons/selectall.png
${DRUPAL_MODS}ckeditor/images/buttons/showblocks.png
${DRUPAL_MODS}ckeditor/images/buttons/size.png
${DRUPAL_MODS}ckeditor/images/buttons/smiley.png
${DRUPAL_MODS}ckeditor/images/buttons/source.png
${DRUPAL_MODS}ckeditor/images/buttons/sourcedialog.png
${DRUPAL_MODS}ckeditor/images/buttons/spacer.png
${DRUPAL_MODS}ckeditor/images/buttons/specialCharacter.png
${DRUPAL_MODS}ckeditor/images/buttons/specialchar.png
${DRUPAL_MODS}ckeditor/images/buttons/spellchecker.png
${DRUPAL_MODS}ckeditor/images/buttons/strike.png
${DRUPAL_MODS}ckeditor/images/buttons/styles.png
${DRUPAL_MODS}ckeditor/images/buttons/subscript.png
${DRUPAL_MODS}ckeditor/images/buttons/superscript.png
${DRUPAL_MODS}ckeditor/images/buttons/table.png
${DRUPAL_MODS}ckeditor/images/buttons/templates.png
${DRUPAL_MODS}ckeditor/images/buttons/textColor.png
${DRUPAL_MODS}ckeditor/images/buttons/textField.png
${DRUPAL_MODS}ckeditor/images/buttons/textarea.png
${DRUPAL_MODS}ckeditor/images/buttons/textcolor.png
${DRUPAL_MODS}ckeditor/images/buttons/textfield.png
${DRUPAL_MODS}ckeditor/images/buttons/uicolor.png
${DRUPAL_MODS}ckeditor/images/buttons/underline.png
${DRUPAL_MODS}ckeditor/images/buttons/undo.png
${DRUPAL_MODS}ckeditor/images/buttons/unlink.png
@ -427,9 +517,6 @@ ${DRUPAL_MODS}ckeditor/includes/ckeditor.user.inc
${DRUPAL_MODS}ckeditor/includes/ckeditor.utils.js
${DRUPAL_MODS}ckeditor/includes/filemanager.config.php
${DRUPAL_MODS}ckeditor/includes/jqueryUI/
${DRUPAL_MODS}ckeditor/includes/jqueryUI/jquery-ui.min.js
${DRUPAL_MODS}ckeditor/includes/jqueryUI/jquery.ui.sortable.min.js
${DRUPAL_MODS}ckeditor/includes/jqueryUI/jquery.ui.widget.min.js
${DRUPAL_MODS}ckeditor/includes/jqueryUI/sort.js
${DRUPAL_MODS}ckeditor/includes/uicolor/
${DRUPAL_MODS}ckeditor/includes/uicolor/dialogs/
@ -487,11 +574,6 @@ ${DRUPAL_MODS}ckeditor/plugins/imce/
${DRUPAL_MODS}ckeditor/plugins/imce/images/
${DRUPAL_MODS}ckeditor/plugins/imce/images/icon.png
${DRUPAL_MODS}ckeditor/plugins/imce/plugin.js
${DRUPAL_MODS}ckeditor/plugins/media/
${DRUPAL_MODS}ckeditor/plugins/media/images/
${DRUPAL_MODS}ckeditor/plugins/media/images/icon.gif
${DRUPAL_MODS}ckeditor/plugins/media/library.js
${DRUPAL_MODS}ckeditor/plugins/media/plugin.js
${DRUPAL_MODS}ckeditor/plugins/mediaembed/
${DRUPAL_MODS}ckeditor/plugins/mediaembed/dialogs/
${DRUPAL_MODS}ckeditor/plugins/mediaembed/dialogs/mediaembed.js
@ -499,3 +581,5 @@ ${DRUPAL_MODS}ckeditor/plugins/mediaembed/images/
${DRUPAL_MODS}ckeditor/plugins/mediaembed/images/icon.png
${DRUPAL_MODS}ckeditor/plugins/mediaembed/images/placeholder.gif
${DRUPAL_MODS}ckeditor/plugins/mediaembed/plugin.js
${DRUPAL_MODS}ckeditor/tests/
${DRUPAL_MODS}ckeditor/tests/ckeditor.test