EduploneExam/Extensions Install.py,1.2,1.3

Jens Klein <[email protected]>
Newsgroups gmane.comp.web.zope.eduplone.cvs
Message-ID <[email protected]>
Update of /cvsroot/eduplone/EduploneExam/Extensions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16643/Extensions

Modified Files:
	Install.py 
Log Message:
rebuild from model


Index: Install.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/Extensions/Install.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Install.py	14 Dec 2004 14:34:15 -0000	1.2
--- Install.py	14 Dec 2004 14:49:16 -0000	1.3
***************
*** 193,197 ****
          portal_control_panel=getToolByName(self,'portal_controlpanel',None)
  
!     #auto build
  
  
--- 193,197 ----
          portal_control_panel=getToolByName(self,'portal_controlpanel',None)
  
!     
  
  
***************
*** 226,235 ****
          print >>out,'Workflow Install:'
          res=installWorkflows(self,out)
!         if res:
!             print >>out,res
!         else:
!             print >>out,'no output'
      else:
          print >>out,'no workflow install'
  
      return out.getvalue()
--- 226,243 ----
          print >>out,'Workflow Install:'
          res=installWorkflows(self,out)
!         print >>out,res or 'no output'
      else:
          print >>out,'no workflow install'
+         
+     # ATVM Integration
+ 
+     vocabs = [
+         
+ 
+     ]
+     for vocab in vocabs:
+         pass
+     
+     # end ATVM integration
  
      return out.getvalue()
***************
*** 267,271 ****
          #portal_control_panel has been renamed in RC1 (grumpf)
          portal_control_panel=getToolByName(self, 'portal_controlpanel', None)
!     #auto build
  
  
--- 275,279 ----
          #portal_control_panel has been renamed in RC1 (grumpf)
          portal_control_panel=getToolByName(self, 'portal_controlpanel', None)
!     
  
  



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.