Use theme_item_list for output

zyxware - January 8, 2008 - 09:39
Project:Similar By Terms
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

Hi jjeff ,
I found a bug in similar by terms module. There is an additional tab space while viewing "Similar" block content. This can be solved by passing the list to theme function with class "item-list".

<?php
$output
= theme('item_list', $items);
?>

This patch fixes that problem.

Cheers
zyxware

#1

zyxware - January 10, 2008 - 04:51
Title:Theme class exist for displaying list» Problem with alignment
Priority:normal» minor

Patch file for the above issue is attached.
Thanks
zyxware

AttachmentSize
similarterms-patch.txt1.04 KB

#2

blackdog - February 21, 2008 - 14:43
Title:Problem with alignment» Use theme_item_list for output
Status:patch (code needs review)» patch (reviewed & tested by the community)

Patch applies with fuzz, functions great.

Note that this patch also includes this one.

#3

rmiddle - June 30, 2008 - 13:11

Added to CVS should be included in 5.x-1.6 / 6.x-1.5 when released

#4

rmiddle - June 30, 2008 - 13:11
Status:patch (reviewed & tested by the community)» fixed

#5

Anonymous (not verified) - July 14, 2008 - 13:13
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.