Here is an initial port to drupal7.

The idea is to use fields, so you can attach it to any kind of entity and all configuration can be done per bundle as before.

There are some todo's left in the code which allows some flexibility.

Comments

dawehner’s picture

StatusFileSize
new14.3 KB
dawehner’s picture

StatusFileSize
new15.06 KB

Here is a new version which allows to use a certain field as the description.

dawehner’s picture

StatusFileSize
new15.13 KB

Here is a patch with field for the image instead of the body field

dawehner’s picture

StatusFileSize
new15.02 KB

Okay here is a new version which removes the .install file, because there are not variables used anymore.

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new15.26 KB

Here is a new version which can be considered as "needs review"