Closed (duplicate)
Project:
Drupal core
Version:
5.x-dev
Component:
forum.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Sep 2006 at 06:11 UTC
Updated:
2 Dec 2006 at 01:14 UTC
Jump to comment: Most recent file
As per this issue, this patch moves the line that queues up the forum CSS file from forum_menu() to the functions where it's actually used, reducing the CSS transfer load on other pages. It should not have any other effect. I think I got all the necessary functions, but someone check me please. :-)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | forum_css.patch.txt | 1.18 KB | Crell |
Comments
Comment #1
webchickThere's no patch...
Comment #2
Crell commentedI really hate it when I do that. *sigh*
Comment #3
moshe weitzman commenteddoes the block not need forum css?
Comment #4
Crell commentedIt doesn't appear to. It's just a standard block title, unordered list, and more link.
Comment #5
Crell commentedComment #6
Crell commentedAlthough his version doesn't split off forums, I will defer to Steven's patch in this matter. Marking as a dupe.