Closed (fixed)
Project:
SpreadFirefox
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
22 Feb 2005 at 18:54 UTC
Updated:
9 Mar 2005 at 04:15 UTC
Jump to comment: Most recent file
Spreadfirefox does not hide the source/date of the books/articles.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | sff_fixup_node.patch | 1.82 KB | TDobes |
Comments
Comment #1
TDobes commentedA number of changes were required to node.tpl.php:
* static has been renamed to sticky
* We should print the $submitted variable rather than the individual bits of information -- this allows admins to selectively disable/enable the information. (as the original submitter complained he/she could not)
* avatars have been renamed to user pictures (renamed the classes in style.css too)
* the print $picture outputs the appropriate div.picture, so it is no longer necessary to generate one separately
Patch attached.
Comment #2
kbahey commentedFixed.
Comment #3
(not verified) commented