Closed (fixed)
Project:
Administration Views
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2012 at 06:25 UTC
Updated:
23 Sep 2012 at 06:41 UTC
To mirror core functionality, we should add the 'new' flag into the content title field.
| Comment | File | Size | Author |
|---|---|---|---|
| admin_views.node-new.patch | 2.58 KB | damiankloip |
Comments
Comment #1
sunCore outputs this as a "new" suffix instead of an own table column though?
Comment #2
damiankloip commentedIt does, I have added this into the same column as title, so it gets appended. So you will get "Page title new".
Comment #3
sunAh, I'm sorry for not noticing that detail. Looks good to me! :)
Comment #4
damiankloip commentedNice, committed! :)