[development] Table hook idea
    Mike Cantelon 
    m_cantelon at straight.com
       
    Wed Nov  7 22:20:30 UTC 2007
    
    
  
Sean Robertson wrote:
> Got any examples of specific use cases?
For example, if you'd like to add a column to the admin/content/node 
hitlist table that would show the thumbnail of any image, you'd be able 
to do this by adding a column using a row_alter hook. You can currently 
do this by overriding theme_node_admin_nodes, but you end up having to 
duplicate 30 or so lines of code.
Mike
    
    
More information about the development
mailing list