make it work out-of-the-box with webform
This commit is contained in:
parent
2b40b65da6
commit
4e8ee89fc1
@ -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
|
||||
|
11
www/drupal6/FCKeditor/patches/patch-fckeditor_install
Normal file
11
www/drupal6/FCKeditor/patches/patch-fckeditor_install
Normal 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".
|
Loading…
x
Reference in New Issue
Block a user