Download & Extend

Add CSS ID for each row on forum table.

Project:Drupal core
Version:7.x-dev
Component:forum.module
Category:feature request
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Would it be possible to add CSS IDs for each table row on the top level forum page (/forum), perhaps setting the ID to the first word of the forum category name? I want to give each forum a seperate image, similar to the forums on http://www.demolicious.org/forums.php

This is the simplest way I can think of to add support for this. If other people would find it useful and I can find the time to patch and test it I'll follow this up in a week or two with my progress, assuming the maintainer is interested and doesn't beat me to it!

AttachmentSizeStatusTest resultOperations
forum_image_suggestion.png34.38 KBIgnored: Check issue status.NoneNone

Comments

#1

Version:x.y.z» 7.x-dev
Status:active» fixed

Drupal 6 adds unique id's to each row in the forum list. It should be possible to target each row's icon using this.

#2

Status:fixed» closed (fixed)

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