Package: collective - CMFPhotoAlbum
Photo Albums in Plone. Albums may be nested. To be used with
CMFPhoto
a test of SfIndex product
Sourceforge Info
| Project Name: | collective |
| Package Name: | CMFPhotoAlbum |
| Files Page: | http://sourceforge.net/project/showfiles.php?group_id=55262&package_id=76063 |
| Browse CVS: | http://cvs.sourceforge.net/viewcvs.py/collective/CMFPhotoAlbum/ |
Releases
| Release Date | Release Name | Download | |
|---|---|---|---|
| 2004-07-09 15:00 | CMFPhotoAlbum-0.5.0 | sourceforge | |
| 2004-02-02 10:05 | CMFPhotoAlbum-0.4final | sourceforge | |
| 2003-09-27 15:00 | 0.3 | sourceforge |
Package README (CVS ver. 1.5)
INSTALLATION * Zope 2.6.1 - http://www.zope.org * Plone 1.0.1 - http://www.plone.org * CMF 1.3 - http://cmf.zope.org * BTreeFolder2 0.5 - http://hathaway.freezope.org/Software/BTreeFolder2 * Quickinstaller (optional) - http://sf.net/projects/collective/ Use the QuickInstaller tool to register CMFPhotoAlbum in your plone instance or add and run Extenstions/Install/install as an external method after plone is installed. KNOWN ISSUES CMFPhotoAlbum needs the CMFCorePermissions.ListFolderContents permission to list all photos. In some circumstances anonymous doesn't have this permission and CMFPhotoAlbum isn't able to show a list of all photos. BackTalk discussion of an album is disabled and not yet possible. If enabled all new comments to a photo are added to the album instead to the photo. I have no time to fix this error so feel free to contribute. :) FTP upload file type detections is based on Zope's medusa server mimetype registry. This registry is using file extensions to set the mime type of an upload, it's not a detection using the magic byte header of an file like un*x file command. Therefore every image *must* have an extension like .jpg or .png to be recognized as an image. Otherwise an upload won't be converted to a photo automagically. Reported by creature on #plone. For more information see http://sourceforge.net/projects/collective/ CONTACT Christian 'Tiran' Heimes <heimes@faho.rwth-aachen.de> -- maintainer Magnus Heino <magnus.heino@home.se> -- original author Please send questions, patches and help requests to Christian. Magnus won't have time to answer your questions.