GoZip config.py,NONE,1.1 GoZip.py,1.2,1.3 README.txt,1.2,1.3
Jens Klein <[email protected]>
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/GoZip
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5975
Modified Files:
GoZip.py README.txt
Added Files:
config.py
Log Message:
missing new config.py added
--- NEW FILE: config.py ---
PROJECTNAME = 'GoZip'
SKINS_DIR = 'skins'
GLOBALS = globals()
ADD_CONTENT_PERMISSION = 'Add GoZip content'
Index: GoZip.py
===================================================================
RCS file: /cvsroot/eduplone/GoZip/GoZip.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** GoZip.py 13 Jun 2004 13:34:35 -0000 1.2
--- GoZip.py 16 Jun 2004 12:11:06 -0000 1.3
***************
*** 184,191 ****
--- 184,193 ----
return
+ security.declareProtected(CMFCorePermissions.ModifyPortalContent, 'zip_export')
def additional_files(self,zipf,pathdict={}):
""" hook to add files to zipfile-root """
pass
+ security.declareProtected(CMFCorePermissions.ModifyPortalContent, 'zip_export')
def additional_items(self,):
""" hook to add additional items to each folderish parent of an item. """
Index: README.txt
===================================================================
RCS file: /cvsroot/eduplone/GoZip/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README.txt 13 Jun 2004 13:34:35 -0000 1.2
--- README.txt 16 Jun 2004 12:11:06 -0000 1.3
***************
*** 23,26 ****
--- 23,32 ----
* "eduplone EEIG and community":http://www.eduplone.net/
+ Known Issues:
+
+ * if a folder is also contentish, it's fields are not saved in any case.
+
+ * import is missing
+
License:
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND