Active
Project:
Content type overview
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2011 at 18:44 UTC
Updated:
22 Mar 2012 at 00:31 UTC
All that's needed is a line added to .info
configure = admin/config/development/content_type_overview
Would you like a patch?
Comments
Comment #1
klonosYes, can we please have this? The current workflow once the module is enabled is:
1. Go to Structure -> Content types -> Overview
2. See the message:
...where the "Content type overview settings page" is a link to
../admin/config/development/content_type_overview3. Go to the settings page to enable one or more content types. Save settings.
4. There was a link to take you to the settings page, but no link to take you back to the "Overview" page (#1493494: Add a link to the module's settings page linking back to the "Overview" page.). So you "manually" have to go back to Structure -> Content types -> Overview.
This feature request here is a quick fix that would make this process require less clicking around and provide a better admin UX. Eventually, we should implement #1493492: Streamline the process of adding/removing content types to/from the "Overview" page..