Spreadfirefox does not hide the source/date of the books/articles.

CommentFileSizeAuthor
#1 sff_fixup_node.patch1.82 KBTDobes

Comments

TDobes’s picture

Title: Does not block the date/from » Update node.tpl.php
StatusFileSize
new1.82 KB

A 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.

kbahey’s picture

Assigned: Unassigned » kbahey

Fixed.

Anonymous’s picture