Closed (works as designed)
Project:
Drupal core
Version:
6.17
Component:
trigger.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2010 at 06:42 UTC
Updated:
25 May 2012 at 23:23 UTC
Is there any option to call a php script after saving a node.So that the srcipt can rename the uploaded file name in database, front end and in sites/default/files folder also...
Comments
Comment #1
ohnobinki commentedHopefully this is closer to the proper bug classification.
Comment #2
mdupontYou'll have to write a custom module. See http://api.drupal.org/api/drupal/developer!hooks!core.php/function/hook_...