Upgrade emailFilter to Drupal 6.0

philipnet - August 27, 2009 - 20:08
Project:Email Input Filter
Version:5.x-1.0
Component:Code
Category:task
Priority:normal
Assigned:philipnet
Status:closed
Description

Here is a patch for Drupal 6.0 compatibility ;) :

==
Index: emailFilter.info
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/emailFilter/Attic/emailFilter.info,v
retrieving revision 1.1.2.1
diff -u -3 -r1.1.2.1 emailFilter.info
--- emailFilter.info 6 Aug 2007 21:02:19 -0000 1.1.2.1
+++ emailFilter.info 27 Aug 2009 20:05:16 -0000
@@ -2,5 +2,5 @@
name = emailFilter
description = A filter that substitutes email style markup with divs so that they can be themed.
package = "Input filters"
-dependencies = filter
-
+dependencies[] = filter
+core = 6.x
==

It needs a bit of testing (I haven't had time to test that it actually does work), but so far everything is turning up in the right place in the Admin section ;) .

#1

philipnet - August 29, 2009 - 18:21
Version:5.x-1.x-dev» 5.x-1.0
Status:active» fixed

Committed and new release released!

#2

System Message - September 12, 2009 - 18:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.