--- ECHO_content/ECHO_collection.py 2005/03/16 15:52:08 1.219 +++ ECHO_content/ECHO_collection.py 2005/03/17 19:27:34 1.220 @@ -1,4 +1,3 @@ - """New version of the product started February, 8th. Without scientific classification, use content-type for further classification.""" """Echo collection provides the classes for the ECHO content web-site. @@ -1804,7 +1803,9 @@ class ECHO_collection(Folder, Persistent else: obj=getattr(self,id) obj.changeECHO_movie_main(metalink,link,rawFile,thumbUrl,title,label,description,contentType,weight=weight) - + + return "changed" + def addResource(self,id,title,label,description,contentType,responsible,link,metalink,weight,credits=None,coords=None,RESPONSE=None): """SSS""" try: