When you are emfield with multiple enabled, the provider list
is repeated in the description for each textarea. This list is not
really needed to be repeated and as the provider list grows
the repeated printing of the provider list will get a bit ugly.

The attached patch places the provider list above the
textarea fields when multiple is enabled and leaves the
list in the textfield description when in single mode.

CommentFileSizeAuthor
emfield.module.patch1.85 KBjaydub

Comments

alex ua’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev

I'm going to have to come back to this, but I'm bumping it to 6.x so that I see it next time I'm going through the issue queue.

aaron’s picture

Status: Needs review » Needs work

This is a good idea, but no longer applies to d5 or d6. Needs to be reworked.

aaron’s picture

Not sure how to do this in d6, since multiple deltas are handled in cck now.