[Zope] Built in support for renaming multiple titles (a la manage_renameObjects)?
   
    Michael LaPera
     
    mlapera@colorbyte.com
       
    Fri, 3 May 2002 09:17:42 -0400
    
    
  
I have a project were I'm generating random ID's and displaying only the 
titles (instead of ids and titles) though a custom CMF  
"folder_contents" skin.  I want the user to be able to bulk rename the 
titles simular to OFS.CopySupport.manage_renameObjects.
Is there any built in functionality for bulk title renaming or do I need 
to write it?
Thanks,
Michael LaPera