Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
copying/editing multiple files
skilbur
Does anyone know of a way to copy/edit multiple files at once in TeamSite 5.0.1?
Thanks,
Chris
Find more posts tagged with
Comments
Migrateduser
You could probably write custom menu items for both functions. For multiple copy, you could gather up the list of checkbox files and then allow a user to specify a target dir / name for each and then perform the cp action.
For edit, you could again gather up the list of files, generate TeamSite CCI links for each and then do a popup for each link.
I haven't done this, and it may take a bit of effort, but it seems feasible.
John Narbaitz
john.narbaitz@interwoven.com
Senior Sales Engineer
Interwoven
Adam Stoller
Note for copying: make sure you account for TeamSite extended attributes.
I no longer remember off the top of my head what commands do/don't copy these along with the asset itself and/or in what version(s) it might have changed - so the best bet is to test it, and if it doesn't happen automatically, add code to transfer the EA's as well (there are arguments both for and against doing this as "default" behavior)
--fish
(Interwoven, Curriculum Development)