Hi,

I've ported this module to Drupal 7 for anyone who might be interested in this.

CommentFileSizeAuthor
#1 cleanfeeds-7.x-1.x-1349298.patch4.02 KBmtrolle

Comments

mtrolle’s picture

StatusFileSize
new4.02 KB

And here is the patch.

mgifford’s picture

Just did a quick test. And the patch no longer applies:

$ git apply cleanfeeds-7.x-1.x-1349298.patch
cleanfeeds-7.x-1.x-1349298.patch:88: space before tab in indent.
'#title' => t('Clean feeds for HTML'),
cleanfeeds-7.x-1.x-1349298.patch:89: space before tab in indent.
'#description' => t('Check a content type if you wan\'t to clean its RSS output for HTML.'),
cleanfeeds-7.x-1.x-1349298.patch:119: trailing whitespace.
// If view mode is RSS and cleanfeeds is activated for this content type
error: patch failed: cleanfeeds.module:5
error: cleanfeeds.module: patch does not apply

My concern though is more about the year it took to have someone look at this patch.

This can't be an actively developed module.

Khalid, not that I want to maintain this, but can you ask for a co-maintainer?