EduploneLearningSequence EduploneActivity.py,1.12,1.13 INSTALL.txt,1.3,1.4

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

Modified Files:
	EduploneActivity.py INSTALL.txt 
Log Message:
fixed permission problem
completed ATReferenceBrowserWidget Support


Index: INSTALL.txt
===================================================================
RCS file: /cvsroot/eduplone/EduploneLearningSequence/INSTALL.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** INSTALL.txt	14 Jan 2004 19:02:28 -0000	1.3
--- INSTALL.txt	18 Sep 2004 14:17:44 -0000	1.4
***************
*** 10,13 ****
--- 10,17 ----
    'cvs -d:pserver:[email protected]:/cvsroot/collective co CMFOpenflow'
    see README.txt/INSTALL.txt of CMFOpenflow and install it and its dependencies 
+ 
+ - Install ATReferenceBrowserWidget from Plone SVN 
+   'svn co http://svn.plone.org/archetypes/ATReferenceBrowserWidget/trunk ATReferenceBrowserWidget'
+   see readme.txt and install it and its dependencies 
    
  - install EduploneLearningSequence from Eduplone CVS at Sourceforge 

Index: EduploneActivity.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneLearningSequence/EduploneActivity.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** EduploneActivity.py	23 Aug 2004 13:03:45 -0000	1.12
--- EduploneActivity.py	18 Sep 2004 14:17:44 -0000	1.13
***************
*** 20,23 ****
--- 20,25 ----
  from Products.ATContentTypes.types.schemata import ATDocumentSchema
  from Products.ATContentTypes.types.ATContentType import ATCTContent, updateActions
+ 
+ from Products.ATReferenceBrowserWidget.ATReferenceBrowserWidget import *
      
  from Products.EduploneTypes.IMSBaseXML import IMSBaseXML
***************
*** 46,50 ****
          multiValued=0,
          relationship='eduplone_environments',
!         widget = ReferenceWidget(
              description = 'Choose an Environment to be referenced (if needed).',
              description_msgid = "help_environment_ref",
--- 48,52 ----
          multiValued=0,
          relationship='eduplone_environments',
!         widget = ReferenceBrowserWidget(
              description = 'Choose an Environment to be referenced (if needed).',
              description_msgid = "help_environment_ref",



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
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.