Closed (won't fix)
Project:
Publish Content
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Jan 2009 at 15:05 UTC
Updated:
11 Jun 2009 at 08:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
malaussene commentedHi,
publishing should not change the submitted date i.e. the created date.
but attached is a patch implementing a little hack to do so.
Comment #2
andrewmacpherson commentedPublishing content shouldn't change the node creation date, but it does change the node modification date.
So as an alternative to patching code, you could use the submitted by module, and use the [mod-????] tokens to display the modification date rather than the creation date.
e.g.:
Submitted by [author-name-raw] on [mod-day] [mod-d] [mod-month] [mod-yyyy]