Does anyone have code or a module that allows the admin to add any CCK field as a column in the list of nodes in the content admin screen?

Comments

NotGoddess’s picture

Look into http://drupal.org/project/admin_views - it replaces many of the system pages with views. Then you can alter to your heart's content.

I'm unique, just like everybody else.
If I helped, please pay it forward, backward or sidelong.

hwi2’s picture

Thanks, NotGoddess.