Attached is a patch that updates Exceprt.module to formsapi/HEAD/4.7 compatability.

Comments

eaton’s picture

StatusFileSize
new2.29 KB

Whoops. attached a diff from an earlier broken version. correct version attached to this comment.

jvincher’s picture

Unfamiliar with applying patches but if you can atach a copy of the module with patches included, I'm more than happy to test it.

kvarnelis’s picture

Title: Excerpt.module 4.7/Forms patch » Excerpt.module 4.7/Forms patch won't work

this is one of the most critical drupal modules for me. heck, i even learned how to use diff to patch it for 4.7b2!

but, to my chagrin, even though the module appears under modules, there is no excerpt section when i try to edit a node.

any thoughts?

matt westgate’s picture

StatusFileSize
new2.6 KB

This patch should bring excerpt module back up to HEAD.

matt westgate’s picture

StatusFileSize
new2.67 KB

Fixed a couple of problems with the previous patch. Per node-type settings were being ignored.

Steven’s picture

Status: Needs review » Fixed

Committed to HEAD/4.7 minus the readmore change. It is not part of this issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)