Attached is D6 version of this module with the following improvements:
1. Fix for #528796: Correct regions for template not available
2. Fix for #375820: Block node not displayed - language test
3. Includes #384520: Adding select form to choose format display (teaser or full)
4. In addition to #384520 it also has a third option "none" which only displays the node title. I've also added support for comments. By default only 3 comments are displayed as a flat list (which comments exactly depends on node specific settings). One can override theme_nodeasblock() and change the comment count to be exactly as on full name page by omitting the second parameter in nodeasablock_comment_render().

Patch against DRUPAL-6--1 is included as well.

Comments

dropcube’s picture

Status: Active » Closed (duplicate)

@nonsie: Thanks for your collaboration. Could you please submit the patches to each issue separately. Some of them has been fixed already.