Spreadfirefox does not hide the source/date of the books/articles.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | sff_fixup_node.patch | 1.82 KB | TDobes |
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