EduploneLearningSequence/Extensions Install.py,1.8,1.9
Daniel Nouri <[email protected]>
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneLearningSequence/Extensions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25891/Extensions
Modified Files:
Install.py
Log Message:
Added tests/. Note that EduploneLearningSequence is in a stale state right now.
Index: Install.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneLearningSequence/Extensions/Install.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Install.py 27 Jun 2004 16:09:24 -0000 1.8
--- Install.py 4 Jul 2004 10:21:35 -0000 1.9
***************
*** 45,50 ****
props.use_folder_tabs=tuple(use_folder_tabs)
! # get portal
! portal=getToolByName(self,'portal_url').getPortalObject()
# Install External Methods for OpenFlow
--- 45,49 ----
props.use_folder_tabs=tuple(use_folder_tabs)
! portal=self
# Install External Methods for OpenFlow
***************
*** 217,224 ****
def install_dependencies(self, out):
! deps = ['EduploneTypes','CMFOpenflow']
print >> out, '%s depends on %s, try to auto-install.' % (PROJECTNAME,','.join(deps))
qi = getToolByName(self,'portal_quickinstaller')
qi.installProducts(deps, stoponerror=1)
-
--- 216,223 ----
def install_dependencies(self, out):
! deps = ['Archetypes', 'EduploneTypes','CMFOpenflow', 'CMFMember',
! 'TeamSpace']
print >> out, '%s depends on %s, try to auto-install.' % (PROJECTNAME,','.join(deps))
qi = getToolByName(self,'portal_quickinstaller')
qi.installProducts(deps, stoponerror=1)
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com