--- ECHO_content/ECHO_helpers.py 2012/08/29 07:53:31 1.103.2.6 +++ ECHO_content/ECHO_helpers.py 2012/09/03 14:48:22 1.103.2.7 @@ -252,6 +252,7 @@ class ECHO_basis: return self.unicodify(getattr(self,'description','')); + def getTitle(self): """title""" if hasattr(self,'getLanguage'):