Better layout for blocks with teasers + filters

vpiotr - March 20, 2008 - 23:07
Project:Recent Blocks
Version:5.x-1.3
Component:User interface
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

I've prepared a better version of _recent_blocks_block() which is more suitable for blocks with teasers.

The old one didn't display correctly content with tags-to-be-filtered ( example - [img_assist] ) and it listed nodes using theme('item_list') = "

  • " which is not correct for list with teasers (at list in my site).
  • See attached file.

    AttachmentSize
    _recent_blocks_block.zip1.69 KB

    #1

    vpiotr - March 21, 2008 - 10:10

    (node type in SQL select is not required, removed here).

    AttachmentSize
    _recent_blocks_block2.zip 1.58 KB
     
     

    Drupal is a registered trademark of Dries Buytaert.