Issue status update for http://drupal.org/node/25031 Project: Drupal Version: cvs Component: node.module Category: feature requests Priority: normal Assigned to: chx Reported by: chx Updated by: moshe weitzman Status: patch perhaps you missed the already existing node_get_module_name() function? moshe weitzman Previous comments: ------------------------------------------------------------------------ June 14, 2005 - 18:23 : chx Attachment: http://drupal.org/files/issues/nodelistreverse.patch (1.45 KB) Sometimes it comes handy to have the name of the module that defined a node type. I modified a bit node_list so this is possible. ------------------------------------------------------------------------ June 14, 2005 - 18:26 : chx Attachment: http://drupal.org/files/issues/nodelistreverse_0.patch (1.16 KB)