|
|
Choosing A Webhost: |
CVS: Products/CMFDefault - Portal.py:1.44.2.4: msg#00109web.zope.cmf.cvs
Update of /cvs-repository/Products/CMFDefault In directory cvs.zope.org:/tmp/cvs-serv1750/CMFDefault Modified Files: Tag: CMF-1_5-branch Portal.py Log Message: - replaced deprecated alias === Products/CMFDefault/Portal.py 1.44.2.3 => 1.44.2.4 === --- Products/CMFDefault/Portal.py:1.44.2.3 Fri Oct 29 13:07:10 2004 +++ Products/CMFDefault/Portal.py Sun Nov 28 14:04:38 2004 @@ -20,7 +20,7 @@ from Products.CMFCore.PortalObject import PortalObjectBase from Products.CMFCore import PortalFolder -from Products.CMFCore.TypesTool import ContentFactoryMetadata +from Products.CMFCore.TypesTool import FactoryTypeInformation from Products.CMFCore.utils import getToolByName from Products.CMFTopic import Topic from Products.CMFTopic import topic_globals @@ -275,8 +275,8 @@ if tool is None: return for t in initial_types: - cfm = ContentFactoryMetadata(**t) - tool._setObject(t['id'], cfm) + fti = FactoryTypeInformation(**t) + tool._setObject(t['id'], fti) def setupMimetypes(self, p): p.manage_addProduct[ 'CMFCore' ].manage_addRegistry()
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS: Products/CMFCore/tests - test_DirectoryView.py:1.14.4.4 test_FSMetadata.py:1.3.4.4 test_FSPythonScript.py:1.5.22.3 test_FSSecurity.py:1.5.22.3, Florent Guillaume |
|---|---|
| Next by Date: | CVS: Products/CMFDefault - Portal.py:1.50, Yvo Schubbe |
| Previous by Thread: | CVS: Products/CMFCore/tests - test_DirectoryView.py:1.14.4.4 test_FSMetadata.py:1.3.4.4 test_FSPythonScript.py:1.5.22.3 test_FSSecurity.py:1.5.22.3, Florent Guillaume |
| Next by Thread: | CVS: Products/CMFDefault - Portal.py:1.50, Yvo Schubbe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |