See attached image.

When clicking on Actions or State Links such as "Overridden" or "Recreate", each component is listed showing all the components that make up the feature. Can we have each component linked to that component's edit page? Such as the views/imagecache presets, content types, cck fields, etc...

It would make editing/inspecting these components much quicker for the developer. It would also make understanding a particular feature easier/faster.

Thanks,
-gmclelland

CommentFileSizeAuthor
2011-08-19_121738.jpg33.82 KBgmclelland

Comments

hefox’s picture

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

Bumping features like this to 7.x

mpotter’s picture

Status: Active » Closed (won't fix)

There is really no way for Features to determine where to link. We'd need to create another API field for each Feature export module to specify their config page. But even that would be tricky when how each handles the specific instance of the component is different.

mpotter’s picture

Issue summary: View changes

changed "imagecache profiles" to "imagecache presets"