cancel
Showing results for 
Search instead for 
Did you mean: 

Renaming Expired Content

davix
Champ in-the-making
Champ in-the-making
Hi,

I would like to know how to rename expired content? Would any JavaScripts or Web Scripts help? Is it possible?

Please let me know, thanks!
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
Yes of course its possible to write some Java Script to rename a file.

davix
Champ in-the-making
Champ in-the-making
I know its possible to rename using
node.rename(name)
but what I needed was a way to rename expired content. How would one differentiate between expired and non-expired content?

Please let me know. Thanks!