After making a custom module that supports the piclens hooks to create feeds the settings page still shows the "No Support" field set. I'm not sure whats intended for the settings but it should IMO find all modules that implement piclens hooks and report those.

Comments

swentel’s picture

Version: 5.x-1.5 » 5.x-1.x-dev
Category: bug » feature

The settings page in the beginning was indeed intented to show the support of the 'official' piclens submodules. At that time, it didn't implement a hook_mediarss_items hook. In a way, checking for modules implementing such a hook will make my settings page much nicer - also in code, my god, it really looks stupid ;)

(Marked as a feature request and changed version to dev)

swentel’s picture

Status: Active » Fixed

commited to drupal 5 and 6 branch. Thanks for the report!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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