21306 Posts in 5736 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 261 Views |
-
Rename file on Upload

2 May 2012 at 6:23pm
Hi there,
Does there exist an easy way to rename Files when they are beeing uploaded?
At best by using an extension or a decorator, to make it usable with uploadify Plugin.
Regards
Andre
-
Re: Rename file on Upload

4 May 2012 at 6:43pm
You can make an extension to the File object and override the onBeforeWrite function. Here's an example of an image extension for 2.4 that I use onAfterWrite() https://gist.github.com/2298046
| 261 Views | ||
|
Page:
1
|
Go to Top |


