When viewing admin/content/node, users administering sites with thousands of nodes may have problems finding required content because they need to know at least date of node creation. This patch adds "Created" column into content table. I think it fits into "usability" patches...
| Comment | File | Size | Author |
|---|---|---|---|
| content_2.patch | 2.44 KB | meba |
Comments
Comment #1
gábor hojtsyI heard from some people that the content admin page is already two crowded, and we should keep an eye on the number of columns there (eg. display the language column in more restricted circumstances only). So it would be nice to have this reviewed by more people. I am not sure this data should be there by default.
Comment #2
dries commentedI'm not full convinced either.
Comment #3
meba commentedMe neither :-)
I think this screen needs more love. My thoughts:
- Put "Show only items where" to collapsible fieldset
- Allow sorting of table items
- Add collapsible fieldset (default collapsed) with column selections? (This could be solution for all complaints)
- Add javascript stuff to table rows to allow checking the box by clicking whole <td> - allows faster selection
Which of these should be considered for D6?
Comment #4
dpearcefl commentedChanging to a feature request.
Is there any interest in this issue? if so, it should go to the D8 queue.
Comment #5
alphex commentedsubscribe
This should be in D8.
Comment #6
KalenXI commentedThis would be immensely useful for me. Currently only having "Date Updated" as a column in the content admin page is completely useless to me because I'm importing content from a feed so while the post date is set from the feed data and is correct, the "updated" date only refers to when it was imported not when it was added to the feed which is what I need to see.