CMF is a great idea and I hope the general concept might be added to Drupal Core in the future. I have not had a chance to look at the code yet so I don't know how it works yet (and my PHP/MySQL is pretty minimal in any event) but ideally I would hope this would migrate to a kind of API for the content admin screen such that other modules would have a proper hook to give the Admin user the choice to add additional (or remove) information to each node entry on the Content screen.
My immediate request is to add the future date of publication that is create by the Scheduler module to what CMF displays. I am working on creating an Install profile of Drupal for a webcomics publisher (a vast untapped market for Drupal) and Scheduler is a key part of that. It would be very useful to see the Scheduler's future dates for each node (in this case the custom Comic nodes) in the CMF screen. If there is any interest in tackling this (from the developer or other users) please let me know.
And thanks for writing this module in the first place!
Comments
Comment #1
xerexes commentedOops - didnt realize it was very easy to do what I wanted in Views! So please ignore this request...