Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2009 at 13:43 UTC
Updated:
5 Jun 2009 at 11:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerhere is a fast patch
perhaps a argument for doing this is also that you could include theme.inc without want to use node/block module. Only use the awesomeness of stuff like theme_item_list
Comment #3
dawehnerrerole
it seams that preprocess_block moved to block.module
Comment #4
cburschkaGood call. If the block function has already moved, it makes sense to move the node function too...
Comment #5
dries commentedCommitted to CVS HEAD. Thanks.