/[pac]/CMFGeographics/__init__.py
ViewVC logotype

Diff of /CMFGeographics/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by tvon, Fri Oct 3 18:30:38 2003 UTC revision 1.4 by tvon, Fri Oct 3 19:30:27 2003 UTC
# Line 11  from config import * Line 11  from config import *
11    
12  def initialize(context):  def initialize(context):
13      pass      pass
 #  
 #    content_types, constructors, ftis = process_types(  
 #        listTypes(PROJECTNAME),  
 #        PROJECTNAME)  
 #      
 #    utils.ContentInit(  
 #        PROJECTNAME + ' Content',  
 #        content_types      = content_types,  
 #        permission         = ADD_CONTENT_PERMISSION,  
 #        extra_constructors = constructors,  
 #        fti                = ftis,  
 #        ).initialize(context)  
 #  
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26