make it work out-of-the-box with webform

This commit is contained in:
espie 2009-10-10 10:42:14 +00:00
parent 2b40b65da6
commit 4e8ee89fc1
2 changed files with 13 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2009/09/20 12:26:51 espie Exp $
# $OpenBSD: Makefile,v 1.4 2009/10/10 10:42:14 espie Exp $
COMMENT = FCKeditor for drupal
DISTNAME = fckeditor-6.x-1.4
PKGNAME = drupal6-fckeditor-1.4
PKGNAME = drupal6-fckeditor-1.4p0
DISTFILES = ${DISTNAME}.tar.gz \
FCKeditor_2.6.3.tar.gz:0
EXTRACT_ONLY = ${DISTNAME}.tar.gz

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-fckeditor_install,v 1.1 2009/10/10 10:42:14 espie Exp $
--- fckeditor.install.orig Sat Oct 10 12:41:00 2009
+++ fckeditor.install Sat Oct 10 12:41:13 2009
@@ -99,6 +99,7 @@ function fckeditor_install() {
//edit-img-assist-textareas //img assist module
$arr['excl_mode'] = 0;
$arr['excl_fields'] = variable_get("fckeditor_exclude",
+ "edit-extra-items\n".
"edit-user-mail-welcome-body\n".
"edit-user-mail-admin-body\n".
"edit-user-mail-approval-body\n".