Forums / Developer / Change created date of a node from admin.
Guillaume Kulakowski
Tuesday 17 August 2010 7:27:44 am
Hi,
I have retrieve an eZ Publish website from another society. When I modify an article and change the attribute called "date" (datatype datetime), the created date of the node change. How this is work ? I can modify created date of an object ?Thx
My blog : http://www.llaumgui.com (not in eZ Publish ;-)) eZC on RHEL : http://blog.famillecollet.com/pages/Config-en eZC on Fedora : just "yum install php-channel-ezc"
Damien Pobel
Tuesday 17 August 2010 8:08:50 am
Hi llaumgui,
there's probably a content edit handler or an after publish workflow that synchronizes the date in the attribute with the published date.
Cheers
Damien Planet eZ Publish.fr : http://www.planet-ezpublish.fr Certification : http://auth.ez.no/certification/verify/372448 Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish
Wednesday 18 August 2010 11:03:44 pm
Thx Damien, it's a workflow.