EduploneExam/Extensions Install.py,1.1,1.2

Nils Haagen <[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-serv13095/Extensions

Modified Files:
	Install.py 
Log Message:
new atribs for sme answers

Index: Install.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/Extensions/Install.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Install.py	14 Dec 2004 09:47:47 -0000	1.1
--- Install.py	14 Dec 2004 14:34:15 -0000	1.2
***************
*** 193,197 ****
          portal_control_panel=getToolByName(self,'portal_controlpanel',None)
  
!     
  
  
--- 193,197 ----
          portal_control_panel=getToolByName(self,'portal_controlpanel',None)
  
!     #auto build
  
  
***************
*** 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()
--- 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()
***************
*** 275,279 ****
          #portal_control_panel has been renamed in RC1 (grumpf)
          portal_control_panel=getToolByName(self, 'portal_controlpanel', None)
!     
  
  
--- 267,271 ----
          #portal_control_panel has been renamed in RC1 (grumpf)
          portal_control_panel=getToolByName(self, 'portal_controlpanel', None)
!     #auto build
  
  



-------------------------------------------------------
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.