When using Sands with Drupal 4.7.0 beta 6 when you have the "submitted by Username on date" disabled it still shows up.

CommentFileSizeAuthor
#1 submitted-text.patch772 bytesSamat Jain

Comments

Samat Jain’s picture

Version: » master
Component: 0 » Rendering issues
Assigned: Unassigned » Samat Jain
Status: Active » Reviewed & tested by the community
StatusFileSize
new772 bytes

I didn't know about this Drupal 4.7 feature. Fix checked into CVS; as well as attached patch.

Samat Jain’s picture

Status: Reviewed & tested by the community » Closed (fixed)

closing

cmsproducer’s picture

Title: Disabling post information » Disabling post information manually

You can disable the showing of post information from the theme-> global settings.
If it does not work, carefully open the node.tpl.php file in the module folder of the module in question and (I hope that you have some knowledge of PHP syntax to be able to perform this surgery), remove the reference
print $submitted or change the PHPbrackets to HTML commenta to de-activate it but still keep it there if you ever need to reactivate.

I have a buch of help articles on Drupal CMS on http://www.cmsproducer.com/click/26/3