No time of day in node date- July 5, 2008 It is common to wish to remove the time of day shown in the node submitted line. In Drupal 5, there were no less than three ways to achieve this, and I will present these when I'm done covering date formatting for Drupal 6. Drupal 6 allows you to modify the different formats for dates in the Administration area of your site, these different formats being small, medium and large — yep, just like pizza, oh... my... god... You could do the same in Drupal 5. However, you then had to pick...http://11heavens.com/no-time-of-day-in-node-date Adding 'Last edited by name some time ago' information- July 2, 2008 Administrators are shown with a themable marker whether content is new or has been updated in the Administration section of their site at webSite.comadmincontentnode. Additionally, in node lists, the module tracker informs any logged-in user if he or she hasn't read a particular (recently created) node (using the marker new), or if a node heshe's read already was modified (using the marker updated). You, the themer, may want everyone, including anonymous users, to be informed of updates to...http://11heavens.com/adding-last-edited-by-name-some-time-ago-info-to-node |